#include "fCmplxSCHUR.h"
#include "f77-fcn.h"
#include "lo-error.h"
#include "oct-locbuf.h"
Go to the source code of this file.
Functions | |
F77_RET_T | F77_FUNC (cgeesx, CGEESX)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T | F77_FUNC (crsf2csf, CRSF2CSF)(const octave_idx_type & |
F77_RET_T FloatComplex FloatComplex float float *static octave_idx_type | select_ana (const FloatComplex &a) |
static octave_idx_type | select_dig (const FloatComplex &a) |
Variables | |
F77_RET_T const octave_idx_type FloatComplex const octave_idx_type octave_idx_type FloatComplex FloatComplex const octave_idx_type float float FloatComplex const octave_idx_type float 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 | ( | cgeesx | , | |
CGEESX | ||||
) |
F77_RET_T F77_FUNC | ( | crsf2csf | , | |
CRSF2CSF | ||||
) | const |
F77_RET_T FloatComplex FloatComplex float float* static octave_idx_type select_ana | ( | const FloatComplex & | a | ) | [static] |
Definition at line 54 of file fCmplxSCHUR.cc.
static octave_idx_type select_dig | ( | const FloatComplex & | a | ) | [static] |
Definition at line 60 of file fCmplxSCHUR.cc.
References abs().
Definition at line 36 of file fCmplxSCHUR.cc.
F77_RET_T F77_CONST_CHAR_ARG_DECL |
Definition at line 36 of file fCmplxSCHUR.cc.