|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
The Templated LAPACK wrappers. More...
#include "Teuchos_ConfigDefs.hpp"

Go to the source code of this file.
Defines | |
| #define | PREFIX |
| #define | Teuchos_fcd const char * |
| #define | DGEQRF_F77 F77_BLAS_MANGLE(dgeqrf,DGEQRF) |
| #define | DGETRF_F77 F77_BLAS_MANGLE(dgetrf,DGETRF) |
| #define | DGETRS_F77 F77_BLAS_MANGLE(dgetrs,DGETRS) |
| #define | DLASWP_F77 F77_BLAS_MANGLE(dlaswp,DLASWP) |
| #define | DGBTRF_F77 F77_BLAS_MANGLE(dgbtrf,DGBTRF) |
| #define | DGBTRS_F77 F77_BLAS_MANGLE(dgbtrs,DGBTRS) |
| #define | DGTTRF_F77 F77_BLAS_MANGLE(dgttrf,DGTTRF) |
| #define | DGTTRS_F77 F77_BLAS_MANGLE(dgttrs,DGTTRS) |
| #define | DPTTRF_F77 F77_BLAS_MANGLE(dpttrf,DPTTRF) |
| #define | DPTTRS_F77 F77_BLAS_MANGLE(dpttrs,DPTTRS) |
| #define | DGETRI_F77 F77_BLAS_MANGLE(dgetri,DGETRI) |
| #define | DGERFS_F77 F77_BLAS_MANGLE(dgerfs,DGERFS) |
| #define | DGBRFS_F77 F77_BLAS_MANGLE(dgbrfs,DGBRFS) |
| #define | DLATRS_F77 F77_BLAS_MANGLE(dlatrs,DLATRS) |
| #define | DGECON_F77 F77_BLAS_MANGLE(dgecon,DGECON) |
| #define | DGBCON_F77 F77_BLAS_MANGLE(dgbcon,DGBCON) |
| #define | DLANGB_F77 F77_BLAS_MANGLE(dlangb,DLANGB) |
| #define | DGESVX_F77 F77_BLAS_MANGLE(dgesvx,DGESVX) |
| #define | DGESV_F77 F77_BLAS_MANGLE(dgesv,DGESV) |
| #define | DGEEQU_F77 F77_BLAS_MANGLE(dgeequ,DGEEQU) |
| #define | DGBEQU_F77 F77_BLAS_MANGLE(dgbequ,DGBEQU) |
| #define | DSYTRD_F77 F77_BLAS_MANGLE(dsytrd,DSYTRD) |
| #define | DPOTRF_F77 F77_BLAS_MANGLE(dpotrf,DPOTRF) |
| #define | DPOTRS_F77 F77_BLAS_MANGLE(dpotrs,DPOTRS) |
| #define | DPOTRI_F77 F77_BLAS_MANGLE(dpotri,DPOTRI) |
| #define | DPOCON_F77 F77_BLAS_MANGLE(dpocon,DPOCON) |
| #define | DPOSV_F77 F77_BLAS_MANGLE(dposv,DPOSV) |
| #define | DPOEQU_F77 F77_BLAS_MANGLE(dpoequ,DPOEQU) |
| #define | DPORFS_F77 F77_BLAS_MANGLE(dporfs,DPORFS) |
| #define | DPOSVX_F77 F77_BLAS_MANGLE(dposvx,DPOSVX) |
| #define | DTRTRS_F77 F77_BLAS_MANGLE(dtrtrs,DTRTRS) |
| #define | DTRTRI_F77 F77_BLAS_MANGLE(dtrtri,DTRTRI) |
| #define | DLAMCH_F77 F77_BLAS_MANGLE(dlamch,DLAMCH) |
| #define | DGELS_F77 F77_BLAS_MANGLE(dgels,DGELS) |
| #define | DGELSS_F77 F77_BLAS_MANGLE(dgelss,DGELSS) |
| #define | DGGLSE_F77 F77_BLAS_MANGLE(dgglse,DGGLSE) |
| #define | DGEEV_F77 F77_BLAS_MANGLE(dgeev,DGEEV) |
| #define | DGESVD_F77 F77_BLAS_MANGLE(dgesvd,DGESVD) |
| #define | DGGEV_F77 F77_BLAS_MANGLE(dggev,DGGEV) |
| #define | DGEEVX_F77 F77_BLAS_MANGLE(dgeevx,DGEEVX) |
| #define | DGGEVX_F77 F77_BLAS_MANGLE(dggevx,DGGEVX) |
| #define | DGEHRD_F77 F77_BLAS_MANGLE(dgehrd,DGEHRD) |
| #define | DHSEQR_F77 F77_BLAS_MANGLE(dhseqr,DHSEQR) |
| #define | DORGHR_F77 F77_BLAS_MANGLE(dorghr,DORGHR) |
| #define | DORGQR_F77 F77_BLAS_MANGLE(dorgqr,DORGQR) |
| #define | DORMHR_F77 F77_BLAS_MANGLE(dormhr,DORMHR) |
| #define | DORMQR_F77 F77_BLAS_MANGLE(dormqr,DORMQR) |
| #define | DTREVC_F77 F77_BLAS_MANGLE(dtrevc,DTREVC) |
| #define | DTREXC_F77 F77_BLAS_MANGLE(dtrexc,DTREXC) |
| #define | DGEES_F77 F77_BLAS_MANGLE(dgees,DGEES) |
| #define | DSPEV_F77 F77_BLAS_MANGLE(dspev,DSPEV) |
| #define | DSYEV_F77 F77_BLAS_MANGLE(dsyev,DSYEV) |
| #define | DSYGV_F77 F77_BLAS_MANGLE(dsygv,DSYGV) |
| #define | DSTEQR_F77 F77_BLAS_MANGLE(dsteqr,DSTEQR) |
| #define | DLAPY2_F77 F77_BLAS_MANGLE(dlapy2,DLAPY2) |
| #define | DLARND_F77 F77_BLAS_MANGLE(dlarnd,DLARND) |
| #define | DLARNV_F77 F77_BLAS_MANGLE(dlarnv,DLARNV) |
| #define | DGEBAL_F77 F77_BLAS_MANGLE(dgebal,DGEBAL) |
| #define | DGEBAK_F77 F77_BLAS_MANGLE(dgebak,DGEBAK) |
| #define | DLARTG_F77 F77_BLAS_MANGLE(dlartg,DLARTG) |
| #define | DLARFG_F77 F77_BLAS_MANGLE(dlarfg,DLARFG) |
| #define | ILAENV_F77 F77_BLAS_MANGLE(ilaenv,ILAENV) |
| #define | SGEQRF_F77 F77_BLAS_MANGLE(sgeqrf,SGEQRF) |
| #define | SGETRF_F77 F77_BLAS_MANGLE(sgetrf,SGETRF) |
| #define | SGETRS_F77 F77_BLAS_MANGLE(sgetrs,SGETRS) |
| #define | SLASWP_F77 F77_BLAS_MANGLE(slaswp,SLASWP) |
| #define | SGBTRF_F77 F77_BLAS_MANGLE(sgbtrf,SGBTRF) |
| #define | SGBTRS_F77 F77_BLAS_MANGLE(sgbtrs,SGBTRS) |
| #define | SGTTRF_F77 F77_BLAS_MANGLE(sgttrf,SGTTRF) |
| #define | SGTTRS_F77 F77_BLAS_MANGLE(sgttrs,SGTTRS) |
| #define | SPTTRF_F77 F77_BLAS_MANGLE(spttrf,SPTTRF) |
| #define | SPTTRS_F77 F77_BLAS_MANGLE(spttrs,SPTTRS) |
| #define | SGETRI_F77 F77_BLAS_MANGLE(sgetri,SGETRI) |
| #define | SGERFS_F77 F77_BLAS_MANGLE(sgerfs,SGERFS) |
| #define | SGBRFS_F77 F77_BLAS_MANGLE(sgbrfs,SGBRFS) |
| #define | SLATRS_F77 F77_BLAS_MANGLE(slatrs,SLATRS) |
| #define | SGECON_F77 F77_BLAS_MANGLE(sgecon,SGECON) |
| #define | SGBCON_F77 F77_BLAS_MANGLE(sgbcon,SGBCON) |
| #define | SLANGB_F77 F77_BLAS_MANGLE(slangb,SLANGB) |
| #define | SGESVX_F77 F77_BLAS_MANGLE(sgesvx,SGESVX) |
| #define | SGESV_F77 F77_BLAS_MANGLE(sgesv,SGESV) |
| #define | SGEEQU_F77 F77_BLAS_MANGLE(sgeequ,SGEEQU) |
| #define | SGBEQU_F77 F77_BLAS_MANGLE(sgbequ,SGBEQU) |
| #define | SSYTRD_F77 F77_BLAS_MANGLE(ssytrd,SSYTRD) |
| #define | SPOTRF_F77 F77_BLAS_MANGLE(spotrf,SPOTRF) |
| #define | SPOTRS_F77 F77_BLAS_MANGLE(spotrs,SPOTRS) |
| #define | SPOTRI_F77 F77_BLAS_MANGLE(spotri,SPOTRI) |
| #define | SPOCON_F77 F77_BLAS_MANGLE(spocon,SPOCON) |
| #define | SPOSV_F77 F77_BLAS_MANGLE(sposv,SPOSV) |
| #define | SPOEQU_F77 F77_BLAS_MANGLE(spoequ,SPOEQU) |
| #define | SPORFS_F77 F77_BLAS_MANGLE(sporfs,SPORFS) |
| #define | SPOSVX_F77 F77_BLAS_MANGLE(sposvx,SPOSVX) |
| #define | STRTRS_F77 F77_BLAS_MANGLE(strtrs,STRTRS) |
| #define | STRTRI_F77 F77_BLAS_MANGLE(strtri,STRTRI) |
| #define | SGELS_F77 F77_BLAS_MANGLE(sgels,SGELS) |
| #define | SGELSS_F77 F77_BLAS_MANGLE(sgelss,SGELSS) |
| #define | SGGLSE_F77 F77_BLAS_MANGLE(sgglse,SGGLSE) |
| #define | SGEEV_F77 F77_BLAS_MANGLE(sgeev,SGEEV) |
| #define | SGESVD_F77 F77_BLAS_MANGLE(sgesvd,SGESVD) |
| #define | SGGEV_F77 F77_BLAS_MANGLE(sggev,SGGEV) |
| #define | SGEEVX_F77 F77_BLAS_MANGLE(sgeevx,SGEEVX) |
| #define | SGGEVX_F77 F77_BLAS_MANGLE(sggevx,SGGEVX) |
| #define | SGEHRD_F77 F77_BLAS_MANGLE(sgehrd,SGEHRD) |
| #define | SHSEQR_F77 F77_BLAS_MANGLE(shseqr,SHSEQR) |
| #define | SORGHR_F77 F77_BLAS_MANGLE(sorghr,SORGHR) |
| #define | SORGQR_F77 F77_BLAS_MANGLE(sorgqr,SORGQR) |
| #define | SORMHR_F77 F77_BLAS_MANGLE(sormhr,SORMHR) |
| #define | SORMQR_F77 F77_BLAS_MANGLE(sormqr,SORMQR) |
| #define | STREVC_F77 F77_BLAS_MANGLE(strevc,STREVC) |
| #define | STREXC_F77 F77_BLAS_MANGLE(strexc,STREXC) |
| #define | SLAMCH_F77 F77_BLAS_MANGLE(slamch,SLAMCH) |
| #define | SGEES_F77 F77_BLAS_MANGLE(sgees,SGEES) |
| #define | SSPEV_F77 F77_BLAS_MANGLE(sspev,SSPEV) |
| #define | SSYEV_F77 F77_BLAS_MANGLE(ssyev,SSYEV) |
| #define | SSYGV_F77 F77_BLAS_MANGLE(ssygv,SSYGV) |
| #define | SSTEQR_F77 F77_BLAS_MANGLE(ssteqr,SSTEQR) |
| #define | SLARTG_F77 F77_BLAS_MANGLE(slartg,SLARTG) |
| #define | SLARFG_F77 F77_BLAS_MANGLE(slarfg,SLARFG) |
| #define | SGEBAL_F77 F77_BLAS_MANGLE(sgebal,SGEBAL) |
| #define | SGEBAK_F77 F77_BLAS_MANGLE(sgebak,SGEBAK) |
| #define | SLARND_F77 F77_BLAS_MANGLE(slarnd,SLARND) |
| #define | SLARNV_F77 F77_BLAS_MANGLE(slarnv,SLARNV) |
Functions | |
| void PREFIX | DGELS_F77 (Teuchos_fcd ch, const int *m, const int *n, const int *nrhs, double *a, const int *lda, double *b, const int *ldb, double *work, const int *lwork, int *info) |
| void PREFIX | DGELSS_F77 (const int *m, const int *n, const int *nrhs, double *a, const int *lda, double *b, const int *ldb, double *s, const double *rcond, int *rank, double *work, const int *lwork, int *info) |
| void PREFIX | DGGLSE_F77 (const int *m, const int *n, const int *p, double *a, const int *lda, double *b, const int *ldb, double *c, double *d, double *x, double *work, const int *lwork, int *info) |
| void PREFIX | DGEQRF_F77 (const int *m, const int *n, double *a, const int *lda, double *tau, double *work, const int *lwork, int *info) |
| void PREFIX | DGETRF_F77 (const int *m, const int *n, double *a, const int *lda, int *ipiv, int *info) |
| void PREFIX | DGETRS_F77 (Teuchos_fcd, const int *n, const int *nrhs, const double *a, const int *lda, const int *ipiv, double *x, const int *ldx, int *info) |
| void PREFIX | DLASWP_F77 (const int *N, double A[], const int *LDA, const int *K1, const int *K2, const int IPIV[], const int *INCX) |
| void PREFIX | DGBTRF_F77 (const int *m, const int *n, const int *kl, const int *ku, double *a, const int *lda, int *ipiv, int *info) |
| void PREFIX | DGBTRS_F77 (Teuchos_fcd, const int *n, const int *kl, const int *ku, const int *nrhs, const double *a, const int *lda, const int *ipiv, double *x, const int *ldx, int *info) |
| void PREFIX | DGTTRF_F77 (const int *n, double *dl, double *d, double *du, double *du2, int *ipiv, int *info) |
| void PREFIX | DGTTRS_F77 (Teuchos_fcd, const int *n, const int *nrhs, const double *dl, const double *d, const double *du, const double *du2, const int *ipiv, double *x, const int *ldx, int *info) |
| void PREFIX | DPTTRF_F77 (const int *n, double *d, double *e, int *info) |
| void PREFIX | DPTTRS_F77 (const int *n, const int *nrhs, const double *d, const double *e, double *x, const int *ldx, int *info) |
| void PREFIX | DGETRI_F77 (const int *n, double *a, const int *lda, const int *ipiv, double *work, const int *lwork, int *info) |
| void PREFIX | DLATRS_F77 (Teuchos_fcd UPLO, Teuchos_fcd TRANS, Teuchos_fcd DIAG, Teuchos_fcd NORMIN, const int *N, double *A, const int *LDA, double *X, double *SCALE, double *CNORM, int *INFO) |
| void PREFIX | DGECON_F77 (Teuchos_fcd norm, const int *n, const double *a, const int *lda, const double *anorm, double *rcond, double *work, int *iwork, int *info) |
| void PREFIX | DGBCON_F77 (Teuchos_fcd norm, const int *n, const int *kl, const int *ku, const double *a, const int *lda, int *IPIV, const double *anorm, double *rcond, double *work, int *iwork, int *info) |
| double PREFIX | DLANGB_F77 (Teuchos_fcd norm, const int *n, const int *kl, const int *ku, const double *a, const int *lda, double *work) |
| void PREFIX | DGESV_F77 (const int *n, const int *nrhs, double *a, const int *lda, int *ipiv, double *x, const int *ldx, int *info) |
| void PREFIX | DGEEQU_F77 (const int *m, const int *n, const double *a, const int *lda, double *r, double *c, double *rowcnd, double *colcnd, double *amax, int *info) |
| void PREFIX | DGBEQU_F77 (const int *m, const int *n, const int *kl, const int *ku, const double *a, const int *lda, double *r, double *c, double *rowcnd, double *colcnd, double *amax, int *info) |
| void PREFIX | DGERFS_F77 (Teuchos_fcd, const int *n, const int *nrhs, const double *a, const int *lda, const double *af, const int *ldaf, const int *ipiv, const double *b, const int *ldb, double *x, const int *ldx, double *ferr, double *berr, double *work, int *iwork, int *info) |
| void PREFIX | DGBRFS_F77 (Teuchos_fcd, const int *n, const int *kl, const int *ku, const int *nrhs, const double *a, const int *lda, const double *af, const int *ldaf, const int *ipiv, const double *b, const int *ldb, double *x, const int *ldx, double *ferr, double *berr, double *work, int *iwork, int *info) |
| void PREFIX | DGESVX_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, const int *nrhs, double *a, const int *lda, double *af, const int *ldaf, int *ipiv, Teuchos_fcd, double *r, double *c, double *b, const int *ldb, double *x, const int *ldx, double *rcond, double *ferr, double *berr, double *work, int *iwork, int *info) |
| void PREFIX | DSYTRD_F77 (Teuchos_fcd, const int *n, double *a, const int *lda, double *D, double *E, double *tau, double *work, const int *lwork, int *info) |
| void PREFIX | DPOTRF_F77 (Teuchos_fcd, const int *n, double *a, const int *lda, int *info) |
| void PREFIX | DPOTRS_F77 (Teuchos_fcd, const int *n, const int *nrhs, const double *a, const int *lda, double *x, const int *ldx, int *info) |
| void PREFIX | DPOTRI_F77 (Teuchos_fcd, const int *n, double *a, const int *lda, int *info) |
| void PREFIX | DPOCON_F77 (Teuchos_fcd, const int *n, const double *a, const int *lda, const double *anorm, double *rcond, double *work, int *iwork, int *info) |
| void PREFIX | DPOSV_F77 (Teuchos_fcd, const int *n, const int *nrhs, double *a, const int *lda, double *x, const int *ldx, int *info) |
| void PREFIX | DPOEQU_F77 (const int *n, const double *a, const int *lda, double *s, double *scond, double *amax, int *info) |
| void PREFIX | DPORFS_F77 (Teuchos_fcd, const int *n, const int *nrhs, double *a, const int *lda, const double *af, const int *ldaf, const double *b, const int *ldb, double *x, const int *ldx, double *ferr, double *berr, double *work, int *iwork, int *info) |
| void PREFIX | DPOSVX_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, const int *nrhs, double *a, const int *lda, double *af, const int *ldaf, Teuchos_fcd, double *s, double *b, const int *ldb, double *x, const int *ldx, double *rcond, double *ferr, double *berr, double *work, int *iwork, int *info) |
| void PREFIX | DTRTRS_F77 (Teuchos_fcd, Teuchos_fcd, Teuchos_fcd, const int *n, const int *nrhs, const double *a, const int *lda, double *b, const int *ldb, int *info) |
| void PREFIX | DTRTRI_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, const double *a, const int *lda, int *info) |
| void PREFIX | SGELS_F77 (Teuchos_fcd ch, const int *m, const int *n, const int *nrhs, float *a, const int *lda, float *b, const int *ldb, float *work, const int *lwork, int *info) |
| void PREFIX | SGELSS_F77 (const int *m, const int *n, const int *nrhs, float *a, const int *lda, float *b, const int *ldb, float *s, const float *rcond, int *rank, float *work, const int *lwork, int *info) |
| void PREFIX | SGGLSE_F77 (const int *m, const int *n, const int *p, float *a, const int *lda, float *b, const int *ldb, float *c, float *d, float *x, float *work, const int *lwork, int *info) |
| void PREFIX | SGEQRF_F77 (const int *m, const int *n, float *a, const int *lda, float *tau, float *work, const int *lwork, int *info) |
| void PREFIX | SGETRF_F77 (const int *m, const int *n, float *a, const int *lda, int *ipiv, int *info) |
| void PREFIX | SGETRS_F77 (Teuchos_fcd, const int *n, const int *nrhs, const float *a, const int *lda, const int *ipiv, float *x, const int *ldx, int *info) |
| void PREFIX | SLASWP_F77 (const int *N, float A[], const int *LDA, const int *K1, const int *K2, const int IPIV[], const int *INCX) |
| void PREFIX | SGBTRF_F77 (const int *m, const int *n, const int *kl, const int *ku, float *a, const int *lda, int *ipiv, int *info) |
| void PREFIX | SGBTRS_F77 (Teuchos_fcd, const int *n, const int *kl, const int *ku, const int *nrhs, const float *a, const int *lda, const int *ipiv, float *x, const int *ldx, int *info) |
| void PREFIX | SGTTRF_F77 (const int *n, float *dl, float *d, float *du, float *du2, int *ipiv, int *info) |
| void PREFIX | SGTTRS_F77 (Teuchos_fcd, const int *n, const int *nrhs, const float *dl, const float *d, const float *du, const float *du2, const int *ipiv, float *x, const int *ldx, int *info) |
| void PREFIX | SPTTRF_F77 (const int *n, float *d, float *e, int *info) |
| void PREFIX | SPTTRS_F77 (const int *n, const int *nrhs, const float *d, const float *e, float *x, const int *ldx, int *info) |
| void PREFIX | SGETRI_F77 (const int *n, float *a, const int *lda, const int *ipiv, float *work, const int *lwork, int *info) |
| void PREFIX | SLATRS_F77 (Teuchos_fcd UPLO, Teuchos_fcd TRANS, Teuchos_fcd DIAG, Teuchos_fcd NORMIN, const int *N, float *A, const int *LDA, float *X, float *SCALE, float *CNORM, int *INFO) |
| void PREFIX | SGECON_F77 (Teuchos_fcd norm, const int *n, const float *a, const int *lda, const float *anorm, float *rcond, float *work, int *iwork, int *info) |
| void PREFIX | SGBCON_F77 (Teuchos_fcd norm, const int *n, const int *kl, const int *ku, const float *a, const int *lda, int *IPIV, const float *anorm, float *rcond, float *work, int *iwork, int *info) |
| float PREFIX | SLANGB_F77 (Teuchos_fcd norm, const int *n, const int *kl, const int *ku, const float *a, const int *lda, float *work) |
| void PREFIX | SGESV_F77 (const int *n, const int *nrhs, float *a, const int *lda, int *ipiv, float *x, const int *ldx, int *info) |
| void PREFIX | SGEEQU_F77 (const int *m, const int *n, const float *a, const int *lda, float *r, float *c, float *rowcnd, float *colcnd, float *amax, int *info) |
| void PREFIX | SGBEQU_F77 (const int *m, const int *n, const int *kl, const int *ku, const float *a, const int *lda, float *r, float *c, float *rowcnd, float *colcnd, float *amax, int *info) |
| void PREFIX | SGERFS_F77 (Teuchos_fcd, const int *n, const int *nrhs, const float *a, const int *lda, const float *af, const int *ldaf, const int *ipiv, const float *b, const int *ldb, float *x, const int *ldx, float *ferr, float *berr, float *work, int *iwork, int *info) |
| void PREFIX | SGBRFS_F77 (Teuchos_fcd, const int *n, const int *kl, const int *ku, const int *nrhs, const float *a, const int *lda, const float *af, const int *ldaf, const int *ipiv, const float *b, const int *ldb, float *x, const int *ldx, float *ferr, float *berr, float *work, int *iwork, int *info) |
| void PREFIX | SGESVX_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, const int *nrhs, float *a, const int *lda, float *af, const int *ldaf, int *ipiv, Teuchos_fcd, float *r, float *c, float *b, const int *ldb, float *x, const int *ldx, float *rcond, float *ferr, float *berr, float *work, int *iwork, int *info) |
| void PREFIX | SSYTRD_F77 (Teuchos_fcd, const int *n, float *a, const int *lda, float *D, float *E, float *tau, float *work, const int *lwork, int *info) |
| void PREFIX | SPOTRF_F77 (Teuchos_fcd, const int *n, float *a, const int *lda, int *info) |
| void PREFIX | SPOTRS_F77 (Teuchos_fcd, const int *n, const int *nrhs, const float *a, const int *lda, float *x, const int *ldx, int *info) |
| void PREFIX | SPOTRI_F77 (Teuchos_fcd, const int *n, float *a, const int *lda, int *info) |
| void PREFIX | SPOCON_F77 (Teuchos_fcd, const int *n, const float *a, const int *lda, const float *anorm, float *rcond, float *work, int *iwork, int *info) |
| void PREFIX | SPOSV_F77 (Teuchos_fcd, const int *n, const int *nrhs, float *a, const int *lda, float *x, const int *ldx, int *info) |
| void PREFIX | SPOEQU_F77 (const int *n, const float *a, const int *lda, float *s, float *scond, float *amax, int *info) |
| void PREFIX | SPORFS_F77 (Teuchos_fcd, const int *n, const int *nrhs, float *a, const int *lda, const float *af, const int *ldaf, const float *b, const int *ldb, float *x, const int *ldx, float *ferr, float *berr, float *work, int *iwork, int *info) |
| void PREFIX | SPOSVX_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, const int *nrhs, float *a, const int *lda, float *af, const int *ldaf, Teuchos_fcd, float *s, float *b, const int *ldb, float *x, const int *ldx, float *rcond, float *ferr, float *berr, float *work, int *iwork, int *info) |
| void PREFIX | STRTRS_F77 (Teuchos_fcd, Teuchos_fcd, Teuchos_fcd, const int *n, const int *nrhs, const float *a, const int *lda, float *b, const int *ldb, int *info) |
| void PREFIX | STRTRI_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, const float *a, const int *lda, int *info) |
| void PREFIX | DSPEV_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, double *ap, double *w, double *z, const int *ldz, double *work, int *info) |
| void PREFIX | DSYEV_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, double *a, const int *lda, double *w, double *work, const int *lwork, int *info) |
| void PREFIX | DSYGV_F77 (const int *itype, Teuchos_fcd, Teuchos_fcd, const int *n, double *a, const int *lda, double *B, const int *ldb, double *w, double *work, const int *lwork, int *info) |
| void PREFIX | DSTEQR_F77 (Teuchos_fcd, const int *n, double *D, double *E, double *Z, const int *ldz, double *work, int *info) |
| void PREFIX | DGEEV_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, double *a, const int *lda, double *wr, double *wi, double *vl, const int *ldvl, double *vr, const int *ldvr, double *work, const int *lwork, int *info) |
| void PREFIX | DGGEV_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, double *A, const int *lda, double *B, const int *ldb, double *alphar, double *alphai, double *beta, double *vl, const int *ldvl, double *vr, const int *ldvr, double *work, const int *lwork, int *info) |
| void PREFIX | DGESVD_F77 (Teuchos_fcd, Teuchos_fcd, const int *m, const int *n, double *a, const int *lda, double *s, double *u, const int *ldu, double *v, const int *ldv, double *work, const int *lwork, int *info) |
| void PREFIX | DGGEVX_F77 (Teuchos_fcd, Teuchos_fcd, Teuchos_fcd, Teuchos_fcd, const int *n, double *a, const int *lda, double *b, const int *ldb, double *alphar, double *alphai, double *beta, double *vl, const int *ldvl, double *vr, const int *ldvr, int *ilo, int *ihi, double *lscale, double *rscale, double *abnrm, double *bbnrm, double *rconde, double *rcondv, double *work, const int *lwork, int *iwork, int *bwork, int *info) |
| void PREFIX | DGEEVX_F77 (Teuchos_fcd, Teuchos_fcd, Teuchos_fcd, Teuchos_fcd, const int *n, double *a, const int *lda, double *alphar, double *alphai, double *vl, const int *ldvl, double *vr, const int *ldvr, int *ilo, int *ihi, double *scale, double *abnrm, double *rconde, double *rcondv, double *work, const int *lwork, int *iwork, int *info) |
| void PREFIX | DGEHRD_F77 (const int *n, const int *ilo, const int *ihi, double *A, const int *lda, double *tau, double *work, const int *lwork, int *info) |
| void PREFIX | DHSEQR_F77 (Teuchos_fcd job, Teuchos_fcd, const int *n, const int *ilo, const int *ihi, double *h, const int *ldh, double *wr, double *wi, double *z, const int *ldz, double *work, const int *lwork, int *info) |
| void PREFIX | DGEES_F77 (Teuchos_fcd, Teuchos_fcd, int(*ptr2func)(double *, double *), const int *n, double *a, const int *lda, int *sdim, double *wr, double *wi, double *vs, const int *ldvs, double *work, const int *lwork, int *bwork, int *info) |
| void PREFIX | DORGHR_F77 (const int *n, const int *ilo, const int *ihi, double *a, const int *lda, const double *tau, double *work, const int *lwork, int *info) |
| void PREFIX | DORMHR_F77 (Teuchos_fcd, Teuchos_fcd, const int *m, const int *n, const int *ilo, const int *ihi, const double *a, const int *lda, const double *tau, double *c, const int *ldc, double *work, const int *lwork, int *info) |
| void PREFIX | DORGQR_F77 (const int *m, const int *n, const int *k, double *a, const int *lda, const double *tau, double *work, const int *lwork, int *info) |
| void PREFIX | DORMQR_F77 (Teuchos_fcd, Teuchos_fcd, const int *m, const int *n, const int *k, double *a, const int *lda, const double *tau, double *C, const int *ldc, double *work, const int *lwork, int *info) |
| void PREFIX | DTREVC_F77 (Teuchos_fcd, Teuchos_fcd, int *select, const int *n, const double *t, const int *ldt, double *vl, const int *ldvl, double *vr, const int *ldvr, const int *mm, int *m, double *work, int *info) |
| void PREFIX | DTREXC_F77 (Teuchos_fcd, const int *n, double *t, const int *ldt, double *q, const int *ldq, int *ifst, int *ilst, double *work, int *info) |
| void PREFIX | SSPEV_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, float *ap, float *w, float *z, const int *ldz, float *work, int *info) |
| void PREFIX | SSYEV_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, float *a, const int *lda, float *w, float *work, const int *lwork, int *info) |
| void PREFIX | SSYGV_F77 (const int *itype, Teuchos_fcd, Teuchos_fcd, const int *n, float *a, const int *lda, float *B, const int *ldb, float *w, float *work, const int *lwork, int *info) |
| void PREFIX | SSTEQR_F77 (Teuchos_fcd, const int *n, float *D, float *E, float *Z, const int *ldz, float *work, int *info) |
| void PREFIX | SGEEV_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, float *a, const int *lda, float *wr, float *wi, float *vl, const int *ldvl, float *vr, const int *ldvr, float *work, const int *lwork, int *info) |
| void PREFIX | SGGEV_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, float *A, const int *lda, float *B, const int *ldb, float *alphar, float *alphai, float *beta, float *vl, const int *ldvl, float *vr, const int *ldvr, float *work, const int *lwork, int *info) |
| void PREFIX | SGESVD_F77 (Teuchos_fcd, Teuchos_fcd, const int *m, const int *n, float *a, const int *lda, float *s, float *u, const int *ldu, float *v, const int *ldv, float *work, const int *lwork, int *info) |
| void PREFIX | SGGEVX_F77 (Teuchos_fcd, Teuchos_fcd, Teuchos_fcd, Teuchos_fcd, const int *n, float *a, const int *lda, float *b, const int *ldb, float *alphar, float *alphai, float *beta, float *vl, const int *ldvl, float *vr, const int *ldvr, int *ilo, int *ihi, float *lscale, float *rscale, float *abnrm, float *bbnrm, float *rconde, float *rcondv, float *work, const int *lwork, int *iwork, int *bwork, int *info) |
| void PREFIX | SGEEVX_F77 (Teuchos_fcd, Teuchos_fcd, Teuchos_fcd, Teuchos_fcd, const int *n, float *a, const int *lda, float *wr, float *wi, float *vl, const int *ldvl, float *vr, const int *ldvr, int *ilo, int *ihi, float *scale, float *abnrm, float *rconde, float *rcondv, float *work, const int *lwork, int *iwork, int *info) |
| void PREFIX | SGEHRD_F77 (const int *n, const int *ilo, const int *ihi, float *A, const int *lda, float *tau, float *work, const int *lwork, int *info) |
| void PREFIX | SHSEQR_F77 (Teuchos_fcd job, Teuchos_fcd, const int *n, const int *ilo, const int *ihi, float *h, const int *ldh, float *wr, float *wi, float *z, const int *ldz, float *work, const int *lwork, int *info) |
| void PREFIX | SGEES_F77 (Teuchos_fcd, Teuchos_fcd, int(*ptr2func)(float *, float *), const int *n, float *a, const int *lda, int *sdim, float *wr, float *wi, float *vs, const int *ldvs, float *work, const int *lwork, int *bwork, int *info) |
| void PREFIX | SORGHR_F77 (const int *n, const int *ilo, const int *ihi, float *a, const int *lda, const float *tau, float *work, const int *lwork, int *info) |
| void PREFIX | SORMHR_F77 (Teuchos_fcd, Teuchos_fcd, const int *m, const int *n, const int *ilo, const int *ihi, const float *a, const int *lda, const float *tau, float *c, const int *ldc, float *work, const int *lwork, int *info) |
| void PREFIX | SORGQR_F77 (const int *m, const int *n, const int *k, float *a, const int *lda, const float *tau, float *work, const int *lwork, int *info) |
| void PREFIX | SORMQR_F77 (Teuchos_fcd, Teuchos_fcd, const int *m, const int *n, const int *k, float *a, const int *lda, const float *tau, float *C, const int *ldc, float *work, const int *lwork, int *info) |
| void PREFIX | STREVC_F77 (Teuchos_fcd, Teuchos_fcd, int *select, const int *n, const float *t, const int *ldt, float *vl, const int *ldvl, float *vr, const int *ldvr, const int *mm, int *m, float *work, int *info) |
| void PREFIX | STREXC_F77 (Teuchos_fcd, const int *n, float *t, const int *ldt, float *q, const int *ldq, int *ifst, int *ilst, float *work, int *info) |
| void PREFIX | SLARTG_F77 (const float *f, const float *g, float *c, float *s, float *r) |
| void PREFIX | DLARTG_F77 (const double *f, const double *g, double *c, double *s, double *r) |
| void PREFIX | SLARFG_F77 (const int *n, float *alpha, float *x, const int *incx, float *tau) |
| void PREFIX | DLARFG_F77 (const int *n, double *alpha, double *x, const int *incx, double *tau) |
| void PREFIX | SGEBAL_F77 (Teuchos_fcd, const int *n, float *a, const int *lda, int *ilo, int *ihi, float *scale, int *info) |
| void PREFIX | SGEBAK_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, const int *ilo, const int *ihi, const float *scale, const int *m, float *V, const int *ldv, int *info) |
| void PREFIX | DGEBAL_F77 (Teuchos_fcd, const int *n, double *a, const int *lda, int *ilo, int *ihi, double *scale, int *info) |
| void PREFIX | DGEBAK_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, const int *ilo, const int *ihi, const double *scale, const int *m, double *V, const int *ldv, int *info) |
| float PREFIX | SLARND_F77 (const int *idist, int *seed) |
| double PREFIX | DLARND_F77 (const int *idist, int *seed) |
| void PREFIX | SLARNV_F77 (const int *idist, int *seed, const int *n, float *v) |
| void PREFIX | DLARNV_F77 (const int *idist, int *seed, const int *n, double *v) |
| float PREFIX | SLAMCH_F77 (Teuchos_fcd) |
| double PREFIX | DLAMCH_F77 (Teuchos_fcd) |
| int PREFIX | ILAENV_F77 (const int *ispec, const char *name, const char *opts, const int *N1, const int *N2, const int *N3, const int *N4, unsigned int name_length, unsigned int opts_length) |
| double PREFIX | DLAPY2_F77 (const double *x, const double *y) |
The Templated LAPACK wrappers.
Definition in file Teuchos_LAPACK_wrappers.hpp.
| #define PREFIX |
Definition at line 451 of file Teuchos_LAPACK_wrappers.hpp.
| #define Teuchos_fcd const char * |
Definition at line 452 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGEQRF_F77 F77_BLAS_MANGLE(dgeqrf,DGEQRF) |
Definition at line 475 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGETRF_F77 F77_BLAS_MANGLE(dgetrf,DGETRF) |
Definition at line 476 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGETRS_F77 F77_BLAS_MANGLE(dgetrs,DGETRS) |
Definition at line 477 of file Teuchos_LAPACK_wrappers.hpp.
| #define DLASWP_F77 F77_BLAS_MANGLE(dlaswp,DLASWP) |
Definition at line 478 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGBTRF_F77 F77_BLAS_MANGLE(dgbtrf,DGBTRF) |
Definition at line 479 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGBTRS_F77 F77_BLAS_MANGLE(dgbtrs,DGBTRS) |
Definition at line 480 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGTTRF_F77 F77_BLAS_MANGLE(dgttrf,DGTTRF) |
Definition at line 481 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGTTRS_F77 F77_BLAS_MANGLE(dgttrs,DGTTRS) |
Definition at line 482 of file Teuchos_LAPACK_wrappers.hpp.
| #define DPTTRF_F77 F77_BLAS_MANGLE(dpttrf,DPTTRF) |
Definition at line 483 of file Teuchos_LAPACK_wrappers.hpp.
| #define DPTTRS_F77 F77_BLAS_MANGLE(dpttrs,DPTTRS) |
Definition at line 484 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGETRI_F77 F77_BLAS_MANGLE(dgetri,DGETRI) |
Definition at line 485 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGERFS_F77 F77_BLAS_MANGLE(dgerfs,DGERFS) |
Definition at line 486 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGBRFS_F77 F77_BLAS_MANGLE(dgbrfs,DGBRFS) |
Definition at line 487 of file Teuchos_LAPACK_wrappers.hpp.
| #define DLATRS_F77 F77_BLAS_MANGLE(dlatrs,DLATRS) |
Definition at line 488 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGECON_F77 F77_BLAS_MANGLE(dgecon,DGECON) |
Definition at line 489 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGBCON_F77 F77_BLAS_MANGLE(dgbcon,DGBCON) |
Definition at line 490 of file Teuchos_LAPACK_wrappers.hpp.
| #define DLANGB_F77 F77_BLAS_MANGLE(dlangb,DLANGB) |
Definition at line 491 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGESVX_F77 F77_BLAS_MANGLE(dgesvx,DGESVX) |
Definition at line 492 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGESV_F77 F77_BLAS_MANGLE(dgesv,DGESV) |
Definition at line 493 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGEEQU_F77 F77_BLAS_MANGLE(dgeequ,DGEEQU) |
Definition at line 494 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGBEQU_F77 F77_BLAS_MANGLE(dgbequ,DGBEQU) |
Definition at line 495 of file Teuchos_LAPACK_wrappers.hpp.
| #define DSYTRD_F77 F77_BLAS_MANGLE(dsytrd,DSYTRD) |
Definition at line 496 of file Teuchos_LAPACK_wrappers.hpp.
| #define DPOTRF_F77 F77_BLAS_MANGLE(dpotrf,DPOTRF) |
Definition at line 497 of file Teuchos_LAPACK_wrappers.hpp.
| #define DPOTRS_F77 F77_BLAS_MANGLE(dpotrs,DPOTRS) |
Definition at line 498 of file Teuchos_LAPACK_wrappers.hpp.
| #define DPOTRI_F77 F77_BLAS_MANGLE(dpotri,DPOTRI) |
Definition at line 499 of file Teuchos_LAPACK_wrappers.hpp.
| #define DPOCON_F77 F77_BLAS_MANGLE(dpocon,DPOCON) |
Definition at line 500 of file Teuchos_LAPACK_wrappers.hpp.
| #define DPOSV_F77 F77_BLAS_MANGLE(dposv,DPOSV) |
Definition at line 501 of file Teuchos_LAPACK_wrappers.hpp.
| #define DPOEQU_F77 F77_BLAS_MANGLE(dpoequ,DPOEQU) |
Definition at line 502 of file Teuchos_LAPACK_wrappers.hpp.
| #define DPORFS_F77 F77_BLAS_MANGLE(dporfs,DPORFS) |
Definition at line 503 of file Teuchos_LAPACK_wrappers.hpp.
| #define DPOSVX_F77 F77_BLAS_MANGLE(dposvx,DPOSVX) |
Definition at line 504 of file Teuchos_LAPACK_wrappers.hpp.
| #define DTRTRS_F77 F77_BLAS_MANGLE(dtrtrs,DTRTRS) |
Definition at line 505 of file Teuchos_LAPACK_wrappers.hpp.
| #define DTRTRI_F77 F77_BLAS_MANGLE(dtrtri,DTRTRI) |
Definition at line 506 of file Teuchos_LAPACK_wrappers.hpp.
| #define DLAMCH_F77 F77_BLAS_MANGLE(dlamch,DLAMCH) |
Definition at line 507 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGELS_F77 F77_BLAS_MANGLE(dgels,DGELS) |
Definition at line 508 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGELSS_F77 F77_BLAS_MANGLE(dgelss,DGELSS) |
Definition at line 509 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGGLSE_F77 F77_BLAS_MANGLE(dgglse,DGGLSE) |
Definition at line 510 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGEEV_F77 F77_BLAS_MANGLE(dgeev,DGEEV) |
Definition at line 511 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGESVD_F77 F77_BLAS_MANGLE(dgesvd,DGESVD) |
Definition at line 512 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGGEV_F77 F77_BLAS_MANGLE(dggev,DGGEV) |
Definition at line 513 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGEEVX_F77 F77_BLAS_MANGLE(dgeevx,DGEEVX) |
Definition at line 514 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGGEVX_F77 F77_BLAS_MANGLE(dggevx,DGGEVX) |
Definition at line 515 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGEHRD_F77 F77_BLAS_MANGLE(dgehrd,DGEHRD) |
Definition at line 516 of file Teuchos_LAPACK_wrappers.hpp.
| #define DHSEQR_F77 F77_BLAS_MANGLE(dhseqr,DHSEQR) |
Definition at line 517 of file Teuchos_LAPACK_wrappers.hpp.
| #define DORGHR_F77 F77_BLAS_MANGLE(dorghr,DORGHR) |
Definition at line 518 of file Teuchos_LAPACK_wrappers.hpp.
| #define DORGQR_F77 F77_BLAS_MANGLE(dorgqr,DORGQR) |
Definition at line 519 of file Teuchos_LAPACK_wrappers.hpp.
| #define DORMHR_F77 F77_BLAS_MANGLE(dormhr,DORMHR) |
Definition at line 520 of file Teuchos_LAPACK_wrappers.hpp.
| #define DORMQR_F77 F77_BLAS_MANGLE(dormqr,DORMQR) |
Definition at line 521 of file Teuchos_LAPACK_wrappers.hpp.
| #define DTREVC_F77 F77_BLAS_MANGLE(dtrevc,DTREVC) |
Definition at line 522 of file Teuchos_LAPACK_wrappers.hpp.
| #define DTREXC_F77 F77_BLAS_MANGLE(dtrexc,DTREXC) |
Definition at line 523 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGEES_F77 F77_BLAS_MANGLE(dgees,DGEES) |
Definition at line 524 of file Teuchos_LAPACK_wrappers.hpp.
| #define DSPEV_F77 F77_BLAS_MANGLE(dspev,DSPEV) |
Definition at line 525 of file Teuchos_LAPACK_wrappers.hpp.
| #define DSYEV_F77 F77_BLAS_MANGLE(dsyev,DSYEV) |
Definition at line 526 of file Teuchos_LAPACK_wrappers.hpp.
| #define DSYGV_F77 F77_BLAS_MANGLE(dsygv,DSYGV) |
Definition at line 527 of file Teuchos_LAPACK_wrappers.hpp.
| #define DSTEQR_F77 F77_BLAS_MANGLE(dsteqr,DSTEQR) |
Definition at line 528 of file Teuchos_LAPACK_wrappers.hpp.
| #define DLAPY2_F77 F77_BLAS_MANGLE(dlapy2,DLAPY2) |
Definition at line 529 of file Teuchos_LAPACK_wrappers.hpp.
| #define DLARND_F77 F77_BLAS_MANGLE(dlarnd,DLARND) |
Definition at line 530 of file Teuchos_LAPACK_wrappers.hpp.
| #define DLARNV_F77 F77_BLAS_MANGLE(dlarnv,DLARNV) |
Definition at line 531 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGEBAL_F77 F77_BLAS_MANGLE(dgebal,DGEBAL) |
Definition at line 532 of file Teuchos_LAPACK_wrappers.hpp.
| #define DGEBAK_F77 F77_BLAS_MANGLE(dgebak,DGEBAK) |
Definition at line 533 of file Teuchos_LAPACK_wrappers.hpp.
| #define DLARTG_F77 F77_BLAS_MANGLE(dlartg,DLARTG) |
Definition at line 534 of file Teuchos_LAPACK_wrappers.hpp.
| #define DLARFG_F77 F77_BLAS_MANGLE(dlarfg,DLARFG) |
Definition at line 535 of file Teuchos_LAPACK_wrappers.hpp.
| #define ILAENV_F77 F77_BLAS_MANGLE(ilaenv,ILAENV) |
Definition at line 536 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGEQRF_F77 F77_BLAS_MANGLE(sgeqrf,SGEQRF) |
Definition at line 600 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGETRF_F77 F77_BLAS_MANGLE(sgetrf,SGETRF) |
Definition at line 601 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGETRS_F77 F77_BLAS_MANGLE(sgetrs,SGETRS) |
Definition at line 602 of file Teuchos_LAPACK_wrappers.hpp.
| #define SLASWP_F77 F77_BLAS_MANGLE(slaswp,SLASWP) |
Definition at line 603 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGBTRF_F77 F77_BLAS_MANGLE(sgbtrf,SGBTRF) |
Definition at line 604 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGBTRS_F77 F77_BLAS_MANGLE(sgbtrs,SGBTRS) |
Definition at line 605 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGTTRF_F77 F77_BLAS_MANGLE(sgttrf,SGTTRF) |
Definition at line 606 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGTTRS_F77 F77_BLAS_MANGLE(sgttrs,SGTTRS) |
Definition at line 607 of file Teuchos_LAPACK_wrappers.hpp.
| #define SPTTRF_F77 F77_BLAS_MANGLE(spttrf,SPTTRF) |
Definition at line 608 of file Teuchos_LAPACK_wrappers.hpp.
| #define SPTTRS_F77 F77_BLAS_MANGLE(spttrs,SPTTRS) |
Definition at line 609 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGETRI_F77 F77_BLAS_MANGLE(sgetri,SGETRI) |
Definition at line 610 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGERFS_F77 F77_BLAS_MANGLE(sgerfs,SGERFS) |
Definition at line 611 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGBRFS_F77 F77_BLAS_MANGLE(sgbrfs,SGBRFS) |
Definition at line 612 of file Teuchos_LAPACK_wrappers.hpp.
| #define SLATRS_F77 F77_BLAS_MANGLE(slatrs,SLATRS) |
Definition at line 613 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGECON_F77 F77_BLAS_MANGLE(sgecon,SGECON) |
Definition at line 614 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGBCON_F77 F77_BLAS_MANGLE(sgbcon,SGBCON) |
Definition at line 615 of file Teuchos_LAPACK_wrappers.hpp.
| #define SLANGB_F77 F77_BLAS_MANGLE(slangb,SLANGB) |
Definition at line 616 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGESVX_F77 F77_BLAS_MANGLE(sgesvx,SGESVX) |
Definition at line 617 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGESV_F77 F77_BLAS_MANGLE(sgesv,SGESV) |
Definition at line 618 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGEEQU_F77 F77_BLAS_MANGLE(sgeequ,SGEEQU) |
Definition at line 619 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGBEQU_F77 F77_BLAS_MANGLE(sgbequ,SGBEQU) |
Definition at line 620 of file Teuchos_LAPACK_wrappers.hpp.
| #define SSYTRD_F77 F77_BLAS_MANGLE(ssytrd,SSYTRD) |
Definition at line 621 of file Teuchos_LAPACK_wrappers.hpp.
| #define SPOTRF_F77 F77_BLAS_MANGLE(spotrf,SPOTRF) |
Definition at line 622 of file Teuchos_LAPACK_wrappers.hpp.
| #define SPOTRS_F77 F77_BLAS_MANGLE(spotrs,SPOTRS) |
Definition at line 623 of file Teuchos_LAPACK_wrappers.hpp.
| #define SPOTRI_F77 F77_BLAS_MANGLE(spotri,SPOTRI) |
Definition at line 624 of file Teuchos_LAPACK_wrappers.hpp.
| #define SPOCON_F77 F77_BLAS_MANGLE(spocon,SPOCON) |
Definition at line 625 of file Teuchos_LAPACK_wrappers.hpp.
| #define SPOSV_F77 F77_BLAS_MANGLE(sposv,SPOSV) |
Definition at line 626 of file Teuchos_LAPACK_wrappers.hpp.
| #define SPOEQU_F77 F77_BLAS_MANGLE(spoequ,SPOEQU) |
Definition at line 627 of file Teuchos_LAPACK_wrappers.hpp.
| #define SPORFS_F77 F77_BLAS_MANGLE(sporfs,SPORFS) |
Definition at line 628 of file Teuchos_LAPACK_wrappers.hpp.
| #define SPOSVX_F77 F77_BLAS_MANGLE(sposvx,SPOSVX) |
Definition at line 629 of file Teuchos_LAPACK_wrappers.hpp.
| #define STRTRS_F77 F77_BLAS_MANGLE(strtrs,STRTRS) |
Definition at line 630 of file Teuchos_LAPACK_wrappers.hpp.
| #define STRTRI_F77 F77_BLAS_MANGLE(strtri,STRTRI) |
Definition at line 631 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGELS_F77 F77_BLAS_MANGLE(sgels,SGELS) |
Definition at line 632 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGELSS_F77 F77_BLAS_MANGLE(sgelss,SGELSS) |
Definition at line 633 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGGLSE_F77 F77_BLAS_MANGLE(sgglse,SGGLSE) |
Definition at line 634 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGEEV_F77 F77_BLAS_MANGLE(sgeev,SGEEV) |
Definition at line 635 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGESVD_F77 F77_BLAS_MANGLE(sgesvd,SGESVD) |
Definition at line 636 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGGEV_F77 F77_BLAS_MANGLE(sggev,SGGEV) |
Definition at line 637 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGEEVX_F77 F77_BLAS_MANGLE(sgeevx,SGEEVX) |
Definition at line 638 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGGEVX_F77 F77_BLAS_MANGLE(sggevx,SGGEVX) |
Definition at line 639 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGEHRD_F77 F77_BLAS_MANGLE(sgehrd,SGEHRD) |
Definition at line 640 of file Teuchos_LAPACK_wrappers.hpp.
| #define SHSEQR_F77 F77_BLAS_MANGLE(shseqr,SHSEQR) |
Definition at line 641 of file Teuchos_LAPACK_wrappers.hpp.
| #define SORGHR_F77 F77_BLAS_MANGLE(sorghr,SORGHR) |
Definition at line 642 of file Teuchos_LAPACK_wrappers.hpp.
| #define SORGQR_F77 F77_BLAS_MANGLE(sorgqr,SORGQR) |
Definition at line 643 of file Teuchos_LAPACK_wrappers.hpp.
| #define SORMHR_F77 F77_BLAS_MANGLE(sormhr,SORMHR) |
Definition at line 644 of file Teuchos_LAPACK_wrappers.hpp.
| #define SORMQR_F77 F77_BLAS_MANGLE(sormqr,SORMQR) |
Definition at line 645 of file Teuchos_LAPACK_wrappers.hpp.
| #define STREVC_F77 F77_BLAS_MANGLE(strevc,STREVC) |
Definition at line 646 of file Teuchos_LAPACK_wrappers.hpp.
| #define STREXC_F77 F77_BLAS_MANGLE(strexc,STREXC) |
Definition at line 647 of file Teuchos_LAPACK_wrappers.hpp.
| #define SLAMCH_F77 F77_BLAS_MANGLE(slamch,SLAMCH) |
Definition at line 648 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGEES_F77 F77_BLAS_MANGLE(sgees,SGEES) |
Definition at line 649 of file Teuchos_LAPACK_wrappers.hpp.
| #define SSPEV_F77 F77_BLAS_MANGLE(sspev,SSPEV) |
Definition at line 650 of file Teuchos_LAPACK_wrappers.hpp.
| #define SSYEV_F77 F77_BLAS_MANGLE(ssyev,SSYEV) |
Definition at line 651 of file Teuchos_LAPACK_wrappers.hpp.
| #define SSYGV_F77 F77_BLAS_MANGLE(ssygv,SSYGV) |
Definition at line 652 of file Teuchos_LAPACK_wrappers.hpp.
| #define SSTEQR_F77 F77_BLAS_MANGLE(ssteqr,SSTEQR) |
Definition at line 653 of file Teuchos_LAPACK_wrappers.hpp.
| #define SLARTG_F77 F77_BLAS_MANGLE(slartg,SLARTG) |
Definition at line 657 of file Teuchos_LAPACK_wrappers.hpp.
| #define SLARFG_F77 F77_BLAS_MANGLE(slarfg,SLARFG) |
Definition at line 658 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGEBAL_F77 F77_BLAS_MANGLE(sgebal,SGEBAL) |
Definition at line 659 of file Teuchos_LAPACK_wrappers.hpp.
| #define SGEBAK_F77 F77_BLAS_MANGLE(sgebak,SGEBAK) |
Definition at line 660 of file Teuchos_LAPACK_wrappers.hpp.
| #define SLARND_F77 F77_BLAS_MANGLE(slarnd,SLARND) |
Definition at line 661 of file Teuchos_LAPACK_wrappers.hpp.
| #define SLARNV_F77 F77_BLAS_MANGLE(slarnv,SLARNV) |
Definition at line 662 of file Teuchos_LAPACK_wrappers.hpp.
| void PREFIX DGELS_F77 | ( | Teuchos_fcd | ch, |
| const int * | m, | ||
| const int * | n, | ||
| const int * | nrhs, | ||
| double * | a, | ||
| const int * | lda, | ||
| double * | b, | ||
| const int * | ldb, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DGELSS_F77 | ( | const int * | m, |
| const int * | n, | ||
| const int * | nrhs, | ||
| double * | a, | ||
| const int * | lda, | ||
| double * | b, | ||
| const int * | ldb, | ||
| double * | s, | ||
| const double * | rcond, | ||
| int * | rank, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DGGLSE_F77 | ( | const int * | m, |
| const int * | n, | ||
| const int * | p, | ||
| double * | a, | ||
| const int * | lda, | ||
| double * | b, | ||
| const int * | ldb, | ||
| double * | c, | ||
| double * | d, | ||
| double * | x, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DGEQRF_F77 | ( | const int * | m, |
| const int * | n, | ||
| double * | a, | ||
| const int * | lda, | ||
| double * | tau, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DGETRF_F77 | ( | const int * | m, |
| const int * | n, | ||
| double * | a, | ||
| const int * | lda, | ||
| int * | ipiv, | ||
| int * | info | ||
| ) |
| void PREFIX DGETRS_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | nrhs, | ||
| const double * | a, | ||
| const int * | lda, | ||
| const int * | ipiv, | ||
| double * | x, | ||
| const int * | ldx, | ||
| int * | info | ||
| ) |
| void PREFIX DLASWP_F77 | ( | const int * | N, |
| double | A[], | ||
| const int * | LDA, | ||
| const int * | K1, | ||
| const int * | K2, | ||
| const int | IPIV[], | ||
| const int * | INCX | ||
| ) |
| void PREFIX DGBTRF_F77 | ( | const int * | m, |
| const int * | n, | ||
| const int * | kl, | ||
| const int * | ku, | ||
| double * | a, | ||
| const int * | lda, | ||
| int * | ipiv, | ||
| int * | info | ||
| ) |
| void PREFIX DGBTRS_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | kl, | ||
| const int * | ku, | ||
| const int * | nrhs, | ||
| const double * | a, | ||
| const int * | lda, | ||
| const int * | ipiv, | ||
| double * | x, | ||
| const int * | ldx, | ||
| int * | info | ||
| ) |
| void PREFIX DGTTRF_F77 | ( | const int * | n, |
| double * | dl, | ||
| double * | d, | ||
| double * | du, | ||
| double * | du2, | ||
| int * | ipiv, | ||
| int * | info | ||
| ) |
| void PREFIX DGTTRS_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | nrhs, | ||
| const double * | dl, | ||
| const double * | d, | ||
| const double * | du, | ||
| const double * | du2, | ||
| const int * | ipiv, | ||
| double * | x, | ||
| const int * | ldx, | ||
| int * | info | ||
| ) |
| void PREFIX DPTTRF_F77 | ( | const int * | n, |
| double * | d, | ||
| double * | e, | ||
| int * | info | ||
| ) |
| void PREFIX DPTTRS_F77 | ( | const int * | n, |
| const int * | nrhs, | ||
| const double * | d, | ||
| const double * | e, | ||
| double * | x, | ||
| const int * | ldx, | ||
| int * | info | ||
| ) |
| void PREFIX DGETRI_F77 | ( | const int * | n, |
| double * | a, | ||
| const int * | lda, | ||
| const int * | ipiv, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DLATRS_F77 | ( | Teuchos_fcd | UPLO, |
| Teuchos_fcd | TRANS, | ||
| Teuchos_fcd | DIAG, | ||
| Teuchos_fcd | NORMIN, | ||
| const int * | N, | ||
| double * | A, | ||
| const int * | LDA, | ||
| double * | X, | ||
| double * | SCALE, | ||
| double * | CNORM, | ||
| int * | INFO | ||
| ) |
| void PREFIX DGECON_F77 | ( | Teuchos_fcd | norm, |
| const int * | n, | ||
| const double * | a, | ||
| const int * | lda, | ||
| const double * | anorm, | ||
| double * | rcond, | ||
| double * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX DGBCON_F77 | ( | Teuchos_fcd | norm, |
| const int * | n, | ||
| const int * | kl, | ||
| const int * | ku, | ||
| const double * | a, | ||
| const int * | lda, | ||
| int * | IPIV, | ||
| const double * | anorm, | ||
| double * | rcond, | ||
| double * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| double PREFIX DLANGB_F77 | ( | Teuchos_fcd | norm, |
| const int * | n, | ||
| const int * | kl, | ||
| const int * | ku, | ||
| const double * | a, | ||
| const int * | lda, | ||
| double * | work | ||
| ) |
| void PREFIX DGESV_F77 | ( | const int * | n, |
| const int * | nrhs, | ||
| double * | a, | ||
| const int * | lda, | ||
| int * | ipiv, | ||
| double * | x, | ||
| const int * | ldx, | ||
| int * | info | ||
| ) |
| void PREFIX DGEEQU_F77 | ( | const int * | m, |
| const int * | n, | ||
| const double * | a, | ||
| const int * | lda, | ||
| double * | r, | ||
| double * | c, | ||
| double * | rowcnd, | ||
| double * | colcnd, | ||
| double * | amax, | ||
| int * | info | ||
| ) |
| void PREFIX DGBEQU_F77 | ( | const int * | m, |
| const int * | n, | ||
| const int * | kl, | ||
| const int * | ku, | ||
| const double * | a, | ||
| const int * | lda, | ||
| double * | r, | ||
| double * | c, | ||
| double * | rowcnd, | ||
| double * | colcnd, | ||
| double * | amax, | ||
| int * | info | ||
| ) |
| void PREFIX DGERFS_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | nrhs, | ||
| const double * | a, | ||
| const int * | lda, | ||
| const double * | af, | ||
| const int * | ldaf, | ||
| const int * | ipiv, | ||
| const double * | b, | ||
| const int * | ldb, | ||
| double * | x, | ||
| const int * | ldx, | ||
| double * | ferr, | ||
| double * | berr, | ||
| double * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX DGBRFS_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | kl, | ||
| const int * | ku, | ||
| const int * | nrhs, | ||
| const double * | a, | ||
| const int * | lda, | ||
| const double * | af, | ||
| const int * | ldaf, | ||
| const int * | ipiv, | ||
| const double * | b, | ||
| const int * | ldb, | ||
| double * | x, | ||
| const int * | ldx, | ||
| double * | ferr, | ||
| double * | berr, | ||
| double * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX DGESVX_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| const int * | nrhs, | ||
| double * | a, | ||
| const int * | lda, | ||
| double * | af, | ||
| const int * | ldaf, | ||
| int * | ipiv, | ||
| Teuchos_fcd | , | ||
| double * | r, | ||
| double * | c, | ||
| double * | b, | ||
| const int * | ldb, | ||
| double * | x, | ||
| const int * | ldx, | ||
| double * | rcond, | ||
| double * | ferr, | ||
| double * | berr, | ||
| double * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX DSYTRD_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| double * | a, | ||
| const int * | lda, | ||
| double * | D, | ||
| double * | E, | ||
| double * | tau, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DPOTRF_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| double * | a, | ||
| const int * | lda, | ||
| int * | info | ||
| ) |
| void PREFIX DPOTRS_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | nrhs, | ||
| const double * | a, | ||
| const int * | lda, | ||
| double * | x, | ||
| const int * | ldx, | ||
| int * | info | ||
| ) |
| void PREFIX DPOTRI_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| double * | a, | ||
| const int * | lda, | ||
| int * | info | ||
| ) |
| void PREFIX DPOCON_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const double * | a, | ||
| const int * | lda, | ||
| const double * | anorm, | ||
| double * | rcond, | ||
| double * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX DPOSV_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | nrhs, | ||
| double * | a, | ||
| const int * | lda, | ||
| double * | x, | ||
| const int * | ldx, | ||
| int * | info | ||
| ) |
| void PREFIX DPOEQU_F77 | ( | const int * | n, |
| const double * | a, | ||
| const int * | lda, | ||
| double * | s, | ||
| double * | scond, | ||
| double * | amax, | ||
| int * | info | ||
| ) |
| void PREFIX DPORFS_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | nrhs, | ||
| double * | a, | ||
| const int * | lda, | ||
| const double * | af, | ||
| const int * | ldaf, | ||
| const double * | b, | ||
| const int * | ldb, | ||
| double * | x, | ||
| const int * | ldx, | ||
| double * | ferr, | ||
| double * | berr, | ||
| double * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX DPOSVX_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| const int * | nrhs, | ||
| double * | a, | ||
| const int * | lda, | ||
| double * | af, | ||
| const int * | ldaf, | ||
| Teuchos_fcd | , | ||
| double * | s, | ||
| double * | b, | ||
| const int * | ldb, | ||
| double * | x, | ||
| const int * | ldx, | ||
| double * | rcond, | ||
| double * | ferr, | ||
| double * | berr, | ||
| double * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX DTRTRS_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| Teuchos_fcd | , | ||
| const int * | n, | ||
| const int * | nrhs, | ||
| const double * | a, | ||
| const int * | lda, | ||
| double * | b, | ||
| const int * | ldb, | ||
| int * | info | ||
| ) |
| void PREFIX DTRTRI_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| const double * | a, | ||
| const int * | lda, | ||
| int * | info | ||
| ) |
| void PREFIX SGELS_F77 | ( | Teuchos_fcd | ch, |
| const int * | m, | ||
| const int * | n, | ||
| const int * | nrhs, | ||
| float * | a, | ||
| const int * | lda, | ||
| float * | b, | ||
| const int * | ldb, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SGELSS_F77 | ( | const int * | m, |
| const int * | n, | ||
| const int * | nrhs, | ||
| float * | a, | ||
| const int * | lda, | ||
| float * | b, | ||
| const int * | ldb, | ||
| float * | s, | ||
| const float * | rcond, | ||
| int * | rank, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SGGLSE_F77 | ( | const int * | m, |
| const int * | n, | ||
| const int * | p, | ||
| float * | a, | ||
| const int * | lda, | ||
| float * | b, | ||
| const int * | ldb, | ||
| float * | c, | ||
| float * | d, | ||
| float * | x, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SGEQRF_F77 | ( | const int * | m, |
| const int * | n, | ||
| float * | a, | ||
| const int * | lda, | ||
| float * | tau, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SGETRF_F77 | ( | const int * | m, |
| const int * | n, | ||
| float * | a, | ||
| const int * | lda, | ||
| int * | ipiv, | ||
| int * | info | ||
| ) |
| void PREFIX SGETRS_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | nrhs, | ||
| const float * | a, | ||
| const int * | lda, | ||
| const int * | ipiv, | ||
| float * | x, | ||
| const int * | ldx, | ||
| int * | info | ||
| ) |
| void PREFIX SLASWP_F77 | ( | const int * | N, |
| float | A[], | ||
| const int * | LDA, | ||
| const int * | K1, | ||
| const int * | K2, | ||
| const int | IPIV[], | ||
| const int * | INCX | ||
| ) |
| void PREFIX SGBTRF_F77 | ( | const int * | m, |
| const int * | n, | ||
| const int * | kl, | ||
| const int * | ku, | ||
| float * | a, | ||
| const int * | lda, | ||
| int * | ipiv, | ||
| int * | info | ||
| ) |
| void PREFIX SGBTRS_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | kl, | ||
| const int * | ku, | ||
| const int * | nrhs, | ||
| const float * | a, | ||
| const int * | lda, | ||
| const int * | ipiv, | ||
| float * | x, | ||
| const int * | ldx, | ||
| int * | info | ||
| ) |
| void PREFIX SGTTRF_F77 | ( | const int * | n, |
| float * | dl, | ||
| float * | d, | ||
| float * | du, | ||
| float * | du2, | ||
| int * | ipiv, | ||
| int * | info | ||
| ) |
| void PREFIX SGTTRS_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | nrhs, | ||
| const float * | dl, | ||
| const float * | d, | ||
| const float * | du, | ||
| const float * | du2, | ||
| const int * | ipiv, | ||
| float * | x, | ||
| const int * | ldx, | ||
| int * | info | ||
| ) |
| void PREFIX SPTTRF_F77 | ( | const int * | n, |
| float * | d, | ||
| float * | e, | ||
| int * | info | ||
| ) |
| void PREFIX SPTTRS_F77 | ( | const int * | n, |
| const int * | nrhs, | ||
| const float * | d, | ||
| const float * | e, | ||
| float * | x, | ||
| const int * | ldx, | ||
| int * | info | ||
| ) |
| void PREFIX SGETRI_F77 | ( | const int * | n, |
| float * | a, | ||
| const int * | lda, | ||
| const int * | ipiv, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SLATRS_F77 | ( | Teuchos_fcd | UPLO, |
| Teuchos_fcd | TRANS, | ||
| Teuchos_fcd | DIAG, | ||
| Teuchos_fcd | NORMIN, | ||
| const int * | N, | ||
| float * | A, | ||
| const int * | LDA, | ||
| float * | X, | ||
| float * | SCALE, | ||
| float * | CNORM, | ||
| int * | INFO | ||
| ) |
| void PREFIX SGECON_F77 | ( | Teuchos_fcd | norm, |
| const int * | n, | ||
| const float * | a, | ||
| const int * | lda, | ||
| const float * | anorm, | ||
| float * | rcond, | ||
| float * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX SGBCON_F77 | ( | Teuchos_fcd | norm, |
| const int * | n, | ||
| const int * | kl, | ||
| const int * | ku, | ||
| const float * | a, | ||
| const int * | lda, | ||
| int * | IPIV, | ||
| const float * | anorm, | ||
| float * | rcond, | ||
| float * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| float PREFIX SLANGB_F77 | ( | Teuchos_fcd | norm, |
| const int * | n, | ||
| const int * | kl, | ||
| const int * | ku, | ||
| const float * | a, | ||
| const int * | lda, | ||
| float * | work | ||
| ) |
| void PREFIX SGESV_F77 | ( | const int * | n, |
| const int * | nrhs, | ||
| float * | a, | ||
| const int * | lda, | ||
| int * | ipiv, | ||
| float * | x, | ||
| const int * | ldx, | ||
| int * | info | ||
| ) |
| void PREFIX SGEEQU_F77 | ( | const int * | m, |
| const int * | n, | ||
| const float * | a, | ||
| const int * | lda, | ||
| float * | r, | ||
| float * | c, | ||
| float * | rowcnd, | ||
| float * | colcnd, | ||
| float * | amax, | ||
| int * | info | ||
| ) |
| void PREFIX SGBEQU_F77 | ( | const int * | m, |
| const int * | n, | ||
| const int * | kl, | ||
| const int * | ku, | ||
| const float * | a, | ||
| const int * | lda, | ||
| float * | r, | ||
| float * | c, | ||
| float * | rowcnd, | ||
| float * | colcnd, | ||
| float * | amax, | ||
| int * | info | ||
| ) |
| void PREFIX SGERFS_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | nrhs, | ||
| const float * | a, | ||
| const int * | lda, | ||
| const float * | af, | ||
| const int * | ldaf, | ||
| const int * | ipiv, | ||
| const float * | b, | ||
| const int * | ldb, | ||
| float * | x, | ||
| const int * | ldx, | ||
| float * | ferr, | ||
| float * | berr, | ||
| float * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX SGBRFS_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | kl, | ||
| const int * | ku, | ||
| const int * | nrhs, | ||
| const float * | a, | ||
| const int * | lda, | ||
| const float * | af, | ||
| const int * | ldaf, | ||
| const int * | ipiv, | ||
| const float * | b, | ||
| const int * | ldb, | ||
| float * | x, | ||
| const int * | ldx, | ||
| float * | ferr, | ||
| float * | berr, | ||
| float * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX SGESVX_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| const int * | nrhs, | ||
| float * | a, | ||
| const int * | lda, | ||
| float * | af, | ||
| const int * | ldaf, | ||
| int * | ipiv, | ||
| Teuchos_fcd | , | ||
| float * | r, | ||
| float * | c, | ||
| float * | b, | ||
| const int * | ldb, | ||
| float * | x, | ||
| const int * | ldx, | ||
| float * | rcond, | ||
| float * | ferr, | ||
| float * | berr, | ||
| float * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX SSYTRD_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| float * | a, | ||
| const int * | lda, | ||
| float * | D, | ||
| float * | E, | ||
| float * | tau, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SPOTRF_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| float * | a, | ||
| const int * | lda, | ||
| int * | info | ||
| ) |
| void PREFIX SPOTRS_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | nrhs, | ||
| const float * | a, | ||
| const int * | lda, | ||
| float * | x, | ||
| const int * | ldx, | ||
| int * | info | ||
| ) |
| void PREFIX SPOTRI_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| float * | a, | ||
| const int * | lda, | ||
| int * | info | ||
| ) |
| void PREFIX SPOCON_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const float * | a, | ||
| const int * | lda, | ||
| const float * | anorm, | ||
| float * | rcond, | ||
| float * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX SPOSV_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | nrhs, | ||
| float * | a, | ||
| const int * | lda, | ||
| float * | x, | ||
| const int * | ldx, | ||
| int * | info | ||
| ) |
| void PREFIX SPOEQU_F77 | ( | const int * | n, |
| const float * | a, | ||
| const int * | lda, | ||
| float * | s, | ||
| float * | scond, | ||
| float * | amax, | ||
| int * | info | ||
| ) |
| void PREFIX SPORFS_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| const int * | nrhs, | ||
| float * | a, | ||
| const int * | lda, | ||
| const float * | af, | ||
| const int * | ldaf, | ||
| const float * | b, | ||
| const int * | ldb, | ||
| float * | x, | ||
| const int * | ldx, | ||
| float * | ferr, | ||
| float * | berr, | ||
| float * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX SPOSVX_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| const int * | nrhs, | ||
| float * | a, | ||
| const int * | lda, | ||
| float * | af, | ||
| const int * | ldaf, | ||
| Teuchos_fcd | , | ||
| float * | s, | ||
| float * | b, | ||
| const int * | ldb, | ||
| float * | x, | ||
| const int * | ldx, | ||
| float * | rcond, | ||
| float * | ferr, | ||
| float * | berr, | ||
| float * | work, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX STRTRS_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| Teuchos_fcd | , | ||
| const int * | n, | ||
| const int * | nrhs, | ||
| const float * | a, | ||
| const int * | lda, | ||
| float * | b, | ||
| const int * | ldb, | ||
| int * | info | ||
| ) |
| void PREFIX STRTRI_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| const float * | a, | ||
| const int * | lda, | ||
| int * | info | ||
| ) |
| void PREFIX DSPEV_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| double * | ap, | ||
| double * | w, | ||
| double * | z, | ||
| const int * | ldz, | ||
| double * | work, | ||
| int * | info | ||
| ) |
| void PREFIX DSYEV_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| double * | a, | ||
| const int * | lda, | ||
| double * | w, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DSYGV_F77 | ( | const int * | itype, |
| Teuchos_fcd | , | ||
| Teuchos_fcd | , | ||
| const int * | n, | ||
| double * | a, | ||
| const int * | lda, | ||
| double * | B, | ||
| const int * | ldb, | ||
| double * | w, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DSTEQR_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| double * | D, | ||
| double * | E, | ||
| double * | Z, | ||
| const int * | ldz, | ||
| double * | work, | ||
| int * | info | ||
| ) |
| void PREFIX DGEEV_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| double * | a, | ||
| const int * | lda, | ||
| double * | wr, | ||
| double * | wi, | ||
| double * | vl, | ||
| const int * | ldvl, | ||
| double * | vr, | ||
| const int * | ldvr, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DGGEV_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| double * | A, | ||
| const int * | lda, | ||
| double * | B, | ||
| const int * | ldb, | ||
| double * | alphar, | ||
| double * | alphai, | ||
| double * | beta, | ||
| double * | vl, | ||
| const int * | ldvl, | ||
| double * | vr, | ||
| const int * | ldvr, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DGESVD_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | m, | ||
| const int * | n, | ||
| double * | a, | ||
| const int * | lda, | ||
| double * | s, | ||
| double * | u, | ||
| const int * | ldu, | ||
| double * | v, | ||
| const int * | ldv, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DGGEVX_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| Teuchos_fcd | , | ||
| Teuchos_fcd | , | ||
| const int * | n, | ||
| double * | a, | ||
| const int * | lda, | ||
| double * | b, | ||
| const int * | ldb, | ||
| double * | alphar, | ||
| double * | alphai, | ||
| double * | beta, | ||
| double * | vl, | ||
| const int * | ldvl, | ||
| double * | vr, | ||
| const int * | ldvr, | ||
| int * | ilo, | ||
| int * | ihi, | ||
| double * | lscale, | ||
| double * | rscale, | ||
| double * | abnrm, | ||
| double * | bbnrm, | ||
| double * | rconde, | ||
| double * | rcondv, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | iwork, | ||
| int * | bwork, | ||
| int * | info | ||
| ) |
| void PREFIX DGEEVX_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| Teuchos_fcd | , | ||
| Teuchos_fcd | , | ||
| const int * | n, | ||
| double * | a, | ||
| const int * | lda, | ||
| double * | alphar, | ||
| double * | alphai, | ||
| double * | vl, | ||
| const int * | ldvl, | ||
| double * | vr, | ||
| const int * | ldvr, | ||
| int * | ilo, | ||
| int * | ihi, | ||
| double * | scale, | ||
| double * | abnrm, | ||
| double * | rconde, | ||
| double * | rcondv, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX DGEHRD_F77 | ( | const int * | n, |
| const int * | ilo, | ||
| const int * | ihi, | ||
| double * | A, | ||
| const int * | lda, | ||
| double * | tau, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DHSEQR_F77 | ( | Teuchos_fcd | job, |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| const int * | ilo, | ||
| const int * | ihi, | ||
| double * | h, | ||
| const int * | ldh, | ||
| double * | wr, | ||
| double * | wi, | ||
| double * | z, | ||
| const int * | ldz, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DGEES_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| int(*)(double *, double *) | ptr2func, | ||
| const int * | n, | ||
| double * | a, | ||
| const int * | lda, | ||
| int * | sdim, | ||
| double * | wr, | ||
| double * | wi, | ||
| double * | vs, | ||
| const int * | ldvs, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | bwork, | ||
| int * | info | ||
| ) |
| void PREFIX DORGHR_F77 | ( | const int * | n, |
| const int * | ilo, | ||
| const int * | ihi, | ||
| double * | a, | ||
| const int * | lda, | ||
| const double * | tau, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DORMHR_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | m, | ||
| const int * | n, | ||
| const int * | ilo, | ||
| const int * | ihi, | ||
| const double * | a, | ||
| const int * | lda, | ||
| const double * | tau, | ||
| double * | c, | ||
| const int * | ldc, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DORGQR_F77 | ( | const int * | m, |
| const int * | n, | ||
| const int * | k, | ||
| double * | a, | ||
| const int * | lda, | ||
| const double * | tau, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DORMQR_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | m, | ||
| const int * | n, | ||
| const int * | k, | ||
| double * | a, | ||
| const int * | lda, | ||
| const double * | tau, | ||
| double * | C, | ||
| const int * | ldc, | ||
| double * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX DTREVC_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| int * | select, | ||
| const int * | n, | ||
| const double * | t, | ||
| const int * | ldt, | ||
| double * | vl, | ||
| const int * | ldvl, | ||
| double * | vr, | ||
| const int * | ldvr, | ||
| const int * | mm, | ||
| int * | m, | ||
| double * | work, | ||
| int * | info | ||
| ) |
| void PREFIX DTREXC_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| double * | t, | ||
| const int * | ldt, | ||
| double * | q, | ||
| const int * | ldq, | ||
| int * | ifst, | ||
| int * | ilst, | ||
| double * | work, | ||
| int * | info | ||
| ) |
| void PREFIX SSPEV_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| float * | ap, | ||
| float * | w, | ||
| float * | z, | ||
| const int * | ldz, | ||
| float * | work, | ||
| int * | info | ||
| ) |
| void PREFIX SSYEV_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| float * | a, | ||
| const int * | lda, | ||
| float * | w, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SSYGV_F77 | ( | const int * | itype, |
| Teuchos_fcd | , | ||
| Teuchos_fcd | , | ||
| const int * | n, | ||
| float * | a, | ||
| const int * | lda, | ||
| float * | B, | ||
| const int * | ldb, | ||
| float * | w, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SSTEQR_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| float * | D, | ||
| float * | E, | ||
| float * | Z, | ||
| const int * | ldz, | ||
| float * | work, | ||
| int * | info | ||
| ) |
| void PREFIX SGEEV_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| float * | a, | ||
| const int * | lda, | ||
| float * | wr, | ||
| float * | wi, | ||
| float * | vl, | ||
| const int * | ldvl, | ||
| float * | vr, | ||
| const int * | ldvr, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SGGEV_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| float * | A, | ||
| const int * | lda, | ||
| float * | B, | ||
| const int * | ldb, | ||
| float * | alphar, | ||
| float * | alphai, | ||
| float * | beta, | ||
| float * | vl, | ||
| const int * | ldvl, | ||
| float * | vr, | ||
| const int * | ldvr, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SGESVD_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | m, | ||
| const int * | n, | ||
| float * | a, | ||
| const int * | lda, | ||
| float * | s, | ||
| float * | u, | ||
| const int * | ldu, | ||
| float * | v, | ||
| const int * | ldv, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SGGEVX_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| Teuchos_fcd | , | ||
| Teuchos_fcd | , | ||
| const int * | n, | ||
| float * | a, | ||
| const int * | lda, | ||
| float * | b, | ||
| const int * | ldb, | ||
| float * | alphar, | ||
| float * | alphai, | ||
| float * | beta, | ||
| float * | vl, | ||
| const int * | ldvl, | ||
| float * | vr, | ||
| const int * | ldvr, | ||
| int * | ilo, | ||
| int * | ihi, | ||
| float * | lscale, | ||
| float * | rscale, | ||
| float * | abnrm, | ||
| float * | bbnrm, | ||
| float * | rconde, | ||
| float * | rcondv, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | iwork, | ||
| int * | bwork, | ||
| int * | info | ||
| ) |
| void PREFIX SGEEVX_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| Teuchos_fcd | , | ||
| Teuchos_fcd | , | ||
| const int * | n, | ||
| float * | a, | ||
| const int * | lda, | ||
| float * | wr, | ||
| float * | wi, | ||
| float * | vl, | ||
| const int * | ldvl, | ||
| float * | vr, | ||
| const int * | ldvr, | ||
| int * | ilo, | ||
| int * | ihi, | ||
| float * | scale, | ||
| float * | abnrm, | ||
| float * | rconde, | ||
| float * | rcondv, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | iwork, | ||
| int * | info | ||
| ) |
| void PREFIX SGEHRD_F77 | ( | const int * | n, |
| const int * | ilo, | ||
| const int * | ihi, | ||
| float * | A, | ||
| const int * | lda, | ||
| float * | tau, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SHSEQR_F77 | ( | Teuchos_fcd | job, |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| const int * | ilo, | ||
| const int * | ihi, | ||
| float * | h, | ||
| const int * | ldh, | ||
| float * | wr, | ||
| float * | wi, | ||
| float * | z, | ||
| const int * | ldz, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SGEES_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| int(*)(float *, float *) | ptr2func, | ||
| const int * | n, | ||
| float * | a, | ||
| const int * | lda, | ||
| int * | sdim, | ||
| float * | wr, | ||
| float * | wi, | ||
| float * | vs, | ||
| const int * | ldvs, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | bwork, | ||
| int * | info | ||
| ) |
| void PREFIX SORGHR_F77 | ( | const int * | n, |
| const int * | ilo, | ||
| const int * | ihi, | ||
| float * | a, | ||
| const int * | lda, | ||
| const float * | tau, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SORMHR_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | m, | ||
| const int * | n, | ||
| const int * | ilo, | ||
| const int * | ihi, | ||
| const float * | a, | ||
| const int * | lda, | ||
| const float * | tau, | ||
| float * | c, | ||
| const int * | ldc, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SORGQR_F77 | ( | const int * | m, |
| const int * | n, | ||
| const int * | k, | ||
| float * | a, | ||
| const int * | lda, | ||
| const float * | tau, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX SORMQR_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | m, | ||
| const int * | n, | ||
| const int * | k, | ||
| float * | a, | ||
| const int * | lda, | ||
| const float * | tau, | ||
| float * | C, | ||
| const int * | ldc, | ||
| float * | work, | ||
| const int * | lwork, | ||
| int * | info | ||
| ) |
| void PREFIX STREVC_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| int * | select, | ||
| const int * | n, | ||
| const float * | t, | ||
| const int * | ldt, | ||
| float * | vl, | ||
| const int * | ldvl, | ||
| float * | vr, | ||
| const int * | ldvr, | ||
| const int * | mm, | ||
| int * | m, | ||
| float * | work, | ||
| int * | info | ||
| ) |
| void PREFIX STREXC_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| float * | t, | ||
| const int * | ldt, | ||
| float * | q, | ||
| const int * | ldq, | ||
| int * | ifst, | ||
| int * | ilst, | ||
| float * | work, | ||
| int * | info | ||
| ) |
| void PREFIX SLARTG_F77 | ( | const float * | f, |
| const float * | g, | ||
| float * | c, | ||
| float * | s, | ||
| float * | r | ||
| ) |
| void PREFIX DLARTG_F77 | ( | const double * | f, |
| const double * | g, | ||
| double * | c, | ||
| double * | s, | ||
| double * | r | ||
| ) |
| void PREFIX SLARFG_F77 | ( | const int * | n, |
| float * | alpha, | ||
| float * | x, | ||
| const int * | incx, | ||
| float * | tau | ||
| ) |
| void PREFIX DLARFG_F77 | ( | const int * | n, |
| double * | alpha, | ||
| double * | x, | ||
| const int * | incx, | ||
| double * | tau | ||
| ) |
| void PREFIX SGEBAL_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| float * | a, | ||
| const int * | lda, | ||
| int * | ilo, | ||
| int * | ihi, | ||
| float * | scale, | ||
| int * | info | ||
| ) |
| void PREFIX SGEBAK_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| const int * | ilo, | ||
| const int * | ihi, | ||
| const float * | scale, | ||
| const int * | m, | ||
| float * | V, | ||
| const int * | ldv, | ||
| int * | info | ||
| ) |
| void PREFIX DGEBAL_F77 | ( | Teuchos_fcd | , |
| const int * | n, | ||
| double * | a, | ||
| const int * | lda, | ||
| int * | ilo, | ||
| int * | ihi, | ||
| double * | scale, | ||
| int * | info | ||
| ) |
| void PREFIX DGEBAK_F77 | ( | Teuchos_fcd | , |
| Teuchos_fcd | , | ||
| const int * | n, | ||
| const int * | ilo, | ||
| const int * | ihi, | ||
| const double * | scale, | ||
| const int * | m, | ||
| double * | V, | ||
| const int * | ldv, | ||
| int * | info | ||
| ) |
| float PREFIX SLARND_F77 | ( | const int * | idist, |
| int * | seed | ||
| ) |
| double PREFIX DLARND_F77 | ( | const int * | idist, |
| int * | seed | ||
| ) |
| void PREFIX SLARNV_F77 | ( | const int * | idist, |
| int * | seed, | ||
| const int * | n, | ||
| float * | v | ||
| ) |
| void PREFIX DLARNV_F77 | ( | const int * | idist, |
| int * | seed, | ||
| const int * | n, | ||
| double * | v | ||
| ) |
| float PREFIX SLAMCH_F77 | ( | Teuchos_fcd | ) |
| double PREFIX DLAMCH_F77 | ( | Teuchos_fcd | ) |
| int PREFIX ILAENV_F77 | ( | const int * | ispec, |
| const char * | name, | ||
| const char * | opts, | ||
| const int * | N1, | ||
| const int * | N2, | ||
| const int * | N3, | ||
| const int * | N4, | ||
| unsigned int | name_length, | ||
| unsigned int | opts_length | ||
| ) |
| double PREFIX DLAPY2_F77 | ( | const double * | x, |
| const double * | y | ||
| ) |
1.7.6.1