GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
This is the complete list of members for base_lu< lu_type >, including all inherited members.
a_fact | base_lu< lu_type > | protected |
base_lu(void) | base_lu< lu_type > | inline |
base_lu(const base_lu &a) | base_lu< lu_type > | inline |
base_lu(const lu_type &l, const lu_type &u, const PermMatrix &p) | base_lu< lu_type > | |
getp(void) const | base_lu< lu_type > | protected |
ipvt | base_lu< lu_type > | protected |
L(void) const | base_lu< lu_type > | |
l_fact | base_lu< lu_type > | protected |
lu_elt_type typedef | base_lu< lu_type > | |
operator=(const base_lu &a) | base_lu< lu_type > | inline |
P(void) const | base_lu< lu_type > | |
P_vec(void) const | base_lu< lu_type > | |
packed(void) const | base_lu< lu_type > | |
regular(void) const | base_lu< lu_type > | |
U(void) const | base_lu< lu_type > | |
unpack(void) | base_lu< lu_type > | |
Y(void) const | base_lu< lu_type > | |
~base_lu(void) | base_lu< lu_type > | inlinevirtual |