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
n
is the size of the vectord
.Used in qrstep() and qrstep_sub().