GNU Octave  4.0.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
CmplxSCHUR.cc File Reference
#include "CmplxSCHUR.h"
#include "f77-fcn.h"
#include "lo-error.h"
#include "oct-locbuf.h"
Include dependency graph for CmplxSCHUR.cc:

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
 

Function Documentation

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.

Referenced by ComplexSCHUR::init().

static octave_idx_type select_dig ( const Complex a)
static

Definition at line 61 of file CmplxSCHUR.cc.

References abs().

Referenced by ComplexSCHUR::init().

Variable Documentation

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

Definition at line 36 of file CmplxSCHUR.cc.

F77_RET_T F77_CONST_CHAR_ARG_DECL

Definition at line 36 of file CmplxSCHUR.cc.