Home
last modified time | relevance | path

Searched defs:ctrmv_ (Results 1 – 13 of 13) sorted by relevance

/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/CBLAS/
H A Dctrmv.c16 /* Subroutine */ int ctrmv_(char *uplo, char *trans, char *diag, integer *n, in ctrmv_() function
/dports/math/libflame/libflame-5.2.0/src/flablas/f2c/
H A Dctrmv.c4 int ctrmv_(char *uplo, char *trans, char *diag, integer *n, complex *a, integer *lda, complex *x, i… in ctrmv_() function
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/blas/
H A Dctrmv.c8 /* Subroutine */ int ctrmv_(char *uplo, char *trans, char *diag, integer *n, in ctrmv_() function
/dports/math/scalapack/scalapack-2.1.0/PBLAS/SRC/
H A DPBblas.h151 #define ctrmv_ CTRMV macro
282 #define ctrmv_ ctrmv macro
/dports/misc/visp/visp-3.4.0/3rdparty/clapack/include/
H A Dblaswrap.h81 #define ctrmv_ f2c_ctrmv macro
/dports/graphics/gimp-refocus-plugin/refocus-0.9.0/lib/
H A Dblaswrap.h79 #define ctrmv_ f2c_ctrmv macro
/dports/graphics/photivo/photivo/Sources/clapack/
H A Dblaswrap.h79 #define ctrmv_ f2c_ctrmv macro
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/qm-dsp/ext/clapack/include/
H A Dblaswrap.h81 #define ctrmv_ f2c_ctrmv macro
/dports/math/giacxcas/giac-1.6.0/src/
H A Dblaswrap.h81 #define ctrmv_ f2c_ctrmv macro
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/INCLUDE/
H A Dblaswrap.h83 #define ctrmv_ f2c_ctrmv macro
/dports/math/scalapack/scalapack-2.1.0/SRC/
H A Dpblas.h370 #define ctrmv_ CTRMV macro
809 #define ctrmv_ ctrmv macro
/dports/math/py-numpy/numpy-1.20.3/numpy/linalg/lapack_lite/
H A Dlapack_lite_names.h94 #define ctrmv_ BLAS_FUNC(ctrmv) macro
H A Df2c_blas.c4825 /* Subroutine */ int ctrmv_(char *uplo, char *trans, char *diag, integer *n, in ctrmv_() function