, including all inherited members.
| B (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | [protected] |
| Clear() | Seldon::MatrixSuperLU_Base< double > | |
| display_info | Seldon::MatrixSuperLU_Base< double > | [protected] |
| FactorizeMatrix(Matrix< double, Prop, Storage, Allocator > &mat, bool keep_matrix=false) | Seldon::MatrixSuperLU< double > | |
| GetColPermutation() const | Seldon::MatrixSuperLU_Base< double > | |
| GetInfoFactorization() const (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | |
| GetLU(Matrix< double, Prop, ColSparse, Allocator > &Lmat, Matrix< double, Prop, ColSparse, Allocator > &Umat, bool permuted=true) | Seldon::MatrixSuperLU_Base< double > | |
| GetLU(Matrix< double, Prop, RowSparse, Allocator > &Lmat, Matrix< double, Prop, RowSparse, Allocator > &Umat, bool permuted=true) | Seldon::MatrixSuperLU_Base< double > | |
| GetRowPermutation() const | Seldon::MatrixSuperLU_Base< double > | |
| HideMessages() | Seldon::MatrixSuperLU_Base< double > | |
| info_facto (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | [protected] |
| L | Seldon::MatrixSuperLU_Base< double > | [protected] |
| Lstore | Seldon::MatrixSuperLU_Base< double > | [protected] |
| MatrixSuperLU() (defined in Seldon::MatrixSuperLU< double >) | Seldon::MatrixSuperLU< double > | [inline] |
| MatrixSuperLU_Base() | Seldon::MatrixSuperLU_Base< double > | |
| n | Seldon::MatrixSuperLU_Base< double > | [protected] |
| options | Seldon::MatrixSuperLU_Base< double > | [protected] |
| perm_c (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | [protected] |
| perm_r (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | [protected] |
| permc_spec | Seldon::MatrixSuperLU_Base< double > | [protected] |
| SelectOrdering(colperm_t type) (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | |
| SetPermutation(const IVect &) (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | |
| ShowMessages() | Seldon::MatrixSuperLU_Base< double > | |
| Solve(Vector< double, VectFull, Allocator2 > &x) | Seldon::MatrixSuperLU< double > | |
| Solve(const TransStatus &TransA, Vector< double, VectFull, Allocator2 > &x) | Seldon::MatrixSuperLU< double > | |
| stat | Seldon::MatrixSuperLU_Base< double > | [protected] |
| U (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | [protected] |
| Ustore | Seldon::MatrixSuperLU_Base< double > | [protected] |
| ~MatrixSuperLU_Base() | Seldon::MatrixSuperLU_Base< double > | |