Home
last modified time | relevance | path

Searched +defs:A +defs:n (Results 126 – 150 of 40113) sorted by relevance

12345678910>>...1605

/dports/math/dsdp/DSDP5.8/src/vecmat/
H A Didentity.c9 int n; member
90 identitymat* A=(identitymat*)AA; in IdentityMatVecVec() local
101 identitymat* A=(identitymat*)AA; in IdentityMatDotP() local
114 identitymat* A=(identitymat*)AA; in IdentityMatDotF() local
127 identitymat* A=(identitymat*)AA; in IdentityMatFNorm2() local
133 identitymat* A=(identitymat*)AA; in IdentityMatView() local
160 static int IdentityMatGetRowNnz(void*A, int nrow, int nz[], int *nnzz, int n){ in IdentityMatGetRowNnz()
171 static int IdentityMatCountNonzeros(void*A, int *nnz, int n){ in IdentityMatCountNonzeros()
177 static int IdentityMatAddRowMultiple(void*A, int nrow, double dd, double rrow[], int n){ in IdentityMatAddRowMultiple()
183 static int IdentityMatAddMultipleP(void*A, double dd, double vv[], int nn, int n){ in IdentityMatAddMultipleP()
[all …]
/dports/math/casadi/casadi-3.5.5/external_packages/DSDP/src/vecmat/
H A Didentity.c9 int n; member
90 identitymat* A=(identitymat*)AA; in IdentityMatVecVec() local
101 identitymat* A=(identitymat*)AA; in IdentityMatDotP() local
114 identitymat* A=(identitymat*)AA; in IdentityMatDotF() local
127 identitymat* A=(identitymat*)AA; in IdentityMatFNorm2() local
133 identitymat* A=(identitymat*)AA; in IdentityMatView() local
160 static int IdentityMatGetRowNnz(void*A, int nrow, int nz[], int *nnzz, int n){ in IdentityMatGetRowNnz()
171 static int IdentityMatCountNonzeros(void*A, int *nnz, int n){ in IdentityMatCountNonzeros()
177 static int IdentityMatAddRowMultiple(void*A, int nrow, double dd, double rrow[], int n){ in IdentityMatAddRowMultiple()
183 static int IdentityMatAddMultipleP(void*A, double dd, double vv[], int nn, int n){ in IdentityMatAddMultipleP()
[all …]
/dports/math/tmv/tmv-0.75/src/
H A DTMV_SymBandCHDecompose.cpp400 int n = A.size(); in LapCH_Decompose() local
422 int n = A.size(); in LapCH_Decompose() local
448 int n = A.size(); in LapLDL_Decompose() local
471 int n = A.size(); in LapLDL_Decompose() local
498 int n = A.size(); in LapLDL_Decompose() local
521 int n = A.size(); in LapLDL_Decompose() local
539 void LapCH_Decompose(SymBandMatrixView<float> A) in LapCH_Decompose()
541 int n = A.size(); in LapCH_Decompose() local
563 int n = A.size(); in LapCH_Decompose() local
586 void LDL_Decompose(SymBandMatrixView<T> A) in LDL_Decompose()
[all …]
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/tinytest/cpp/
H A DRlapack.cpp31 arma::cx_mat cx_eig_pair_test(const int n) in cx_eig_pair_test()
33 arma::cx_mat A = arma::randu<arma::cx_mat>(n,n); in cx_eig_pair_test() local
45 arma::cx_mat cx_qz_test(const int n) in cx_qz_test()
48 arma::cx_mat A = arma::randu<arma::cx_mat>(n,n); in cx_qz_test() local
62 int cx_rank_test(const int n) in cx_rank_test()
65 arma::cx_mat A = arma::randu<arma::cx_mat>(n,n+1); in cx_rank_test() local
73 arma::cx_mat cx_pinv_test(const int n) in cx_pinv_test()
84 arma::cx_mat cx_schur_test(const int n) in cx_schur_test()
86 arma::cx_mat A = arma::randu<arma::cx_mat>(n,n); in cx_schur_test() local
96 arma::cx_mat cx_solve_test(const int n) in cx_solve_test()
[all …]
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-config/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/umfpack/
H A Dumf_config.h200 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
207 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
224 #define BLAS_GER(m,n,x,y,A,d) \ argument
231 #define BLAS_GER(m,n,x,y,A,d) \ argument
247 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
254 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
270 #define BLAS_TRSV(m,A,b,d) \ argument
290 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
297 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
311 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/umfpack/UMFPACK/Source/
H A Dumf_config.h200 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
207 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
224 #define BLAS_GER(m,n,x,y,A,d) \ argument
231 #define BLAS_GER(m,n,x,y,A,d) \ argument
247 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
254 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
270 #define BLAS_TRSV(m,A,b,d) \ argument
290 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
297 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
311 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_config.h155 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
162 #define BLAS_GEMM(m,n,k,A,B,ldb,C,ldac) \ argument
179 #define BLAS_GER(m,n,x,y,A,d) \ argument
186 #define BLAS_GER(m,n,x,y,A,d) \ argument
202 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
209 #define BLAS_GEMV(m,n,A,x,y,d) \ argument
225 #define BLAS_TRSV(m,A,b,d) \ argument
245 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
252 #define BLAS_TRSM_RIGHT(m,n,A,lda,B,ldb) \ argument
266 #define BLAS_SCAL(n,s,x) \ argument
[all …]
/dports/math/dsdp/DSDP5.8/examples/
H A Dtheta.c243 static int EdgeMatVecVec(void* A, double x[], int n, double *v){ in EdgeMatVecVec()
248 static int EdgeMatDot(void* A, double x[], int nn, int n, double *v){ in EdgeMatDot()
263 static int EdgeMatGetRank(void *A, int*rank, int n){ in EdgeMatGetRank()
281 static int EdgeMatGetRowNnz(void*A, int nrow, int nz[], int *nnzz, int n){ in EdgeMatGetRowNnz()
294 static int EdgeMatAddMultiple(void*A, double dd, double vv[], int nn, int n){ in EdgeMatAddMultiple()
300 static int EdgeMatFNorm(void*A, int n, double *fnorm){ in EdgeMatFNorm()
304 static int EdgeMatCountNonzeros(void*A, int *nnz, int n){ in EdgeMatCountNonzeros()
344 static int OneMatGetRank(void *A, int *rank, int n){*rank=1;return 0;} in OneMatGetRank()
347 static int OneMatDot(void* A, double x[], int nn, int n, double *v){ in OneMatDot()
357 static int OneMatVecVec(void* A, double x[], int n, double *v){ in OneMatVecVec()
[all …]
/dports/math/m4rie/m4rie-release-20200115/tests/
H A Dtesting.h35 static inline void mzed_set_canary(mzed_t *A) { in mzed_set_canary()
38 const rci_t n = A->x->width-1; in mzed_set_canary() local
45 static inline void mzed_clear_canary(mzed_t *A) { in mzed_clear_canary()
47 const rci_t n = A->x->width-1; in mzed_clear_canary() local
57 const rci_t n = A->x->width-1; in mzed_canary_is_alive() local
83 const rci_t n = A->x[0]->width-1; in mzd_slice_set_canary() local
94 const rci_t n = A->x[0]->width-1; in mzd_slice_clear_canary() local
105 const rci_t n = A->x[0]->width-1; in mzd_slice_canary_is_alive() local
118 mzed_t *A = mzed_init(ff,m,n); in random_mzed_t() local
125 mzd_slice_t *A = mzd_slice_init(ff,m,n); in random_mzd_slice_t() local
[all …]

12345678910>>...1605