Home
last modified time | relevance | path

Searched defs:dpotrf (Results 1 – 11 of 11) sorted by relevance

/dports/math/dsdp/DSDP5.8/include/
H A Ddsdplapack.h39 #define dpotrf DPOTRF macro
73 #define dpotrf DPOTRF_ macro
107 #define dpotrf dpotrf macro
141 #define dpotrf dpotrf_ macro
/dports/math/casadi/casadi-3.5.5/external_packages/DSDP/include/
H A Ddsdplapack.h39 #define dpotrf DPOTRF macro
73 #define dpotrf DPOTRF_ macro
107 #define dpotrf dpotrf macro
141 #define dpotrf dpotrf_ macro
/dports/math/givaro/givaro-4.1.1/src/library/tools/
H A Dgivblas.h23 #define dpotrf dpotrf_ macro
/dports/science/hypre/hypre-2.23.0/src/krylov/
H A Dlobpcg.h33 HYPRE_Int (*dpotrf) (const char *uplo, HYPRE_Int *n, HYPRE_Real *a, HYPRE_Int * member
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/utilities_dw/include/
H A Dblas_lapack.h99 #define dpotrf dpotrf_ // Computes the Cholesky decompostion macro
/dports/science/dynare/dynare-4.6.4/mex/sources/
H A Ddynlapack.h103 #define dpotrf FORTRAN_WRAPPER(dpotrf) macro
/dports/science/qmcpack/qmcpack-3.11.0/src/Platforms/CPU/
H A DBlasf.h108 #define dpotrf dpotrf_ macro
/dports/math/openblas/OpenBLAS-0.3.18/relapack/src/
H A Dlapack_wrappers.c153 void LAPACK(dpotrf)( in LAPACK() argument
/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_extlibs/
H A Dlapack.F90928 interface dpotrf interface
/dports/science/qbox/qbox-public-rel1_73_3/src/
H A DMatrix.cpp113 #define dpotrf dpotrf_ macro
/dports/math/xtensor-blas/xtensor-blas-0.20.0/include/xflens/cxxlapack/netlib/interface/
H A Ddummy.in.cc20288 LAPACK_DECL(dpotrf)(const char *UPLO, in LAPACK_DECL() argument
20295 LAPACK_IMPL(dpotrf)(UPLO, in LAPACK_DECL() local