|
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.
Macros | |
| #define | PREPARE_ARGS(TYPE, TYPE_M, TYPE_COND) |
| #define | PREPARE_OUTPUT() |
Variables | |
| F77_RET_T | F77_CONST_CHAR_ARG_DECL |
| #define PREPARE_ARGS | ( | TYPE, | |
| TYPE_M, | |||
| TYPE_COND | |||
| ) |
Referenced by Fordschur().
| #define PREPARE_OUTPUT | ( | ) |
Referenced by Fordschur().
| F77_RET_T F77_FUNC | ( | dtrsen | , |
| DTRSEN | |||
| ) |
| F77_RET_T const octave_idx_type const octave_idx_type double const octave_idx_type double const octave_idx_type double double octave_idx_type double double double const octave_idx_type octave_idx_type const octave_idx_type octave_idx_type& F77_RET_T F77_FUNC | ( | ztrsen | , |
| ZTRSEN | |||
| ) |
| F77_RET_T const octave_idx_type const octave_idx_type double const octave_idx_type double const octave_idx_type double double octave_idx_type double double double const octave_idx_type octave_idx_type const octave_idx_type octave_idx_type& F77_RET_T const octave_idx_type const octave_idx_type Complex const octave_idx_type Complex const octave_idx_type Complex octave_idx_type double double Complex const octave_idx_type octave_idx_type& F77_RET_T F77_FUNC | ( | strsen | , |
| STRSEN | |||
| ) |
| F77_RET_T const octave_idx_type const octave_idx_type double const octave_idx_type double const octave_idx_type double double octave_idx_type double double double const octave_idx_type octave_idx_type const octave_idx_type octave_idx_type& F77_RET_T const octave_idx_type const octave_idx_type Complex const octave_idx_type Complex const octave_idx_type Complex octave_idx_type double double Complex const octave_idx_type octave_idx_type& F77_RET_T const octave_idx_type const octave_idx_type float const octave_idx_type float const octave_idx_type float float octave_idx_type float float float const octave_idx_type octave_idx_type const octave_idx_type octave_idx_type& F77_RET_T F77_FUNC | ( | ctrsen | , |
| CTRSEN | |||
| ) |
| F77_RET_T const octave_idx_type const octave_idx_type double const octave_idx_type double const octave_idx_type double double octave_idx_type double double double const octave_idx_type octave_idx_type const octave_idx_type octave_idx_type& F77_RET_T const octave_idx_type const octave_idx_type Complex const octave_idx_type Complex const octave_idx_type Complex octave_idx_type double double Complex const octave_idx_type octave_idx_type& F77_RET_T const octave_idx_type const octave_idx_type float const octave_idx_type float const octave_idx_type float float octave_idx_type float float float const octave_idx_type octave_idx_type const octave_idx_type octave_idx_type& F77_RET_T const octave_idx_type const octave_idx_type FloatComplex const octave_idx_type FloatComplex const octave_idx_type FloatComplex octave_idx_type float float FloatComplex const octave_idx_type octave_idx_type& OCTAVE_EXPORT octave_value_list Fordschur | ( | const octave_value_list & | args, |
| int | |||
| ) |
Definition at line 108 of file ordschur.cc.
References Array< T >::data(), error(), error_state, F77_CONST_CHAR_ARG, F77_XFCN, Array< T >::fortran_vec(), Array< T >::numel(), PREPARE_ARGS, PREPARE_OUTPUT, print_usage(), Faddeeva::w(), and wi.
| F77_RET_T const octave_idx_type const octave_idx_type double const octave_idx_type double const octave_idx_type double double octave_idx_type double double double const octave_idx_type octave_idx_type const octave_idx_type octave_idx_type& F77_RET_T const octave_idx_type const octave_idx_type Complex const octave_idx_type Complex const octave_idx_type Complex octave_idx_type double double Complex const octave_idx_type octave_idx_type& F77_RET_T const octave_idx_type const octave_idx_type float const octave_idx_type float const octave_idx_type float float octave_idx_type float float float const octave_idx_type octave_idx_type const octave_idx_type octave_idx_type& F77_RET_T F77_CONST_CHAR_ARG_DECL |
Definition at line 35 of file ordschur.cc.
1.8.8