Home
last modified time | relevance | path

Searched defs:zdotu_ (Results 1 – 24 of 24) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/blas/
H A Dzdotu.c19 /* Double Complex */ VOID zdotu_(doublecomplex * ret_val, integer *n, in zdotu_() function
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/CBLAS/
H A Dzdotu.c16 /* Double Complex */ VOID zdotu_(doublecomplex * ret_val, integer *n, in zdotu_() function
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/blas/
H A Dzdotu.c8 /* Double Complex */ VOID zdotu_(doublecomplex * ret_val, integer *n, in zdotu_() function
/dports/math/libflame/libflame-5.2.0/src/flablas/f2c/
H A Dzdotu.c3 doublecomplex zdotu_(/*doublecomplex * ret_val,*/ in zdotu_() function
/dports/misc/vxl/vxl-3.3.2/v3p/netlib/blas/
H A Dzdotu.c19 /* Double Complex */ VOID zdotu_(doublecomplex * ret_val, integer *n, in zdotu_() function
/dports/math/eigen3/eigen-3.3.9/blas/f2c/
H A Dcomplexdots.c69 doublecomplex zdotu_(integer *n, doublecomplex *cx, integer *incx, in zdotu_() function
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/blas/f2c/
H A Dcomplexdots.c69 doublecomplex zdotu_(integer *n, doublecomplex *cx, integer *incx, in zdotu_() function
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/blas/f2c/
H A Dcomplexdots.c69 doublecomplex zdotu_(integer *n, doublecomplex *cx, integer *incx, in zdotu_() function
/dports/misc/opennn/opennn-5.0.5/eigen/blas/f2c/
H A Dcomplexdots.c69 doublecomplex zdotu_(integer *n, doublecomplex *cx, integer *incx, in zdotu_() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/blas/f2c/
H A Dcomplexdots.c69 doublecomplex zdotu_(integer *n, doublecomplex *cx, integer *incx, in zdotu_() function
/dports/math/openblas/OpenBLAS-0.3.18/relapack/src/
H A Dztrsyl_rec2.c23 #define zdotu_ zdotu_fun macro
/dports/science/bagel/bagel-1.2.2/src/util/
H A Df77.h178 …std::complex<double> zdotu_(const int b, const std::complex<double>* c, const int d, const std::co… in zdotu_() function
183 …std::complex<double> zdotu_(const int b, const std::unique_ptr<std::complex<double> []>& c, const … in zdotu_() function
192 …std::complex<double> zdotu_(const int a, const std::complex<double>* b, const int c, const std::co… in zdotu_() function
193 …std::complex<double> zdotu_(const int a, const std::unique_ptr<std::complex<double> []>& b, const … in zdotu_() function
/dports/math/scalapack/scalapack-2.1.0/PBLAS/SRC/
H A DPBblas.h130 #define zdotu_ ZDOTU macro
261 #define zdotu_ zdotu macro
/dports/misc/visp/visp-3.4.0/3rdparty/clapack/include/
H A Dblaswrap.h42 #define zdotu_ f2c_zdotu macro
/dports/graphics/gimp-refocus-plugin/refocus-0.9.0/lib/
H A Dblaswrap.h40 #define zdotu_ f2c_zdotu macro
/dports/graphics/photivo/photivo/Sources/clapack/
H A Dblaswrap.h40 #define zdotu_ f2c_zdotu macro
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/qm-dsp/ext/clapack/include/
H A Dblaswrap.h42 #define zdotu_ f2c_zdotu macro
/dports/math/giacxcas/giac-1.6.0/src/
H A Dblaswrap.h42 #define zdotu_ f2c_zdotu macro
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/INCLUDE/
H A Dblaswrap.h44 #define zdotu_ f2c_zdotu macro
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/
H A Dv3p_netlib_mangle.h310 #define zdotu_ v3p_netlib_zdotu_ macro
/dports/misc/vxl/vxl-3.3.2/v3p/netlib/
H A Dv3p_netlib_mangle.h309 #define zdotu_ v3p_netlib_zdotu_ macro
/dports/math/py-numpy/numpy-1.20.3/numpy/linalg/lapack_lite/
H A Dlapack_lite_names.h434 #define zdotu_ BLAS_FUNC(zdotu) macro
H A Df2c_blas.c15364 /* Double Complex */ VOID zdotu_(doublecomplex * ret_val, integer *n, in zdotu_() function
/dports/math/primme/primme-3.2/R/src/primme/
H A Dzhegv.c356 static inline void zdotu_(doublecomplex *z, integer *n_, doublecomplex *x, integer *incx_, doubleco… in zdotu_() function