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

Go to the source code of this file.

Classes

class  SparseCHOL
 

Functions

SparseMatrix OCTAVE_API chol2inv (const SparseMatrix &r)
 

Function Documentation

SparseMatrix OCTAVE_API chol2inv ( const SparseMatrix r)