GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
sparse-chol.h File Reference
#include "octave-config.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::math
 

Functions

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