![]() |
|
#include <SimplicialCholesky.h>
Public Types | |
| typedef CholMatrixType const * | ConstCholMatrixPtr |
Static Public Member Functions | |
| static void | run (const InputMatrixType &input, ConstCholMatrixPtr &pmat, CholMatrixType &tmp) |
| typedef CholMatrixType const* Eigen::internal::simplicial_cholesky_grab_input< CholMatrixType, InputMatrixType >::ConstCholMatrixPtr |
|
inlinestatic |
References tmp.
Referenced by Eigen::SimplicialCholeskyBase< Derived >::factorize(), and Eigen::SimplicialCholeskyBase< Derived >::ordering().