Navigation

Operators and Keywords

Function List:

C++ API

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

Defines

#define octave_FloatCHOL_h   1

Functions

FloatMatrix OCTAVE_API chol2inv (const FloatMatrix &r)

Define Documentation

#define octave_FloatCHOL_h   1


Function Documentation

FloatMatrix OCTAVE_API chol2inv ( const FloatMatrix r  )