Function trailing_eigenvalue (o2scl_linalg)

O2scl : Function List

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 vector d.

Used in qrstep() and qrstep_sub().