#include <string>
#include <vector>
#include "dbleGEPBAL.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 | ( | dggbal | , | |
DGGBAL | ||||
) |
F77_RET_T F77_FUNC | ( | dggbak | , | |
DGGBAK | ||||
) |
F77_RET_T const octave_idx_type double* A |
Definition at line 39 of file dbleGEPBAL.cc.
F77_RET_T const octave_idx_type double const octave_idx_type double* B |
Definition at line 39 of file dbleGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const double const double octave_idx_type double const octave_idx_type octave_idx_type& INFO F77_CHAR_ARG_LEN_DECL F77_CHAR_ARG_LEN_DECL |
Definition at line 39 of file dbleGEPBAL.cc.
F77_RET_T F77_CONST_CHAR_ARG_DECL |
Definition at line 49 of file dbleGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type& IHI |
Definition at line 39 of file dbleGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type& ILO |
Definition at line 39 of file dbleGEPBAL.cc.
F77_RET_T const octave_idx_type double const octave_idx_type& LDA |
Definition at line 39 of file dbleGEPBAL.cc.
F77_RET_T const octave_idx_type double const octave_idx_type double const octave_idx_type& LDB |
Definition at line 39 of file dbleGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const double const double octave_idx_type double const octave_idx_type& LDV |
Definition at line 49 of file dbleGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const double* LSCALE |
Definition at line 39 of file dbleGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const double const double octave_idx_type& M |
Definition at line 49 of file dbleGEPBAL.cc.
F77_RET_T const octave_idx_type& N |
Definition at line 39 of file dbleGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const double const double* RSCALE |
Definition at line 39 of file dbleGEPBAL.cc.
F77_RET_T const octave_idx_type const octave_idx_type const octave_idx_type const double const double octave_idx_type double* V |
Definition at line 49 of file dbleGEPBAL.cc.
F77_RET_T const octave_idx_type double const octave_idx_type double const octave_idx_type octave_idx_type octave_idx_type double double double* WORK |
Definition at line 39 of file dbleGEPBAL.cc.