GNU Octave
4.0.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 (dgeesx, DGEESX)(F77_CONST_CHAR_ARG_DECL |
std::ostream & | operator<< (std::ostream &os, const SCHUR &a) |
static octave_idx_type | select_ana (const double &a, const double &) |
static octave_idx_type | select_dig (const double &a, const double &b) |
Variables | |
F77_RET_T const octave_idx_type double const octave_idx_type octave_idx_type double double double const octave_idx_type double double double 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 | ( | dgeesx | , |
DGEESX | |||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const SCHUR & | a | ||
) |
Definition at line 152 of file dbleSCHUR.cc.
References SCHUR::schur_matrix(), and SCHUR::unitary_matrix().
|
static |
Definition at line 52 of file dbleSCHUR.cc.
Referenced by SCHUR::init().
|
static |
Definition at line 58 of file dbleSCHUR.cc.
Referenced by SCHUR::init().
F77_RET_T const octave_idx_type double const octave_idx_type octave_idx_type double double double const octave_idx_type double double double 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 dbleSCHUR.cc.
F77_RET_T F77_CONST_CHAR_ARG_DECL |
Definition at line 37 of file dbleSCHUR.cc.