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
CmplxAEPBAL.cc File Reference
#include <string>
#include "CmplxAEPBAL.h"
#include "dMatrix.h"
#include "f77-fcn.h"
Include dependency graph for CmplxAEPBAL.cc:

Go to the source code of this file.

Functions

F77_RET_T F77_FUNC (zgebal, ZGEBAL)(F77_CONST_CHAR_ARG_DECL
 
F77_RET_T F77_FUNC (zgebak, ZGEBAK)(F77_CONST_CHAR_ARG_DECL
 

Variables

F77_RET_T const
octave_idx_type Complex const
octave_idx_type
octave_idx_type
octave_idx_type double
octave_idx_type
F77_CHAR_ARG_LEN_DECL
 
F77_RET_T F77_CONST_CHAR_ARG_DECL
 

Function Documentation

F77_RET_T F77_FUNC ( zgebal  ,
ZGEBAL   
)
F77_RET_T F77_FUNC ( zgebak  ,
ZGEBAK   
)

Variable Documentation

F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const double const octave_idx_type Complex const octave_idx_type octave_idx_type& F77_CHAR_ARG_LEN_DECL F77_CHAR_ARG_LEN_DECL

Definition at line 38 of file CmplxAEPBAL.cc.

F77_RET_T F77_CONST_CHAR_ARG_DECL

Definition at line 45 of file CmplxAEPBAL.cc.