#include <vector>
#include "fRowVector.h"
#include "floatCHOL.h"
#include "f77-fcn.h"
#include "lo-error.h"
#include "oct-locbuf.h"
#include "dbleQR.h"
Functions | |
F77_RET_T | F77_FUNC (spotrf, SPOTRF)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T | F77_FUNC (spotri, SPOTRI)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T | F77_FUNC (spocon, SPOCON)(F77_CONST_CHAR_ARG_DECL |
FloatMatrix | chol2inv (const FloatMatrix &r) |
Variables | |
F77_RET_T const octave_idx_type float const octave_idx_type octave_idx_type & | F77_CHAR_ARG_LEN_DECL |
FloatMatrix chol2inv | ( | const FloatMatrix & | r | ) |
F77_RET_T F77_FUNC | ( | spocon | , | |
SPOCON | ||||
) |
F77_RET_T F77_FUNC | ( | spotri | , | |
SPOTRI | ||||
) |
F77_RET_T F77_FUNC | ( | spotrf | , | |
SPOTRF | ||||
) |
F77_RET_T const octave_idx_type float const octave_idx_type const float float float octave_idx_type octave_idx_type& F77_CHAR_ARG_LEN_DECL |