Home
last modified time | relevance | path

Searched defs:laswp (Results 1 – 10 of 10) sorted by relevance

/dports/math/xtensor-blas/xtensor-blas-0.20.0/include/xflens/cxxlapack/interface/
H A Dlaswp.tcc46 laswp(IndexType n, in laswp() function
67 laswp(IndexType n, in laswp() function
88 laswp(IndexType n, in laswp() function
109 laswp(IndexType n, in laswp() function
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/openblas/xianyi-OpenBLAS-e6e87a2/interface/
H A Dzlaswp.c45 static int (*laswp[])(BLASLONG, BLASLONG, BLASLONG, FLOAT, FLOAT, FLOAT *, BLASLONG, FLOAT *, BLASL… variable
H A Dlaswp.c45 static int (*laswp[])(BLASLONG, BLASLONG, BLASLONG, FLOAT, FLOAT *, BLASLONG, FLOAT *, BLASLONG, bl… variable
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/GotoBLAS2/interface/
H A Dzlaswp.c28 static int (*laswp[])(BLASLONG, BLASLONG, BLASLONG, FLOAT, FLOAT, FLOAT *, BLASLONG, FLOAT *, BLASL… variable
H A Dlaswp.c28 static int (*laswp[])(BLASLONG, BLASLONG, BLASLONG, FLOAT, FLOAT *, BLASLONG, FLOAT *, BLASLONG, bl… variable
/dports/math/openblas/OpenBLAS-0.3.18/interface/lapack/
H A Dzlaswp.c45 static int (*laswp[])(BLASLONG, BLASLONG, BLASLONG, FLOAT, FLOAT, FLOAT *, BLASLONG, FLOAT *, BLASL… variable
H A Dlaswp.c45 static int (*laswp[])(BLASLONG, BLASLONG, BLASLONG, FLOAT, FLOAT *, BLASLONG, FLOAT *, BLASLONG, bl… variable
/dports/math/gotoblas/GotoBLAS2/interface/
H A Dlaswp.c45 static int (*laswp[])(BLASLONG, BLASLONG, BLASLONG, FLOAT, FLOAT *, BLASLONG, FLOAT *, BLASLONG, bl… variable
H A Dzlaswp.c45 static int (*laswp[])(BLASLONG, BLASLONG, BLASLONG, FLOAT, FLOAT, FLOAT *, BLASLONG, FLOAT *, BLASL… variable
/dports/math/hmat-oss/hmat-oss-1.7.1/src/
H A Dlapack_overloads.hpp510 laswp<hmat::S_t>(int n, hmat::S_t* a, int lda, int k1, int k2, const int* ipiv, int incx) { in laswp() function
515 laswp<hmat::D_t>(int n, hmat::D_t* a, int lda, int k1, int k2, const int* ipiv, int incx) { in laswp() function
520 laswp<hmat::C_t>(int n, hmat::C_t* a, int lda, int k1, int k2, const int* ipiv, int incx) { in laswp() function
525 laswp<hmat::Z_t>(int n, hmat::Z_t* a, int lda, int k1, int k2, const int* ipiv, int incx) { in laswp() function