GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros | Functions
SparseCmplxCHOL.cc File Reference
#include "SparseCmplxCHOL.h"
#include "sparse-base-chol.h"
#include "sparse-base-chol.cc"
Include dependency graph for SparseCmplxCHOL.cc:

Go to the source code of this file.

Macros

#define OCTAVE_CHOLMOD_TYPE   CHOLMOD_COMPLEX
 

Functions

SparseComplexMatrix chol2inv (const SparseComplexMatrix &r)
 

Macro Definition Documentation

#define OCTAVE_CHOLMOD_TYPE   CHOLMOD_COMPLEX

Function Documentation

SparseComplexMatrix chol2inv ( const SparseComplexMatrix r)