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
Classes | Functions
SparseCmplxCHOL.h File Reference
#include "sparse-base-chol.h"
#include "dSparse.h"
#include "CSparse.h"
Include dependency graph for SparseCmplxCHOL.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SparseComplexCHOL
 

Functions

SparseComplexMatrix OCTAVE_API chol2inv (const SparseComplexMatrix &r)
 

Function Documentation

SparseComplexMatrix OCTAVE_API chol2inv ( const SparseComplexMatrix r)