GNU Octave  4.2.1
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 | Namespaces | Functions
sparse-chol.h File Reference
#include "octave-config.h"
#include "CSparse.h"
#include "dRowVector.h"
#include "dSparse.h"
Include dependency graph for sparse-chol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave::math::sparse_chol< chol_type >
 

Namespaces

 octave
 Octave interface to the compression and uncompression libraries.
 
 octave::math
 

Functions

template<typename chol_type >
chol_type octave::math::chol2inv (const chol_type &r)