#include <Xxt.hpp>
Public Attributes |
| unsigned int | n |
| unsigned int * | Lrp |
| unsigned int * | Lj |
| double * | L |
| double * | D |
Detailed Description
Definition at line 67 of file Xxt.hpp.
Member Data Documentation
| double * Xxt::sparse_cholesky::D |
| double* Xxt::sparse_cholesky::L |
| unsigned int * Xxt::sparse_cholesky::Lj |
| unsigned int * Xxt::sparse_cholesky::Lrp |
| unsigned int Xxt::sparse_cholesky::n |