Function rgsl::linear_algebra::hessenberg_set_zero
source · [−]Expand description
This function sets the lower triangular portion of H, below the subdiagonal, to zero. It is useful for clearing out the Householder vectors after calling gsl_linalg_hessenberg_decomp.