QMCPACK
LAPACK Member List

This is the complete list of members for LAPACK, including all inherited members.

geev(char *jobvl, char *jobvr, int *n, double *a, int *lda, double *alphar, double *alphai, double *vl, int *ldvl, double *vr, int *ldvr, double *work, int *lwork, int *info)LAPACKinlinestatic
geev(char *jobvl, char *jobvr, int *n, float *a, int *lda, float *alphar, float *alphai, float *vl, int *ldvl, float *vr, int *ldvr, float *work, int *lwork, int *info)LAPACKinlinestatic
geev(char *jobvl, char *jobvr, int *n, std::complex< double > *a, int *lda, std::complex< double > *alpha, std::complex< double > *vl, int *ldvl, std::complex< double > *vr, int *ldvr, std::complex< double > *work, int *lwork, double *rwork, int *info)LAPACKinlinestatic
geev(char *jobvl, char *jobvr, int *n, std::complex< float > *a, int *lda, std::complex< float > *alpha, std::complex< float > *vl, int *ldvl, std::complex< float > *vr, int *ldvr, std::complex< float > *work, int *lwork, float *rwork, int *info)LAPACKinlinestatic
gelqf(int M, int N, std::complex< double > *A, const int LDA, std::complex< double > *TAU, std::complex< double > *WORK, int LWORK, int &INFO)LAPACKinlinestatic
gelqf(int M, int N, double *A, const int LDA, double *TAU, double *WORK, int LWORK, int &INFO)LAPACKinlinestatic
gelqf(int M, int N, std::complex< float > *A, const int LDA, std::complex< float > *TAU, std::complex< float > *WORK, int LWORK, int &INFO)LAPACKinlinestatic
gelqf(int M, int N, float *A, const int LDA, float *TAU, float *WORK, int LWORK, int &INFO)LAPACKinlinestatic
geqrf(int M, int N, std::complex< double > *A, const int LDA, std::complex< double > *TAU, std::complex< double > *WORK, int LWORK, int &INFO)LAPACKinlinestatic
geqrf(int M, int N, double *A, const int LDA, double *TAU, double *WORK, int LWORK, int &INFO)LAPACKinlinestatic
geqrf(int M, int N, std::complex< float > *A, const int LDA, std::complex< float > *TAU, std::complex< float > *WORK, int LWORK, int &INFO)LAPACKinlinestatic
geqrf(int M, int N, float *A, const int LDA, float *TAU, float *WORK, int LWORK, int &INFO)LAPACKinlinestatic
gesvd(const char &jobu, const char &jobvt, const int &m, const int &n, float *a, const int &lda, float *s, float *u, const int &ldu, float *vt, const int &ldvt, float *work, const int &lwork, int &info)LAPACKinlinestatic
gesvd(const char &jobu, const char &jobvt, const int &m, const int &n, double *a, const int &lda, double *s, double *u, const int &ldu, double *vt, const int &ldvt, double *work, const int &lwork, int &info)LAPACKinlinestatic
gesvd(const char &jobu, const char &jobvt, const int &m, const int &n, std::complex< float > *a, const int &lda, float *s, std::complex< float > *u, const int &ldu, std::complex< float > *vt, const int &ldvt, std::complex< float > *work, const int &lwork, float *rwork, int &info)LAPACKinlinestatic
gesvd(const char &jobu, const char &jobvt, const int &m, const int &n, std::complex< double > *a, const int &lda, double *s, std::complex< double > *u, const int &ldu, std::complex< double > *vt, const int &ldvt, std::complex< double > *work, const int &lwork, double *rwork, int &info)LAPACKinlinestatic
getrf(const int &n, const int &m, double *a, const int &n0, int *piv, int &st)LAPACKinlinestatic
getrf(const int &n, const int &m, float *a, const int &n0, int *piv, int &st)LAPACKinlinestatic
getrf(const int &n, const int &m, std::complex< double > *a, const int &n0, int *piv, int &st)LAPACKinlinestatic
getrf(const int &n, const int &m, std::complex< float > *a, const int &n0, int *piv, int &st)LAPACKinlinestatic
getri(int n, float *restrict a, int n0, int const *restrict piv, float *restrict work, int const &n1, int &status)LAPACKinlinestatic
getri(int n, double *restrict a, int n0, int const *restrict piv, double *restrict work, int const &n1, int &status)LAPACKinlinestatic
getri(int n, std::complex< float > *restrict a, int n0, int const *restrict piv, std::complex< float > *restrict work, int const &n1, int &status)LAPACKinlinestatic
getri(int n, std::complex< double > *restrict a, int n0, int const *restrict piv, std::complex< double > *restrict work, int const &n1, int &status)LAPACKinlinestatic
ggev(char *jobvl, char *jobvr, int *n, double *a, int *lda, double *b, int *ldb, double *alphar, double *alphai, double *beta, double *vl, int *ldvl, double *vr, int *ldvr, double *work, int *lwork, int *info)LAPACKinlinestatic
ggev(char *jobvl, char *jobvr, int *n, float *a, int *lda, float *b, int *ldb, float *alphar, float *alphai, float *beta, float *vl, int *ldvl, float *vr, int *ldvr, float *work, int *lwork, int *info)LAPACKinlinestatic
glq(int M, int N, int K, std::complex< double > *A, const int LDA, std::complex< double > *TAU, std::complex< double > *WORK, int LWORK, int &INFO)LAPACKinlinestatic
glq(int M, int N, int K, double *A, const int LDA, double *TAU, double *WORK, int LWORK, int &INFO)LAPACKinlinestatic
glq(int M, int N, int K, std::complex< float > *A, const int LDA, std::complex< float > *TAU, std::complex< float > *WORK, int LWORK, int &INFO)LAPACKinlinestatic
glq(int M, int N, int K, float *A, const int LDA, float *TAU, float *WORK, int const LWORK, int &INFO)LAPACKinlinestatic
gqr(int M, int N, int K, std::complex< double > *A, const int LDA, std::complex< double > *TAU, std::complex< double > *WORK, int LWORK, int &INFO)LAPACKinlinestatic
gqr(int M, int N, int K, double *A, const int LDA, double *TAU, double *WORK, int LWORK, int &INFO)LAPACKinlinestatic
gqr(int M, int N, int K, std::complex< float > *A, const int LDA, std::complex< float > *TAU, std::complex< float > *WORK, int LWORK, int &INFO)LAPACKinlinestatic
gqr(int M, int N, int K, float *A, const int LDA, float *TAU, float *WORK, int LWORK, int &INFO)LAPACKinlinestatic
heev(char &jobz, char &uplo, int &n, std::complex< float > *a, int &lda, float *w, std::complex< float > *work, int &lwork, float *rwork, int &info)LAPACKinlinestatic
heev(char &jobz, char &uplo, int &n, std::complex< double > *a, int &lda, double *w, std::complex< double > *work, int &lwork, double *rwork, int &info)LAPACKinlinestatic
hevr(char &JOBZ, char &RANGE, char &UPLO, int &N, float *A, int &LDA, float &VL, float &VU, int &IL, int &IU, float &ABSTOL, int &M, float *W, float *Z, int &LDZ, int *ISUPPZ, float *WORK, int &LWORK, float *RWORK, int &LRWORK, int *IWORK, int &LIWORK, int &INFO)LAPACKinlinestatic
hevr(char &JOBZ, char &RANGE, char &UPLO, int &N, double *A, int &LDA, double &VL, double &VU, int &IL, int &IU, double &ABSTOL, int &M, double *W, double *Z, int &LDZ, int *ISUPPZ, double *WORK, int &LWORK, double *RWORK, int &LRWORK, int *IWORK, int &LIWORK, int &INFO)LAPACKinlinestatic
hevr(char &JOBZ, char &RANGE, char &UPLO, int &N, std::complex< float > *A, int &LDA, float &VL, float &VU, int &IL, int &IU, float &ABSTOL, int &M, float *W, std::complex< float > *Z, int &LDZ, int *ISUPPZ, std::complex< float > *WORK, int &LWORK, float *RWORK, int &LRWORK, int *IWORK, int &LIWORK, int &INFO)LAPACKinlinestatic
hevr(char &JOBZ, char &RANGE, char &UPLO, int &N, std::complex< double > *A, int &LDA, double &VL, double &VU, int &IL, int &IU, double &ABSTOL, int &M, double *W, std::complex< double > *Z, int &LDZ, int *ISUPPZ, std::complex< double > *WORK, int &LWORK, double *RWORK, int &LRWORK, int *IWORK, int &LIWORK, int &INFO)LAPACKinlinestatic
potrf(const char &UPLO, const int &N, float *A, const int &LDA, int &INFO)LAPACKinlinestatic
potrf(const char &UPLO, const int &N, double *A, const int &LDA, int &INFO)LAPACKinlinestatic
potrf(const char &UPLO, const int &N, std::complex< float > *A, const int &LDA, int &INFO)LAPACKinlinestatic
potrf(const char &UPLO, const int &N, std::complex< double > *A, const int &LDA, int &INFO)LAPACKinlinestatic