GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "CmplxLU.h"
#include "f77-fcn.h"
#include "lo-error.h"
#include "oct-locbuf.h"
#include "CColVector.h"
#include "base-lu.h"
#include "base-lu.cc"
Go to the source code of this file.
Functions | |
F77_RET_T | F77_FUNC (zgetrf, ZGETRF)(const octave_idx_type & |
F77_RET_T const octave_idx_type Complex const octave_idx_type octave_idx_type octave_idx_type &F77_RET_T | F77_FUNC (zlu1up, ZLU1UP)(const octave_idx_type & |
F77_RET_T const octave_idx_type Complex const octave_idx_type octave_idx_type octave_idx_type &F77_RET_T const octave_idx_type Complex const octave_idx_type Complex const octave_idx_type Complex Complex *F77_RET_T | F77_FUNC (zlup1up, ZLUP1UP)(const octave_idx_type & |
F77_RET_T F77_FUNC | ( | zgetrf | , |
ZGETRF | |||
) | const |
F77_RET_T const octave_idx_type Complex const octave_idx_type octave_idx_type octave_idx_type& F77_RET_T F77_FUNC | ( | zlu1up | , |
ZLU1UP | |||
) | const |
F77_RET_T const octave_idx_type Complex const octave_idx_type octave_idx_type octave_idx_type& F77_RET_T const octave_idx_type Complex const octave_idx_type Complex const octave_idx_type Complex Complex* F77_RET_T F77_FUNC | ( | zlup1up | , |
ZLUP1UP | |||
) | const |