backsub(const Matrix< Rows, NRHS, Precision, Base > &rhs) | TooN::LU< Size, Precision > | |
backsub(const Vector< Rows, Precision, Base > &rhs) | TooN::LU< Size, Precision > | |
compute(const Matrix< S1, S2, Precision, Base > &m) | TooN::LU< Size, Precision > | |
determinant() const | TooN::LU< Size, Precision > | |
get_info() const | TooN::LU< Size, Precision > | |
get_inverse() | TooN::LU< Size, Precision > | |
get_lu() const | TooN::LU< Size, Precision > | |
get_sign() const (defined in TooN::LU< Size, Precision >) | TooN::LU< Size, Precision > | |
LU(const Matrix< S1, S2, Precision, Base > &m) | TooN::LU< Size, Precision > | |