Home
last modified time | relevance | path

Searched refs:LAPACK_spotrs (Results 1 – 25 of 42) sorted by relevance

12

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/LAPACKE/src/
H A Dlapacke_spotrs_work.c43 LAPACK_spotrs( &uplo, &n, &nrhs, a, &lda, b, &ldb, &info ); in LAPACKE_spotrs_work()
78 LAPACK_spotrs( &uplo, &n, &nrhs, a_t, &lda_t, b_t, &ldb_t, &info ); in LAPACKE_spotrs_work()
/dports/math/xlapack/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_spotrs_work.c42 LAPACK_spotrs( &uplo, &n, &nrhs, a, &lda, b, &ldb, &info ); in LAPACKE_spotrs_work()
77 LAPACK_spotrs( &uplo, &n, &nrhs, a_t, &lda_t, b_t, &ldb_t, &info ); in LAPACKE_spotrs_work()
/dports/math/blas/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_spotrs_work.c42 LAPACK_spotrs( &uplo, &n, &nrhs, a, &lda, b, &ldb, &info ); in LAPACKE_spotrs_work()
77 LAPACK_spotrs( &uplo, &n, &nrhs, a_t, &lda_t, b_t, &ldb_t, &info ); in LAPACKE_spotrs_work()
/dports/math/lapacke/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_spotrs_work.c42 LAPACK_spotrs( &uplo, &n, &nrhs, a, &lda, b, &ldb, &info ); in LAPACKE_spotrs_work()
77 LAPACK_spotrs( &uplo, &n, &nrhs, a_t, &lda_t, b_t, &ldb_t, &info ); in LAPACKE_spotrs_work()
/dports/math/lapack/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_spotrs_work.c42 LAPACK_spotrs( &uplo, &n, &nrhs, a, &lda, b, &ldb, &info ); in LAPACKE_spotrs_work()
77 LAPACK_spotrs( &uplo, &n, &nrhs, a_t, &lda_t, b_t, &ldb_t, &info ); in LAPACKE_spotrs_work()
/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/LAPACKE/src/
H A Dlapacke_spotrs_work.c43 LAPACK_spotrs( &uplo, &n, &nrhs, a, &lda, b, &ldb, &info ); in LAPACKE_spotrs_work()
78 LAPACK_spotrs( &uplo, &n, &nrhs, a_t, &lda_t, b_t, &ldb_t, &info ); in LAPACKE_spotrs_work()
/dports/math/cblas/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_spotrs_work.c42 LAPACK_spotrs( &uplo, &n, &nrhs, a, &lda, b, &ldb, &info ); in LAPACKE_spotrs_work()
77 LAPACK_spotrs( &uplo, &n, &nrhs, a_t, &lda_t, b_t, &ldb_t, &info ); in LAPACKE_spotrs_work()
/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/LAPACKE/include/
H A Dlapack.h8459 #define LAPACK_spotrs LAPACK_GLOBAL(spotrs,SPOTRS) macro
8460 void LAPACK_spotrs(
/dports/math/xlapack/lapack-3.10.0/LAPACKE/include/
H A Dlapack.h13599 #define LAPACK_spotrs(...) LAPACK_spotrs_base(__VA_ARGS__, 1) macro
13601 #define LAPACK_spotrs(...) LAPACK_spotrs_base(__VA_ARGS__) macro
/dports/math/blas/lapack-3.10.0/LAPACKE/include/
H A Dlapack.h13599 #define LAPACK_spotrs(...) LAPACK_spotrs_base(__VA_ARGS__, 1) macro
13601 #define LAPACK_spotrs(...) LAPACK_spotrs_base(__VA_ARGS__) macro
/dports/math/lapack/lapack-3.10.0/LAPACKE/include/
H A Dlapack.h13599 #define LAPACK_spotrs(...) LAPACK_spotrs_base(__VA_ARGS__, 1) macro
13601 #define LAPACK_spotrs(...) LAPACK_spotrs_base(__VA_ARGS__) macro
/dports/math/lapacke/lapack-3.10.0/LAPACKE/include/
H A Dlapack.h13599 #define LAPACK_spotrs(...) LAPACK_spotrs_base(__VA_ARGS__, 1) macro
13601 #define LAPACK_spotrs(...) LAPACK_spotrs_base(__VA_ARGS__) macro
/dports/math/cblas/lapack-3.10.0/LAPACKE/include/
H A Dlapack.h13599 #define LAPACK_spotrs(...) LAPACK_spotrs_base(__VA_ARGS__, 1) macro
13601 #define LAPACK_spotrs(...) LAPACK_spotrs_base(__VA_ARGS__) macro
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/misc/
H A Dlapacke.h10672 #define LAPACK_spotrs LAPACK_GLOBAL(spotrs,SPOTRS) macro
11816 void LAPACK_spotrs( char* uplo, lapack_int* n, lapack_int* nrhs, const float* a,
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/misc/
H A Dlapacke.h10673 #define LAPACK_spotrs LAPACK_GLOBAL(spotrs,SPOTRS) macro
11817 void LAPACK_spotrs( char* uplo, lapack_int* n, lapack_int* nrhs, const float* a,
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/LAPACKE/include/
H A Dlapacke.h11499 #define LAPACK_spotrs LAPACK_GLOBAL(spotrs,SPOTRS) macro
12721 void LAPACK_spotrs( char* uplo, lapack_int* n, lapack_int* nrhs, const float* a,
/dports/math/vtk9/VTK-9.1.0/ThirdParty/eigen/vtkeigen/eigen/src/misc/
H A Dlapacke.h10672 #define LAPACK_spotrs LAPACK_GLOBAL(spotrs,SPOTRS) macro
11816 void LAPACK_spotrs( char* uplo, lapack_int* n, lapack_int* nrhs, const float* a,
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/misc/
H A Dlapacke.h10673 #define LAPACK_spotrs LAPACK_GLOBAL(spotrs,SPOTRS) macro
11817 void LAPACK_spotrs( char* uplo, lapack_int* n, lapack_int* nrhs, const float* a,
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/misc/
H A Dlapacke.h10672 #define LAPACK_spotrs LAPACK_GLOBAL(spotrs,SPOTRS) macro
11816 void LAPACK_spotrs( char* uplo, lapack_int* n, lapack_int* nrhs, const float* a,
/dports/math/eigen3/eigen-3.3.9/Eigen/src/misc/
H A Dlapacke.h10672 #define LAPACK_spotrs LAPACK_GLOBAL(spotrs,SPOTRS) macro
11816 void LAPACK_spotrs( char* uplo, lapack_int* n, lapack_int* nrhs, const float* a,
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/misc/
H A Dlapacke.h10673 #define LAPACK_spotrs LAPACK_GLOBAL(spotrs,SPOTRS) macro
11817 void LAPACK_spotrs( char* uplo, lapack_int* n, lapack_int* nrhs, const float* a,
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/misc/
H A Dlapacke.h10672 #define LAPACK_spotrs LAPACK_GLOBAL(spotrs,SPOTRS) macro
11816 void LAPACK_spotrs( char* uplo, lapack_int* n, lapack_int* nrhs, const float* a,
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/misc/
H A Dlapacke.h10672 #define LAPACK_spotrs LAPACK_GLOBAL(spotrs,SPOTRS) macro
11816 void LAPACK_spotrs( char* uplo, lapack_int* n, lapack_int* nrhs, const float* a,
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/misc/
H A Dlapacke.h10672 #define LAPACK_spotrs LAPACK_GLOBAL(spotrs,SPOTRS) macro
11816 void LAPACK_spotrs( char* uplo, lapack_int* n, lapack_int* nrhs, const float* a,
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/misc/
H A Dlapacke.h10672 #define LAPACK_spotrs LAPACK_GLOBAL(spotrs,SPOTRS) macro
11816 void LAPACK_spotrs( char* uplo, lapack_int* n, lapack_int* nrhs, const float* a,

12