Function chase_out_trailing_zero_sub (o2scl_linalg)¶
-
template<class
vec_t
, classvec2_t
, classmat_t
>
voido2scl_linalg
::
chase_out_trailing_zero_sub
(size_t N, size_t n, vec_t &d, vec2_t &f, mat_t &V, size_t a)¶ Desc.
The vector
d
should be of sizen
, the vectorf
should be of sizen
, and the matrix V should be of size(N,n)
Used in qrstep_sub().