TR-mbed 1.0
Loading...
Searching...
No Matches
Macros | Functions
cholmod_support.cpp File Reference
#include "sparse_solver.h"
#include <Eigen/CholmodSupport>

Macros

#define EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS
 

Functions

template<typename SparseType >
void test_cholmod_ST ()
 
template<typename T , int flags, typename IdxType >
void test_cholmod_T ()
 
 EIGEN_DECLARE_TEST (cholmod_support)
 

Macro Definition Documentation

◆ EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS

#define EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS

Function Documentation

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( cholmod_support  )

◆ test_cholmod_ST()

template<typename SparseType >
void test_cholmod_ST ( )

◆ test_cholmod_T()

template<typename T , int flags, typename IdxType >
void test_cholmod_T ( )