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

Go to the source code of this file.

Classes

class  FloatCHOL
 

Functions

FloatMatrix OCTAVE_API chol2inv (const FloatMatrix &r)
 

Function Documentation

FloatMatrix OCTAVE_API chol2inv ( const FloatMatrix r)

Definition at line 444 of file floatCHOL.cc.

References chol2inv_internal().