GNU Octave  3.8.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
fCmplxCHOL.h File Reference
#include <iosfwd>
#include "fCMatrix.h"
#include "fCColVector.h"
Include dependency graph for fCmplxCHOL.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FloatComplexCHOL

Functions

FloatComplexMatrix OCTAVE_API chol2inv (const FloatComplexMatrix &r)

Function Documentation

FloatComplexMatrix OCTAVE_API chol2inv ( const FloatComplexMatrix r)

Definition at line 447 of file fCmplxCHOL.cc.

References chol2inv_internal().