Searched refs:cholmod_configure_matrix (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/CholmodSupport/
H A DCholmodSupport.h18 void cholmod_configure_matrix(CholmodType& mat) function in namespace:Eigen::internal
91 internal::cholmod_configure_matrix<_Scalar>(res);
134 internal::cholmod_configure_matrix<Scalar>(res);

Completed in 138 milliseconds