Home
last modified time | relevance | path

Searched defs:LAPACK (Results 1 – 25 of 80) sorted by relevance

1234

/dports/math/openblas/OpenBLAS-0.3.18/relapack/src/
H A Dlapack_wrappers.c8 void LAPACK(slauum)( in LAPACK() function
18 void LAPACK(dlauum)( in LAPACK() function
28 void LAPACK(clauum)( in LAPACK() function
38 void LAPACK(zlauum)( in LAPACK() function
53 void LAPACK(ssygst)( in LAPACK() function
63 void LAPACK(dsygst)( in LAPACK() function
73 void LAPACK(chegst)( in LAPACK() function
83 void LAPACK(zhegst)( in LAPACK() function
98 void LAPACK(strtri)( in LAPACK() function
108 void LAPACK(dtrtri)( in LAPACK() function
[all …]
H A Drelapack.h25 #define LAPACK(routine) routine ## _ macro
27 #define LAPACK(routine) routine macro
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/compatibility/simple/lapack/
H A DROL_LAPACK.hpp136 struct LAPACK { struct
202 struct LAPACK<int, double> { struct
204 void LATRS (const char& UPLO, const char& TRANS, const char& DIAG, const char& NORMIN, in LATRS()
211 void GTTRS(const char& TRANS, const int& n, const int& nrhs, const double* dl, const double* d, in GTTRS()
216 …d GTTRF(const int& n, double* dl, double* d, double* du, double* du2, int* IPIV, int* info) const { in GTTRF()
220 …PZ, const int& n, double* D, double* E, double* Z, const int& ldz, double* WORK, int* info) const { in STEQR()
228 void GETRF(const int& m, const int& n, double* A, const int& lda, int* IPIV, int* info) const { in GETRF()
232 …& n, double* A, const int& lda, const int* IPIV, double* WORK, const int& lwork, int* info) const { in GETRI()
240 … int& n, double* A, const int& lda, double* TAU, double* WORK, const int& lwork, int* info) const { in GEQRF()
248 …, const int& nrhs, const double* d, const double* e, double* B, const int& ldb, int* info) const { in PTTRS()
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/Platforms/CPU/
H A DBLAS.hpp488 struct LAPACK struct
768 static void getri(int n, in getri()
779 static void getri(int n, in getri()
790 static void getri(int n, in getri()
801 static void getri(int n, in getri()
812 static void geqrf(int M, in geqrf()
829 static void geqrf(int M, in geqrf()
880 static void gqr(int M, in gqr()
898 static void gqr(int M, in gqr()
916 static void glq(int M, in glq()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/compatibility/teuchos/lapack/
H A DROL_LAPACK.hpp56 using LAPACK = Teuchos::LAPACK<OrdinalType, Real>; typedef
/dports/math/py-numpy/numpy-1.20.3/numpy/linalg/lapack_lite/
H A DREADME.rst36 .. _LAPACK: http://netlib.org/lapack/index.html target in Regenerating lapack_lite source
/dports/math/xlapack/lapack-3.10.0/
H A DREADME.md1 # LAPACK chapter
/dports/math/blas/lapack-3.10.0/
H A DREADME.md1 # LAPACK chapter
/dports/math/lapacke/lapack-3.10.0/
H A DREADME.md1 # LAPACK chapter
/dports/math/lapack/lapack-3.10.0/
H A DREADME.md1 # LAPACK chapter
/dports/math/cblas/lapack-3.10.0/
H A DREADME.md1 # LAPACK chapter
/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/
H A DREADME.md1 # LAPACK chapter
H A Dmeson.build6 project('LAPACK', 'fortran', project
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/docs/source/
H A Dfeatures.rst83 .. _LAPACK: http://www.netlib.org/lapack/ target in Why?
/dports/math/ceres-solver/ceres-solver-2.0.0/docs/source/
H A Dfeatures.rst84 .. _LAPACK: http://www.netlib.org/lapack/ target in Why?
/dports/math/libflame/libflame-5.2.0/tmp/test/fortran_QR_test/
H A Dmakefile9 LAPACK = $(LIB_PATH)/liblapack.a macro
/dports/math/suitesparse-config/SuiteSparse-5.10.1/SPQR/Doc/
H A Dspqr_user_guide.bib135 @book{LAPACK, book
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/SPQR/Doc/
H A Dspqr_user_guide.bib135 @book{LAPACK, book
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/SPQR/Doc/
H A Dspqr_user_guide.bib135 @book{LAPACK, book
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/SPQR/Doc/
H A Dspqr_user_guide.bib135 @book{LAPACK, book
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/SPQR/Doc/
H A Dspqr_user_guide.bib135 @book{LAPACK, book
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/SPQR/Doc/
H A Dspqr_user_guide.bib135 @book{LAPACK, book
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/SPQR/Doc/
H A Dspqr_user_guide.bib135 @book{LAPACK, book
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/SPQR/Doc/
H A Dspqr_user_guide.bib135 @book{LAPACK, book
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/SPQR/Doc/
H A Dspqr_user_guide.bib135 @book{LAPACK, book

1234