GNU Octave
9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
sparse_lu< lu_type > Member List
This is the complete list of members for
sparse_lu< lu_type >
, including all inherited members.
col_perm
() const
sparse_lu< lu_type >
inline
L
() const
sparse_lu< lu_type >
inline
lu_elt_type
typedef
sparse_lu< lu_type >
m_cond
sparse_lu< lu_type >
protected
m_L
sparse_lu< lu_type >
protected
m_P
sparse_lu< lu_type >
protected
m_Q
sparse_lu< lu_type >
protected
m_R
sparse_lu< lu_type >
protected
m_U
sparse_lu< lu_type >
protected
operator=
(const sparse_lu &a)
sparse_lu< lu_type >
inline
Pc
() const
sparse_lu< lu_type >
Pc_mat
() const
sparse_lu< lu_type >
Pc_vec
() const
sparse_lu< lu_type >
Pr
() const
sparse_lu< lu_type >
Pr_mat
() const
sparse_lu< lu_type >
Pr_vec
() const
sparse_lu< lu_type >
R
() const
sparse_lu< lu_type >
inline
rcond
() const
sparse_lu< lu_type >
inline
row_perm
() const
sparse_lu< lu_type >
inline
sparse_lu
()
sparse_lu< lu_type >
inline
sparse_lu
(const lu_type &a, const Matrix &piv_thres=Matrix(), bool scale=false)
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)
sparse_lu< lu_type >
sparse_lu
(const sparse_lu &a)
sparse_lu< lu_type >
inline
U
() const
sparse_lu< lu_type >
inline
Y
() const
sparse_lu< lu_type >
~sparse_lu
()=default
sparse_lu< lu_type >
virtual
Generated on Sun Mar 17 2024 22:37:00 for GNU Octave by
1.9.1