![]() |
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 FloatLU, including all inherited members.
| a_fact | base_lu< FloatMatrix > | protected |
| base_lu(void) | base_lu< FloatMatrix > | inline |
| base_lu(const base_lu &a) | base_lu< FloatMatrix > | inline |
| base_lu(const FloatMatrix &l, const FloatMatrix &u, const PermMatrix &p) | base_lu< FloatMatrix > | |
| FloatLU(void) | FloatLU | inline |
| FloatLU(const FloatMatrix &a) | FloatLU | |
| FloatLU(const FloatLU &a) | FloatLU | inline |
| FloatLU(const FloatMatrix &l, const FloatMatrix &u, const PermMatrix &p) | FloatLU | inline |
| getp(void) const | base_lu< FloatMatrix > | protected |
| ipvt | base_lu< FloatMatrix > | protected |
| L(void) const | base_lu< FloatMatrix > | |
| l_fact | base_lu< FloatMatrix > | protected |
| lu_elt_type typedef | base_lu< FloatMatrix > | |
| operator=(const FloatLU &a) | FloatLU | inline |
| base_lu< FloatMatrix >::operator=(const base_lu &a) | base_lu< FloatMatrix > | inline |
| P(void) const | base_lu< FloatMatrix > | |
| P_vec(void) const | base_lu< FloatMatrix > | |
| packed(void) const | base_lu< FloatMatrix > | |
| regular(void) const | base_lu< FloatMatrix > | |
| U(void) const | base_lu< FloatMatrix > | |
| unpack(void) | base_lu< FloatMatrix > | |
| update(const FloatColumnVector &u, const FloatColumnVector &v) | FloatLU | |
| update(const FloatMatrix &u, const FloatMatrix &v) | FloatLU | |
| update_piv(const FloatColumnVector &u, const FloatColumnVector &v) | FloatLU | |
| update_piv(const FloatMatrix &u, const FloatMatrix &v) | FloatLU | |
| Y(void) const | base_lu< FloatMatrix > | |
| ~base_lu(void) | base_lu< FloatMatrix > | inlinevirtual |
| ~FloatLU(void) | FloatLU | inline |
1.8.1.2