#include <string>
#include <vector>
#include "floatGEPBAL.h"
#include "Array-util.h"
#include "f77-fcn.h"
#include "oct-locbuf.h"
Go to the source code of this file.
F77_RET_T F77_FUNC | ( | sggbal | , | |
SGGBAL | ||||
) |
F77_RET_T F77_FUNC | ( | sggbak | , | |
SGGBAK | ||||
) |
F77_RET_T const octave_idx_type float* A |
Definition at line 39 of file floatGEPBAL.cc.
F77_RET_T const octave_idx_type float const octave_idx_type float* B |
Definition at line 39 of file floatGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const float const float octave_idx_type float const octave_idx_type octave_idx_type& INFO F77_CHAR_ARG_LEN_DECL F77_CHAR_ARG_LEN_DECL |
Definition at line 39 of file floatGEPBAL.cc.
F77_RET_T F77_CONST_CHAR_ARG_DECL |
Definition at line 49 of file floatGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type& IHI |
Definition at line 39 of file floatGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type& ILO |
Definition at line 39 of file floatGEPBAL.cc.
F77_RET_T const octave_idx_type float const octave_idx_type& LDA |
Definition at line 39 of file floatGEPBAL.cc.
F77_RET_T const octave_idx_type float const octave_idx_type float const octave_idx_type& LDB |
Definition at line 39 of file floatGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const float const float octave_idx_type float const octave_idx_type& LDV |
Definition at line 49 of file floatGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const float* LSCALE |
Definition at line 39 of file floatGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const float const float octave_idx_type& M |
Definition at line 49 of file floatGEPBAL.cc.
F77_RET_T const octave_idx_type& N |
Definition at line 39 of file floatGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const float const float* RSCALE |
Definition at line 39 of file floatGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const float const float octave_idx_type float* V |
Definition at line 49 of file floatGEPBAL.cc.
F77_RET_T const octave_idx_type float const octave_idx_type float const octave_idx_type octave_idx_type octave_idx_type float float float* WORK |
Definition at line 39 of file floatGEPBAL.cc.