Function trailing_eigenvalue (o2scl_linalg)¶
- 
template<class vec_t, class vec2_t>
 double o2scl_linalg::trailing_eigenvalue(size_t n, const vec_t &d, const vec2_t &f)¶
- Desc. - The parameter - nis the size of the vector- d.- Used in qrstep() and qrstep_sub().