Navigation

Operators and Keywords

Function List:

C++ API

dbleCHOL.cc File Reference

#include <vector>
#include "dRowVector.h"
#include "dbleCHOL.h"
#include "f77-fcn.h"
#include "lo-error.h"
#include "oct-locbuf.h"
#include "dbleQR.h"

Include dependency graph for dbleCHOL.cc:


Functions

F77_RET_T F77_FUNC (dpotrf, DPOTRF)(F77_CONST_CHAR_ARG_DECL
F77_RET_T F77_FUNC (dpotri, DPOTRI)(F77_CONST_CHAR_ARG_DECL
F77_RET_T F77_FUNC (dpocon, DPOCON)(F77_CONST_CHAR_ARG_DECL
Matrix chol2inv (const Matrix &r)

Variables

F77_RET_T const
octave_idx_type double const
octave_idx_type
octave_idx_type
F77_CHAR_ARG_LEN_DECL

Function Documentation

Matrix chol2inv ( const Matrix r  ) 

F77_RET_T F77_FUNC ( dpocon  ,
DPOCON   
)

F77_RET_T F77_FUNC ( dpotri  ,
DPOTRI   
)

F77_RET_T F77_FUNC ( dpotrf  ,
DPOTRF   
)


Variable Documentation