Home
last modified time | relevance | path

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

12

/dports/math/xlapack/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_ztfttr_work.c42 LAPACK_ztfttr( &transr, &uplo, &n, arf, a, &lda, &info ); in LAPACKE_ztfttr_work()
73 LAPACK_ztfttr( &transr, &uplo, &n, arf_t, a_t, &lda_t, &info ); in LAPACKE_ztfttr_work()
/dports/math/blas/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_ztfttr_work.c42 LAPACK_ztfttr( &transr, &uplo, &n, arf, a, &lda, &info ); in LAPACKE_ztfttr_work()
73 LAPACK_ztfttr( &transr, &uplo, &n, arf_t, a_t, &lda_t, &info ); in LAPACKE_ztfttr_work()
/dports/math/lapack/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_ztfttr_work.c42 LAPACK_ztfttr( &transr, &uplo, &n, arf, a, &lda, &info ); in LAPACKE_ztfttr_work()
73 LAPACK_ztfttr( &transr, &uplo, &n, arf_t, a_t, &lda_t, &info ); in LAPACKE_ztfttr_work()
/dports/math/lapacke/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_ztfttr_work.c42 LAPACK_ztfttr( &transr, &uplo, &n, arf, a, &lda, &info ); in LAPACKE_ztfttr_work()
73 LAPACK_ztfttr( &transr, &uplo, &n, arf_t, a_t, &lda_t, &info ); in LAPACKE_ztfttr_work()
/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/LAPACKE/src/
H A Dlapacke_ztfttr_work.c43 LAPACK_ztfttr( &transr, &uplo, &n, arf, a, &lda, &info ); in LAPACKE_ztfttr_work()
74 LAPACK_ztfttr( &transr, &uplo, &n, arf_t, a_t, &lda_t, &info ); in LAPACKE_ztfttr_work()
/dports/math/cblas/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_ztfttr_work.c42 LAPACK_ztfttr( &transr, &uplo, &n, arf, a, &lda, &info ); in LAPACKE_ztfttr_work()
73 LAPACK_ztfttr( &transr, &uplo, &n, arf_t, a_t, &lda_t, &info ); in LAPACKE_ztfttr_work()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/LAPACKE/src/
H A Dlapacke_ztfttr_work.c43 LAPACK_ztfttr( &transr, &uplo, &n, arf, a, &lda, &info ); in LAPACKE_ztfttr_work()
74 LAPACK_ztfttr( &transr, &uplo, &n, arf_t, a_t, &lda_t, &info ); in LAPACKE_ztfttr_work()
/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/LAPACKE/include/
H A Dlapack.h12025 #define LAPACK_ztfttr LAPACK_GLOBAL(ztfttr,ZTFTTR) macro
12026 void LAPACK_ztfttr(
/dports/math/xlapack/lapack-3.10.0/LAPACKE/include/
H A Dlapack.h20036 #define LAPACK_ztfttr(...) LAPACK_ztfttr_base(__VA_ARGS__, 1, 1) macro
20038 #define LAPACK_ztfttr(...) LAPACK_ztfttr_base(__VA_ARGS__) macro
/dports/math/blas/lapack-3.10.0/LAPACKE/include/
H A Dlapack.h20036 #define LAPACK_ztfttr(...) LAPACK_ztfttr_base(__VA_ARGS__, 1, 1) macro
20038 #define LAPACK_ztfttr(...) LAPACK_ztfttr_base(__VA_ARGS__) macro
/dports/math/lapack/lapack-3.10.0/LAPACKE/include/
H A Dlapack.h20036 #define LAPACK_ztfttr(...) LAPACK_ztfttr_base(__VA_ARGS__, 1, 1) macro
20038 #define LAPACK_ztfttr(...) LAPACK_ztfttr_base(__VA_ARGS__) macro
/dports/math/lapacke/lapack-3.10.0/LAPACKE/include/
H A Dlapack.h20036 #define LAPACK_ztfttr(...) LAPACK_ztfttr_base(__VA_ARGS__, 1, 1) macro
20038 #define LAPACK_ztfttr(...) LAPACK_ztfttr_base(__VA_ARGS__) macro
/dports/math/cblas/lapack-3.10.0/LAPACKE/include/
H A Dlapack.h20036 #define LAPACK_ztfttr(...) LAPACK_ztfttr_base(__VA_ARGS__, 1, 1) macro
20038 #define LAPACK_ztfttr(...) LAPACK_ztfttr_base(__VA_ARGS__) macro
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/misc/
H A Dlapacke.h11448 #define LAPACK_ztfttr LAPACK_GLOBAL(ztfttr,ZTFTTR) macro
15587 void LAPACK_ztfttr( char* transr, char* uplo, lapack_int* n,
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/misc/
H A Dlapacke.h11449 #define LAPACK_ztfttr LAPACK_GLOBAL(ztfttr,ZTFTTR) macro
15588 void LAPACK_ztfttr( char* transr, char* uplo, lapack_int* n,
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/LAPACKE/include/
H A Dlapacke.h12307 #define LAPACK_ztfttr LAPACK_GLOBAL(ztfttr,ZTFTTR) macro
16702 void LAPACK_ztfttr( char* transr, char* uplo, lapack_int* n,
/dports/math/vtk9/VTK-9.1.0/ThirdParty/eigen/vtkeigen/eigen/src/misc/
H A Dlapacke.h11448 #define LAPACK_ztfttr LAPACK_GLOBAL(ztfttr,ZTFTTR) macro
15587 void LAPACK_ztfttr( char* transr, char* uplo, lapack_int* n,
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/misc/
H A Dlapacke.h11449 #define LAPACK_ztfttr LAPACK_GLOBAL(ztfttr,ZTFTTR) macro
15588 void LAPACK_ztfttr( char* transr, char* uplo, lapack_int* n,
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/misc/
H A Dlapacke.h11448 #define LAPACK_ztfttr LAPACK_GLOBAL(ztfttr,ZTFTTR) macro
15587 void LAPACK_ztfttr( char* transr, char* uplo, lapack_int* n,
/dports/math/eigen3/eigen-3.3.9/Eigen/src/misc/
H A Dlapacke.h11448 #define LAPACK_ztfttr LAPACK_GLOBAL(ztfttr,ZTFTTR) macro
15587 void LAPACK_ztfttr( char* transr, char* uplo, lapack_int* n,
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/misc/
H A Dlapacke.h11449 #define LAPACK_ztfttr LAPACK_GLOBAL(ztfttr,ZTFTTR) macro
15588 void LAPACK_ztfttr( char* transr, char* uplo, lapack_int* n,
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/misc/
H A Dlapacke.h11448 #define LAPACK_ztfttr LAPACK_GLOBAL(ztfttr,ZTFTTR) macro
15587 void LAPACK_ztfttr( char* transr, char* uplo, lapack_int* n,
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/misc/
H A Dlapacke.h11448 #define LAPACK_ztfttr LAPACK_GLOBAL(ztfttr,ZTFTTR) macro
15587 void LAPACK_ztfttr( char* transr, char* uplo, lapack_int* n,
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/misc/
H A Dlapacke.h11448 #define LAPACK_ztfttr LAPACK_GLOBAL(ztfttr,ZTFTTR) macro
15587 void LAPACK_ztfttr( char* transr, char* uplo, lapack_int* n,
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/misc/
H A Dlapacke.h11448 #define LAPACK_ztfttr LAPACK_GLOBAL(ztfttr,ZTFTTR) macro
15587 void LAPACK_ztfttr( char* transr, char* uplo, lapack_int* n,

12