#include "CmplxSCHUR.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 (zgeesx, ZGEESX)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T | F77_FUNC (zrsf2csf, ZRSF2CSF)(const octave_idx_type & |
F77_RET_T Complex Complex double double *static octave_idx_type | select_ana (const Complex &a) |
static octave_idx_type | select_dig (const Complex &a) |
Variables | |
F77_RET_T const octave_idx_type Complex const octave_idx_type octave_idx_type Complex Complex const octave_idx_type double double Complex const octave_idx_type double 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 | ( | zgeesx | , | |
ZGEESX | ||||
) |
F77_RET_T F77_FUNC | ( | zrsf2csf | , | |
ZRSF2CSF | ||||
) | const |
F77_RET_T Complex Complex double double* static octave_idx_type select_ana | ( | const Complex & | a | ) | [static] |
Definition at line 55 of file CmplxSCHUR.cc.
static octave_idx_type select_dig | ( | const Complex & | a | ) | [static] |
Definition at line 61 of file CmplxSCHUR.cc.
References abs().
Definition at line 36 of file CmplxSCHUR.cc.
F77_RET_T F77_CONST_CHAR_ARG_DECL |
Definition at line 36 of file CmplxSCHUR.cc.