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
dbleCHOL.h File Reference
#include <iosfwd>
#include "dMatrix.h"
#include "dColVector.h"
Include dependency graph for dbleCHOL.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CHOL
 

Functions

Matrix OCTAVE_API chol2inv (const Matrix &r)
 

Function Documentation

Matrix OCTAVE_API chol2inv ( const Matrix r)

Definition at line 444 of file dbleCHOL.cc.

References chol2inv_internal().