Go to the source code of this file.
Macros | |
#define | EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS |
Functions | |
EIGEN_DECLARE_TEST (cholmod_support) | |
template<typename SparseType > | |
void | test_cholmod_ST () |
template<typename T , int flags, typename IdxType > | |
void | test_cholmod_T () |
#define EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS |
Definition at line 10 of file cholmod_support.cpp.
EIGEN_DECLARE_TEST | ( | cholmod_support | ) |
Definition at line 58 of file cholmod_support.cpp.
void test_cholmod_ST | ( | ) |
Definition at line 15 of file cholmod_support.cpp.
void test_cholmod_T | ( | ) |
Definition at line 53 of file cholmod_support.cpp.