Home
last modified time | relevance | path

Searched defs:cdotu_ (Results 1 – 19 of 19) sorted by relevance

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/blas/
H A Dcdotu.c8 /* Complex */ VOID cdotu_(complex * ret_val, integer *n, complex *cx, integer in cdotu_() function
/dports/math/libflame/libflame-5.2.0/src/flablas/f2c/
H A Dcdotu.c3 complex cdotu_(/*complex * ret_val,*/ in cdotu_() function
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/CBLAS/
H A Dcdotu.c16 /* Complex */ VOID cdotu_(complex * ret_val, integer *n, complex *cx, integer in cdotu_() function
/dports/math/eigen3/eigen-3.3.9/blas/f2c/
H A Dcomplexdots.c37 complex cdotu_(integer *n, complex *cx, integer in cdotu_() function
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/blas/f2c/
H A Dcomplexdots.c37 complex cdotu_(integer *n, complex *cx, integer in cdotu_() function
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/blas/f2c/
H A Dcomplexdots.c37 complex cdotu_(integer *n, complex *cx, integer in cdotu_() function
/dports/misc/opennn/opennn-5.0.5/eigen/blas/f2c/
H A Dcomplexdots.c37 complex cdotu_(integer *n, complex *cx, integer in cdotu_() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/blas/f2c/
H A Dcomplexdots.c37 complex cdotu_(integer *n, complex *cx, integer in cdotu_() function
/dports/math/openblas/OpenBLAS-0.3.18/relapack/src/
H A Dctrsyl_rec2.c23 #define cdotu_ cdotu_fun macro
/dports/math/scalapack/scalapack-2.1.0/PBLAS/SRC/
H A DPBblas.h129 #define cdotu_ CDOTU macro
260 #define cdotu_ cdotu macro
/dports/misc/visp/visp-3.4.0/3rdparty/clapack/include/
H A Dblaswrap.h41 #define cdotu_ f2c_cdotu macro
/dports/graphics/gimp-refocus-plugin/refocus-0.9.0/lib/
H A Dblaswrap.h39 #define cdotu_ f2c_cdotu macro
/dports/graphics/photivo/photivo/Sources/clapack/
H A Dblaswrap.h39 #define cdotu_ f2c_cdotu macro
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/qm-dsp/ext/clapack/include/
H A Dblaswrap.h41 #define cdotu_ f2c_cdotu macro
/dports/math/giacxcas/giac-1.6.0/src/
H A Dblaswrap.h41 #define cdotu_ f2c_cdotu macro
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/INCLUDE/
H A Dblaswrap.h43 #define cdotu_ f2c_cdotu macro
/dports/math/py-numpy/numpy-1.20.3/numpy/linalg/lapack_lite/
H A Dlapack_lite_names.h13 #define cdotu_ BLAS_FUNC(cdotu) macro
H A Df2c_blas.c283 /* Complex */ VOID cdotu_(complex * ret_val, integer *n, complex *cx, integer in cdotu_() function
/dports/math/primme/primme-3.2/R/src/primme/
H A Dzhegv.c342 static inline void cdotu_(complex *z, integer *n_, complex *x, integer *incx_, complex *y, integer … in cdotu_() function