GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
F77_RET_T | F77_FUNC (sgeesx, SGEESX)(F77_CONST_CHAR_ARG_DECL |
std::ostream & | operator<< (std::ostream &os, const FloatSCHUR &a) |
static octave_idx_type | select_ana (const float &a, const float &) |
static octave_idx_type | select_dig (const float &a, const float &b) |
Variables | |
F77_RET_T const octave_idx_type float const octave_idx_type octave_idx_type float float float const octave_idx_type float float float const octave_idx_type octave_idx_type const octave_idx_type octave_idx_type octave_idx_type &F77_CHAR_ARG_LEN_DECL F77_CHAR_ARG_LEN_DECL | F77_CHAR_ARG_LEN_DECL |
F77_RET_T | F77_CONST_CHAR_ARG_DECL |
F77_RET_T F77_FUNC | ( | sgeesx | , |
SGEESX | |||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const FloatSCHUR & | a | ||
) |
Definition at line 162 of file floatSCHUR.cc.
References FloatSCHUR::schur_matrix(), and FloatSCHUR::unitary_matrix().
|
static |
Definition at line 52 of file floatSCHUR.cc.
Referenced by FloatSCHUR::init().
|
static |
Definition at line 58 of file floatSCHUR.cc.
Referenced by FloatSCHUR::init().
F77_RET_T const octave_idx_type float const octave_idx_type octave_idx_type float float float const octave_idx_type float float float const octave_idx_type octave_idx_type const octave_idx_type octave_idx_type octave_idx_type& F77_CHAR_ARG_LEN_DECL F77_CHAR_ARG_LEN_DECL F77_CHAR_ARG_LEN_DECL |
Definition at line 37 of file floatSCHUR.cc.
F77_RET_T F77_CONST_CHAR_ARG_DECL |
Definition at line 37 of file floatSCHUR.cc.