![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include <string>#include <vector>#include "fCmplxGEPBAL.h"#include "Array-util.h"#include "f77-fcn.h"#include "oct-locbuf.h"
Go to the source code of this file.
Functions | |
| F77_RET_T | F77_FUNC (cggbal, CGGBAL)(F77_CONST_CHAR_ARG_DECL |
| F77_RET_T | F77_FUNC (sggbak, SGGBAK)(F77_CONST_CHAR_ARG_DECL |
| F77_RET_T F77_FUNC | ( | cggbal | , |
| CGGBAL | |||
| ) |
| F77_RET_T F77_FUNC | ( | sggbak | , |
| SGGBAK | |||
| ) |
| F77_RET_T const octave_idx_type FloatComplex* A |
Definition at line 39 of file fCmplxGEPBAL.cc.
| F77_RET_T const octave_idx_type FloatComplex const octave_idx_type FloatComplex* B |
Definition at line 39 of file fCmplxGEPBAL.cc.
| F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const float const float octave_idx_type float const octave_idx_type octave_idx_type& INFO F77_CHAR_ARG_LEN_DECL F77_CHAR_ARG_LEN_DECL |
Definition at line 39 of file fCmplxGEPBAL.cc.
| F77_RET_T F77_CONST_CHAR_ARG_DECL |
Definition at line 49 of file fCmplxGEPBAL.cc.
| F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type& IHI |
Definition at line 39 of file fCmplxGEPBAL.cc.
| F77_RET_T const octave_idx_type const octave_idx_type& ILO |
Definition at line 39 of file fCmplxGEPBAL.cc.
| F77_RET_T const octave_idx_type FloatComplex const octave_idx_type& LDA |
Definition at line 39 of file fCmplxGEPBAL.cc.
| F77_RET_T const octave_idx_type FloatComplex const octave_idx_type FloatComplex const octave_idx_type& LDB |
Definition at line 39 of file fCmplxGEPBAL.cc.
| F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const float const float octave_idx_type float const octave_idx_type& LDV |
Definition at line 49 of file fCmplxGEPBAL.cc.
| F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const float* LSCALE |
Definition at line 39 of file fCmplxGEPBAL.cc.
| F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const float const float octave_idx_type& M |
Definition at line 49 of file fCmplxGEPBAL.cc.
| F77_RET_T const octave_idx_type& N |
Definition at line 39 of file fCmplxGEPBAL.cc.
| F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const float const float* RSCALE |
Definition at line 39 of file fCmplxGEPBAL.cc.
| F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const float const float octave_idx_type float* V |
Definition at line 49 of file fCmplxGEPBAL.cc.
| F77_RET_T const octave_idx_type FloatComplex const octave_idx_type FloatComplex const octave_idx_type octave_idx_type octave_idx_type float float float* WORK |
Definition at line 39 of file fCmplxGEPBAL.cc.
1.8.1.2