Home
last modified time | relevance | path

Searched refs:BLAS_dscal (Results 1 – 25 of 59) sorted by relevance

123

/dports/math/lp_solve/lp_solve_5.5/shared/
H A Dmyblas.c27 BLAS_dscal_func *BLAS_dscal; variable
76 BLAS_dscal = my_dscal; in load_BLAS()
96 BLAS_dscal = (BLAS_dscal_func *) GetProcAddress(hBLAS, BLAS_prec "scal"); in load_BLAS()
129 BLAS_dscal = (BLAS_dscal_func *) dlsym(hBLAS, BLAS_prec "scal"); in load_BLAS()
144 ((BLAS_dscal == NULL) || in load_BLAS()
337 BLAS_dscal (&n, &da, dx, &incx); in dscal()
/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dmyblas.c27 BLAS_dscal_func *BLAS_dscal; variable
72 BLAS_dscal = my_dscal; in load_BLAS()
100 BLAS_dscal = (BLAS_dscal_func *) my_GetProcAddress(hBLAS, BLAS_prec "scal"); in load_BLAS()
115 ((BLAS_dscal == NULL) || in load_BLAS()
303 BLAS_dscal (&n, &da, dx, &incx); in dscallpsolve()
/dports/math/lp_solve/lp_solve_5.5/bfp/bfp_LUSOL/LUSOL/
H A Dmyblas.c27 BLAS_dscal_func *BLAS_dscal; variable
72 BLAS_dscal = my_dscal; in load_BLAS()
100 BLAS_dscal = (BLAS_dscal_func *) my_GetProcAddress(hBLAS, BLAS_prec "scal"); in load_BLAS()
115 ((BLAS_dscal == NULL) || in load_BLAS()
303 BLAS_dscal (&n, &da, dx, &incx); in dscal()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
H A Dcholmod_blas.h383 #define BLAS_dscal(n,alpha,Y,incy) \ macro
/dports/math/suitesparse-config/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
H A Dcholmod_blas.h383 #define BLAS_dscal(n,alpha,Y,incy) \ macro
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/umfpack/
H A Dumf_config.h322 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/umfpack/UMFPACK/Source/
H A Dumf_config.h322 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h277 BLAS_dscal (n, &alpha, (double *) x, 1) ; \
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_blas.h388 #define BLAS_dscal(n,alpha,Y,incy) \ macro

123