Go to the source code of this file.
Classes | |
class | SparseLLT< MatrixType, Cholmod > |
Functions | |
template<typename Scalar , typename CholmodType > | |
void | ei_cholmod_configure_matrix (CholmodType &mat) |
template<typename Derived > | |
cholmod_dense | ei_cholmod_map_eigen_to_dense (MatrixBase< Derived > &mat) |
void ei_cholmod_configure_matrix | ( | CholmodType & | mat | ) | [inline] |
Definition at line 29 of file CholmodSupport.h.
cholmod_dense ei_cholmod_map_eigen_to_dense | ( | MatrixBase< Derived > & | mat | ) | [inline] |
Definition at line 93 of file CholmodSupport.h.