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
EIG.cc File Reference
#include "EIG.h"
#include "dColVector.h"
#include "f77-fcn.h"
#include "lo-error.h"
Include dependency graph for EIG.cc:

Go to the source code of this file.

Functions

F77_RET_T F77_FUNC (dgeev, DGEEV)(F77_CONST_CHAR_ARG_DECL
F77_RET_T F77_FUNC (zgeev, ZGEEV)(F77_CONST_CHAR_ARG_DECL
F77_RET_T F77_FUNC (dsyev, DSYEV)(F77_CONST_CHAR_ARG_DECL
F77_RET_T F77_FUNC (zheev, ZHEEV)(F77_CONST_CHAR_ARG_DECL
F77_RET_T F77_FUNC (dpotrf, DPOTRF)(F77_CONST_CHAR_ARG_DECL
F77_RET_T F77_FUNC (zpotrf, ZPOTRF)(F77_CONST_CHAR_ARG_DECL
F77_RET_T F77_FUNC (dggev, DGGEV)(F77_CONST_CHAR_ARG_DECL
F77_RET_T F77_FUNC (dsygv, DSYGV)(const octave_idx_type &
F77_RET_T F77_FUNC (zggev, ZGGEV)(F77_CONST_CHAR_ARG_DECL
F77_RET_T F77_FUNC (zhegv, ZHEGV)(const octave_idx_type &

Variables

F77_RET_T const
octave_idx_type double const
octave_idx_type double double
double const octave_idx_type
double const octave_idx_type
double const octave_idx_type
octave_idx_type
&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 ( dgeev  ,
DGEEV   
)
F77_RET_T F77_FUNC ( zgeev  ,
ZGEEV   
)
F77_RET_T F77_FUNC ( dsyev  ,
DSYEV   
)
F77_RET_T F77_FUNC ( zheev  ,
ZHEEV   
)
F77_RET_T F77_FUNC ( dpotrf  ,
DPOTRF   
)
F77_RET_T F77_FUNC ( zpotrf  ,
ZPOTRF   
)
F77_RET_T F77_FUNC ( dggev  ,
DGGEV   
)
F77_RET_T F77_FUNC ( dsygv  ,
DSYGV   
) const
F77_RET_T F77_FUNC ( zggev  ,
ZGGEV   
)
F77_RET_T F77_FUNC ( zhegv  ,
ZHEGV   
) const

Variable Documentation

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

Definition at line 36 of file EIG.cc.

F77_RET_T F77_CONST_CHAR_ARG_DECL

Definition at line 36 of file EIG.cc.