Cmatrix

compileCMatrix[source]

Compile the CMatrix high-precision MEX libraries (ddouble, qdouble) and the AdaptiveChol solver from their C/C++ sources

configCMatrix()[source]

Add the CMatrix helper folders (parent config and include) to the path

USAGE:

configCMatrix()

demo[source]

Demo: exercise the AdaptiveChol solver on a netlib LP and compare its high-precision solves against MATLAB’s Cholesky factorisation

install;