Searched refs:cholmod (Results 1 – 4 of 4) sorted by relevance
9 #include <cholmod.h>30 …to use this module, the cholmod headers must be accessible from the include paths, and your binary…31 * The dependencies depend on how cholmod has been compiled.
10 cholmod.h19 find_library(CHOLMOD_LIBRARIES cholmod PATHS $ENV{CHOLMODDIR} ${LIB_INSTALL_DIR})
288 cholmod_common& cholmod() { return m_cholmod; } in cholmod() function
291 FIND_LIBRARY(CHOLMOD_LIBRARY NAMES cholmod302 FIND_PATH(CHOLMOD_INCLUDE_DIR NAMES cholmod.h