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

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

Variable Documentation

Definition at line 36 of file EIG.cc.

Definition at line 36 of file EIG.cc.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines