Navigation

Operators and Keywords

Function List:

C++ API

dbleSVD.cc File Reference

#include <iostream>
#include "dbleSVD.h"
#include "f77-fcn.h"
#include "oct-locbuf.h"
Include dependency graph for dbleSVD.cc:

Functions

F77_RET_T F77_FUNC (dgesvd, DGESVD)(F77_CONST_CHAR_ARG_DECL
F77_RET_T F77_FUNC (dgesdd, DGESDD)(F77_CONST_CHAR_ARG_DECL
std::ostream & operator<< (std::ostream &os, const SVD &a)

Variables

F77_RET_T F77_CONST_CHAR_ARG_DECL
F77_RET_T const
octave_idx_type const
octave_idx_type double const
octave_idx_type 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

Function Documentation

F77_RET_T F77_FUNC ( dgesvd  ,
DGESVD   
)
F77_RET_T F77_FUNC ( dgesdd  ,
DGESDD   
)
std::ostream& operator<< ( std::ostream &  os,
const SVD a 
)

Variable Documentation

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines