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
SparsedbleCHOL.cc File Reference
#include "SparsedbleCHOL.h"
#include "sparse-base-chol.h"
#include "sparse-base-chol.cc"
Include dependency graph for SparsedbleCHOL.cc:

Go to the source code of this file.

Macros

#define OCTAVE_CHOLMOD_TYPE   CHOLMOD_REAL
 

Functions

SparseMatrix chol2inv (const SparseMatrix &r)
 

Macro Definition Documentation

#define OCTAVE_CHOLMOD_TYPE   CHOLMOD_REAL

Definition at line 31 of file SparsedbleCHOL.cc.

Function Documentation

SparseMatrix chol2inv ( const SparseMatrix r)