Public Member Functions | |
| Factor (Factor &&move) | |
| Factor & | operator= (Factor &&other) |
| void | factorize (const SparseMatrix &sparse) |
| bool | isInitialized () |
Friends | |
| class | SparseMatrix |
| DenseMatrix | solve (const Factor &F, const DenseMatrix &b) |
| SparseMatrix | solve (const Factor &F, const SparseMatrix &b) |
1.8.6