__pad0__ | LU | |
a_fact | base_lu< Matrix > | [protected] |
base_lu(void) | base_lu< Matrix > | [inline] |
base_lu(const base_lu &a) | base_lu< Matrix > | [inline] |
base_lu(const Matrix &l, const Matrix &u, const PermMatrix &p) | base_lu< Matrix > | |
getp(void) const | base_lu< Matrix > | [protected] |
ipvt | base_lu< Matrix > | [protected] |
L(void) const | base_lu< Matrix > | |
l_fact | base_lu< Matrix > | [protected] |
LU(void) | LU | [inline] |
LU(const Matrix &a) | LU | |
LU(const LU &a) | LU | [inline] |
lu_elt_type typedef | base_lu< Matrix > | |
operator=(const LU &a) | LU | [inline] |
base_lu< Matrix >::operator=(const base_lu &a) | base_lu< Matrix > | [inline] |
P(void) const | base_lu< Matrix > | |
P_vec(void) const | base_lu< Matrix > | |
packed(void) const | base_lu< Matrix > | |
regular(void) const | base_lu< Matrix > | |
U(void) const | base_lu< Matrix > | |
u | LU | |
unpack(void) | base_lu< Matrix > | |
update(const ColumnVector &u, const ColumnVector &v) | LU | |
update(const Matrix &u, const Matrix &v) | LU | |
update_piv(const ColumnVector &u, const ColumnVector &v) | LU | |
update_piv(const Matrix &u, const Matrix &v) | LU | |
Y(void) const | base_lu< Matrix > | |
~base_lu(void) | base_lu< Matrix > | [inline] |
~LU(void) | LU | [inline] |