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
chol.h File Reference
#include "octave-config.h"
Include dependency graph for 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::chol< T >
 

Namespaces

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

Functions

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