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

Go to the source code of this file.

Functions

F77_RET_T F77_FUNC (cgesvd, CGESVD)(F77_CONST_CHAR_ARG_DECL
 
F77_RET_T F77_FUNC (cgesdd, CGESDD)(F77_CONST_CHAR_ARG_DECL
 

Variables

F77_RET_T const
octave_idx_type const
octave_idx_type FloatComplex
const octave_idx_type float
FloatComplex const
octave_idx_type FloatComplex
const octave_idx_type
FloatComplex const
octave_idx_type float
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 ( cgesvd  ,
CGESVD   
)
F77_RET_T F77_FUNC ( cgesdd  ,
CGESDD   
)

Variable Documentation

Definition at line 36 of file fCmplxSVD.cc.

F77_RET_T F77_CONST_CHAR_ARG_DECL

Definition at line 36 of file fCmplxSVD.cc.