GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
octave::math::sparse_lu< lu_type > Member List

This is the complete list of members for octave::math::sparse_lu< lu_type >, including all inherited members.

col_perm(void) const octave::math::sparse_lu< lu_type >inline
condoctave::math::sparse_lu< lu_type >protected
L(void) const octave::math::sparse_lu< lu_type >inline
Lfactoctave::math::sparse_lu< lu_type >protected
lu_elt_type typedefoctave::math::sparse_lu< lu_type >
operator=(const sparse_lu &a)octave::math::sparse_lu< lu_type >inline
Poctave::math::sparse_lu< lu_type >protected
Pc(void) const octave::math::sparse_lu< lu_type >
Pc_mat(void) const octave::math::sparse_lu< lu_type >
Pc_vec(void) const octave::math::sparse_lu< lu_type >
Pr(void) const octave::math::sparse_lu< lu_type >
Pr_mat(void) const octave::math::sparse_lu< lu_type >
Pr_vec(void) const octave::math::sparse_lu< lu_type >
Qoctave::math::sparse_lu< lu_type >protected
R(void) const octave::math::sparse_lu< lu_type >inline
rcond(void) const octave::math::sparse_lu< lu_type >inline
Rfactoctave::math::sparse_lu< lu_type >protected
row_perm(void) const octave::math::sparse_lu< lu_type >inline
sparse_lu(void)octave::math::sparse_lu< lu_type >inline
sparse_lu(const lu_type &a, const Matrix &piv_thres=Matrix(), bool scale=false)octave::math::sparse_lu< lu_type >
sparse_lu(const lu_type &a, const ColumnVector &Qinit, const Matrix &piv_thres, bool scale=false, bool FixedQ=false, double droptol=-1.0, bool milu=false, bool udiag=false)octave::math::sparse_lu< lu_type >
sparse_lu(const sparse_lu &a)octave::math::sparse_lu< lu_type >inline
U(void) const octave::math::sparse_lu< lu_type >inline
Ufactoctave::math::sparse_lu< lu_type >protected
Y(void) const octave::math::sparse_lu< lu_type >
~sparse_lu(void)octave::math::sparse_lu< lu_type >inlinevirtual