GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "dbleLU.h"
#include "f77-fcn.h"
#include "lo-error.h"
#include "oct-locbuf.h"
#include "dColVector.h"
#include "base-lu.h"
#include "base-lu.cc"
Go to the source code of this file.
Functions | |
F77_RET_T | F77_FUNC (dgetrf, DGETRF)(const octave_idx_type & |
F77_RET_T const octave_idx_type double const octave_idx_type octave_idx_type octave_idx_type &F77_RET_T | F77_FUNC (dlu1up, DLU1UP)(const octave_idx_type & |
F77_RET_T const octave_idx_type double const octave_idx_type octave_idx_type octave_idx_type &F77_RET_T const octave_idx_type double const octave_idx_type double const octave_idx_type double double *F77_RET_T | F77_FUNC (dlup1up, DLUP1UP)(const octave_idx_type & |
F77_RET_T F77_FUNC | ( | dgetrf | , |
DGETRF | |||
) | const |
F77_RET_T const octave_idx_type double const octave_idx_type octave_idx_type octave_idx_type& F77_RET_T F77_FUNC | ( | dlu1up | , |
DLU1UP | |||
) | const |
F77_RET_T const octave_idx_type double const octave_idx_type octave_idx_type octave_idx_type& F77_RET_T const octave_idx_type double const octave_idx_type double const octave_idx_type double double* F77_RET_T F77_FUNC | ( | dlup1up | , |
DLUP1UP | |||
) | const |