#include <vector>
#include "dRowVector.h"
#include "dbleCHOL.h"
#include "f77-fcn.h"
#include "lo-error.h"
#include "oct-locbuf.h"
#include "dbleQR.h"
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 |
F77_RET_T F77_FUNC | ( | dpocon | , | |
DPOCON | ||||
) |
F77_RET_T F77_FUNC | ( | dpotri | , | |
DPOTRI | ||||
) |
F77_RET_T F77_FUNC | ( | dpotrf | , | |
DPOTRF | ||||
) |
F77_RET_T const octave_idx_type double const octave_idx_type const double double double octave_idx_type octave_idx_type& F77_CHAR_ARG_LEN_DECL |