Home
last modified time | relevance | path

Searched refs:zpotrf (Results 1 – 25 of 230) sorted by relevance

12345678910

/dports/math/scilab/scilab-6.1.1/scilab/modules/linear_algebra/src/c/
H A Dchol.c21 void C2F(zpotrf)(char const uplo[1], int const* pN, doublecomplex* pA, int const* pLd
56 C2F(zpotrf)(&cOrient, &_iLeadDim, _poIn, &_iLeadDim, &iInfo); in iComplexCholProduct()
/dports/math/xlapack/lapack-3.10.0/SRC/VARIANTS/
H A DMakefile21 CHOLRL = cholesky/RL/cpotrf.o cholesky/RL/dpotrf.o cholesky/RL/spotrf.o cholesky/RL/zpotrf.o
23 CHOLTOP = cholesky/TOP/cpotrf.o cholesky/TOP/dpotrf.o cholesky/TOP/spotrf.o cholesky/TOP/zpotrf.o
/dports/math/blas/lapack-3.10.0/SRC/VARIANTS/
H A DMakefile21 CHOLRL = cholesky/RL/cpotrf.o cholesky/RL/dpotrf.o cholesky/RL/spotrf.o cholesky/RL/zpotrf.o
23 CHOLTOP = cholesky/TOP/cpotrf.o cholesky/TOP/dpotrf.o cholesky/TOP/spotrf.o cholesky/TOP/zpotrf.o
/dports/math/lapacke/lapack-3.10.0/SRC/VARIANTS/
H A DMakefile21 CHOLRL = cholesky/RL/cpotrf.o cholesky/RL/dpotrf.o cholesky/RL/spotrf.o cholesky/RL/zpotrf.o
23 CHOLTOP = cholesky/TOP/cpotrf.o cholesky/TOP/dpotrf.o cholesky/TOP/spotrf.o cholesky/TOP/zpotrf.o
/dports/math/lapack/lapack-3.10.0/SRC/VARIANTS/
H A DMakefile21 CHOLRL = cholesky/RL/cpotrf.o cholesky/RL/dpotrf.o cholesky/RL/spotrf.o cholesky/RL/zpotrf.o
23 CHOLTOP = cholesky/TOP/cpotrf.o cholesky/TOP/dpotrf.o cholesky/TOP/spotrf.o cholesky/TOP/zpotrf.o
/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/SRC/VARIANTS/
H A DMakefile21 CHOLRL = cholesky/RL/cpotrf.o cholesky/RL/dpotrf.o cholesky/RL/spotrf.o cholesky/RL/zpotrf.o
23 CHOLTOP = cholesky/TOP/cpotrf.o cholesky/TOP/dpotrf.o cholesky/TOP/spotrf.o cholesky/TOP/zpotrf.o
/dports/math/cblas/lapack-3.10.0/SRC/VARIANTS/
H A DMakefile21 CHOLRL = cholesky/RL/cpotrf.o cholesky/RL/dpotrf.o cholesky/RL/spotrf.o cholesky/RL/zpotrf.o
23 CHOLTOP = cholesky/TOP/cpotrf.o cholesky/TOP/dpotrf.o cholesky/TOP/spotrf.o cholesky/TOP/zpotrf.o
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/SRC/VARIANTS/
H A DMakefile22 CHOLRL = cholesky/RL/cpotrf.o cholesky/RL/dpotrf.o cholesky/RL/spotrf.o cholesky/RL/zpotrf.o
24 CHOLTOP = cholesky/TOP/cpotrf.o cholesky/TOP/dpotrf.o cholesky/TOP/spotrf.o cholesky/TOP/zpotrf.o
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/libs/numeric/bindings/doc/lapack/computational/
H A Dpotrf.qbk89 …plex/cpotrf.f cpotrf.f], and [@http://www.netlib.org/lapack/complex16/zpotrf.f zpotrf.f] at Netlib.
/dports/math/openblas/OpenBLAS-0.3.18/relapack/
H A DMakefile11 src/spotrf.c src/dpotrf.c src/cpotrf.c src/zpotrf.c \
33 src/chetrf_rook_rec2.c src/ctrsyl.c src/dsygst.c src/f2c.c src/ssytrf.c src/zgemmt.c src/zpotrf.c \
42 spotrf dpotrf cpotrf zpotrf \
/dports/math/py-numpy/numpy-1.20.3/numpy/linalg/lapack_lite/
H A Dwrapped_routines45 zpotrf
/dports/math/openblas/OpenBLAS-0.3.18/relapack/test/
H A Dlapack.h19 void LAPACK(zpotrf)(const char *, const int *, double *, const int *, int *);
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/common/
H A Dlapack.F267 SUBROUTINE zpotrf(uplo, n, a, lda, info)
274 END SUBROUTINE zpotrf
/dports/science/cp2k-data/cp2k-7.1.0/src/common/
H A Dlapack.F267 SUBROUTINE zpotrf(uplo, n, a, lda, info)
274 END SUBROUTINE zpotrf
/dports/math/xtensor-blas/xtensor-blas-0.20.0/include/xflens/cxxlapack/interface/
H A Dpotrf.tcc121 LAPACK_IMPL(zpotrf)(&upLo, in potrf()
/dports/math/gismo/gismo-21.12.0/external/Eigen/src/misc/
H A Dlapack.h110 int BLASFUNC(zpotrf)(char *, int *, double *, int *, int *);
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/misc/
H A Dlapack.h110 int BLASFUNC(zpotrf)(char *, int *, double *, int *, int *);
/dports/math/vtk9/VTK-9.1.0/ThirdParty/eigen/vtkeigen/eigen/src/misc/
H A Dlapack.h110 int BLASFUNC(zpotrf)(char *, int *, double *, int *, int *);
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/misc/
H A Dlapack.h110 int BLASFUNC(zpotrf)(char *, int *, double *, int *, int *);
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/misc/
H A Dlapack.h110 int BLASFUNC(zpotrf)(char *, int *, double *, int *, int *);
/dports/math/eigen3/eigen-3.3.9/Eigen/src/misc/
H A Dlapack.h110 int BLASFUNC(zpotrf)(char *, int *, double *, int *, int *);
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/misc/
H A Dlapack.h110 int BLASFUNC(zpotrf)(char *, int *, double *, int *, int *);
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/misc/
H A Dlapack.h110 int BLASFUNC(zpotrf)(char *, int *, double *, int *, int *);
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/misc/
H A Dlapack.h110 int BLASFUNC(zpotrf)(char *, int *, double *, int *, int *);
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/misc/
H A Dlapack.h110 int BLASFUNC(zpotrf)(char *, int *, double *, int *, int *);

12345678910