GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
fCmplxSCHUR.cc File Reference
#include "fCmplxSCHUR.h"
#include "f77-fcn.h"
#include "lo-error.h"
#include "oct-locbuf.h"
Include dependency graph for fCmplxSCHUR.cc:

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

Function Documentation

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.

Referenced by FloatComplexSCHUR::init().

static octave_idx_type select_dig ( const FloatComplex a)
static

Definition at line 60 of file fCmplxSCHUR.cc.

References abs().

Referenced by FloatComplexSCHUR::init().

Variable Documentation

Definition at line 36 of file fCmplxSCHUR.cc.

F77_RET_T F77_CONST_CHAR_ARG_DECL

Definition at line 36 of file fCmplxSCHUR.cc.