| ColVectorType typedef (defined in LU< MatrixType >) | LU< MatrixType > | |
| computeImage(ImageMatrixType *result) const | LU< MatrixType > | |
| computeInverse(ResultType *result) const | LU< MatrixType > | [inline] |
| computeKernel(KernelMatrixType *result) const | LU< MatrixType > | |
| determinant() const | LU< MatrixType > | |
| dimensionOfKernel() const | LU< MatrixType > | [inline] |
| image() const | LU< MatrixType > | |
| ImageResultType typedef (defined in LU< MatrixType >) | LU< MatrixType > | |
| IntColVectorType typedef (defined in LU< MatrixType >) | LU< MatrixType > | |
| IntRowVectorType typedef (defined in LU< MatrixType >) | LU< MatrixType > | |
| inverse() const | LU< MatrixType > | [inline] |
| isInjective() const | LU< MatrixType > | [inline] |
| isInvertible() const | LU< MatrixType > | [inline] |
| isSurjective() const | LU< MatrixType > | [inline] |
| kernel() const | LU< MatrixType > | |
| KernelResultType typedef (defined in LU< MatrixType >) | LU< MatrixType > | |
| LU(const MatrixType &matrix) | LU< MatrixType > | |
| m_det_pq (defined in LU< MatrixType >) | LU< MatrixType > | [protected] |
| m_lu (defined in LU< MatrixType >) | LU< MatrixType > | [protected] |
| m_originalMatrix (defined in LU< MatrixType >) | LU< MatrixType > | [protected] |
| m_p (defined in LU< MatrixType >) | LU< MatrixType > | [protected] |
| m_precision (defined in LU< MatrixType >) | LU< MatrixType > | [protected] |
| m_q (defined in LU< MatrixType >) | LU< MatrixType > | [protected] |
| m_rank (defined in LU< MatrixType >) | LU< MatrixType > | [protected] |
| matrixLU() const | LU< MatrixType > | [inline] |
| MaxSmallDimAtCompileTime enum value (defined in LU< MatrixType >) | LU< MatrixType > | |
| permutationP() const | LU< MatrixType > | [inline] |
| permutationQ() const | LU< MatrixType > | [inline] |
| rank() const | LU< MatrixType > | [inline] |
| RealScalar typedef (defined in LU< MatrixType >) | LU< MatrixType > | |
| RowVectorType typedef (defined in LU< MatrixType >) | LU< MatrixType > | |
| Scalar typedef (defined in LU< MatrixType >) | LU< MatrixType > | |
| solve(const MatrixBase< OtherDerived > &b, ResultType *result) const | LU< MatrixType > |
1.7.1