Navigation

Operators and Keywords

Function List:

C++ API

fCmplxCHOL.cc File Reference

#include <vector>
#include "fMatrix.h"
#include "fRowVector.h"
#include "fCmplxCHOL.h"
#include "f77-fcn.h"
#include "lo-error.h"
#include "oct-locbuf.h"
#include "oct-norm.h"
#include "dbleQR.h"
Include dependency graph for fCmplxCHOL.cc:

Functions

F77_RET_T F77_FUNC (cpotrf, CPOTRF)(F77_CONST_CHAR_ARG_DECL
F77_RET_T F77_FUNC (cpotri, CPOTRI)(F77_CONST_CHAR_ARG_DECL
F77_RET_T F77_FUNC (cpocon, CPOCON)(F77_CONST_CHAR_ARG_DECL
FloatComplexMatrix chol2inv (const FloatComplexMatrix &r)

Variables

F77_RET_T const
octave_idx_type FloatComplex
const octave_idx_type
octave_idx_type
F77_CHAR_ARG_LEN_DECL

Function Documentation

FloatComplexMatrix chol2inv ( const FloatComplexMatrix r  ) 
F77_RET_T F77_FUNC ( cpotrf  ,
CPOTRF   
)
F77_RET_T F77_FUNC ( cpotri  ,
CPOTRI   
)
F77_RET_T F77_FUNC ( cpocon  ,
CPOCON   
)

Variable Documentation

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines