Home
last modified time | relevance | path

Searched refs:doublecomplex (Results 1 – 25 of 1854) sorted by relevance

12345678910>>...75

/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/SUPERLU/
H A Dslu_zdefs.h145 zCopy_Dense_Matrix(int, int, doublecomplex *, int, doublecomplex *, int);
164 doublecomplex *, doublecomplex *, int *, int *,
225 extern int sp_zgemv (char *, doublecomplex, SuperMatrix *, doublecomplex *,
226 int, doublecomplex, doublecomplex *, int);
229 SuperMatrix *, doublecomplex *, int, doublecomplex,
237 extern void zSetRWork (int, int, doublecomplex *, doublecomplex **, doublecomplex **);
255 extern void zfill (doublecomplex *, int, doublecomplex);
271 const doublecomplex*, const doublecomplex*, const int*, const doublecomplex*,
272 const int*, const doublecomplex*, doublecomplex*, const int*);
276 doublecomplex*, doublecomplex*, int*, doublecomplex*, int*);
[all …]
/dports/math/superlu/superlu-5.2.2/SRC/
H A Dslu_zdefs.h145 zCopy_Dense_Matrix(int, int, doublecomplex *, int, doublecomplex *, int);
164 doublecomplex *, doublecomplex *, int *, int *,
225 extern int sp_zgemv (char *, doublecomplex, SuperMatrix *, doublecomplex *,
226 int, doublecomplex, doublecomplex *, int);
229 SuperMatrix *, doublecomplex *, int, doublecomplex,
237 extern void zSetRWork (int, int, doublecomplex *, doublecomplex **, doublecomplex **);
256 extern void zfill (doublecomplex *, int, doublecomplex);
272 const doublecomplex*, const doublecomplex*, const int*, const doublecomplex*,
273 const int*, const doublecomplex*, doublecomplex*, const int*);
277 doublecomplex*, doublecomplex*, int*, doublecomplex*, int*);
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/sparse/linalg/dsolve/SuperLU/SRC/
H A Dslu_zdefs.h149 zCopy_Dense_Matrix(int, int, doublecomplex *, int, doublecomplex *, int);
168 doublecomplex *, doublecomplex *, int *, int *,
229 extern int sp_zgemv (char *, doublecomplex, SuperMatrix *, doublecomplex *,
230 int, doublecomplex, doublecomplex *, int);
233 SuperMatrix *, doublecomplex *, int, doublecomplex,
241 extern void zSetRWork (int, int, doublecomplex *, doublecomplex **, doublecomplex **);
260 extern void zfill (doublecomplex *, int, doublecomplex);
276 const doublecomplex*, const doublecomplex*, const int*, const doublecomplex*,
277 const int*, const doublecomplex*, doublecomplex*, const int*);
281 doublecomplex*, doublecomplex*, int*, doublecomplex*, int*);
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/superlu/SuperLU_4.1/include/
H A Dslu_zdefs.h96 doublecomplex *ucol; /* U columns */
154 zCopy_Dense_Matrix(int, int, doublecomplex *, int, doublecomplex *, int);
172 doublecomplex *, doublecomplex *, int *, int *,
177 doublecomplex *, int *, int *, int,
233 extern int sp_zgemv (char *, doublecomplex, SuperMatrix *, doublecomplex *,
234 int, doublecomplex, doublecomplex *, int);
237 SuperMatrix *, doublecomplex *, int, doublecomplex,
238 doublecomplex *, int);
246 extern void zSetRWork (int, int, doublecomplex *, doublecomplex **, doublecomplex **);
264 extern void zfill (doublecomplex *, int, doublecomplex);
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/superlu/SuperLU_4.1/SRC/
H A Dslu_zdefs.h96 doublecomplex *ucol; /* U columns */
154 zCopy_Dense_Matrix(int, int, doublecomplex *, int, doublecomplex *, int);
172 doublecomplex *, doublecomplex *, int *, int *,
177 doublecomplex *, int *, int *, int,
233 extern int sp_zgemv (char *, doublecomplex, SuperMatrix *, doublecomplex *,
234 int, doublecomplex, doublecomplex *, int);
237 SuperMatrix *, doublecomplex *, int, doublecomplex,
238 doublecomplex *, int);
246 extern void zSetRWork (int, int, doublecomplex *, doublecomplex **, doublecomplex **);
264 extern void zfill (doublecomplex *, int, doublecomplex);
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/superlu/punc/
H A Dslu_zdefs.h94 doublecomplex *ucol; /* U columns */
139 zCopy_Dense_Matrix(int, int, doublecomplex *, int, doublecomplex *, int);
156 doublecomplex *, doublecomplex *, int *, int *,
161 doublecomplex *, int *, int *, int,
194 extern int sp_zgemv (char *, doublecomplex, SuperMatrix *, doublecomplex *,
195 int, doublecomplex, doublecomplex *, int);
198 SuperMatrix *, doublecomplex *, int, doublecomplex,
199 doublecomplex *, int);
205 extern void zSetRWork (int, int, doublecomplex *, doublecomplex **, doublecomplex **);
220 extern void zfill (doublecomplex *, int, doublecomplex);
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/superlu/
H A Dslu_zdefs.h94 doublecomplex *ucol; /* U columns */
139 zCopy_Dense_Matrix(int, int, doublecomplex *, int, doublecomplex *, int);
156 doublecomplex *, doublecomplex *, int *, int *,
161 doublecomplex *, int *, int *, int,
194 extern int sp_zgemv (char *, doublecomplex, SuperMatrix *, doublecomplex *,
195 int, doublecomplex, doublecomplex *, int);
198 SuperMatrix *, doublecomplex *, int, doublecomplex,
199 doublecomplex *, int);
205 extern void zSetRWork (int, int, doublecomplex *, doublecomplex **, doublecomplex **);
220 extern void zfill (doublecomplex *, int, doublecomplex);
[all …]
/dports/math/algae/algae-4.3.6/superlu/
H A Dzsp_defs.h97 doublecomplex *ucol; /* U columns */
149 zCopy_Dense_Matrix(int, int, doublecomplex *, int, doublecomplex *, int);
173 doublecomplex *, doublecomplex *, int *, int *,
209 SuperMatrix *, doublecomplex *, int *);
210 extern int sp_zgemv (char *, doublecomplex, SuperMatrix *, doublecomplex *,
211 int, doublecomplex, doublecomplex *, int);
214 SuperMatrix *, doublecomplex *, int, doublecomplex,
215 doublecomplex *, int);
221 extern void zSetRWork (int, int, doublecomplex *, doublecomplex **, doublecomplex **);
237 extern void zfill (doublecomplex *, int, doublecomplex);
[all …]
/dports/math/lapack++/lapackpp-2.5.4/include/
H A Dlapackc.h24 doublecomplex F77NAME(zlamch)(char *t);
36 … integer *lda, doublecomplex *B, integer *ldb, doublecomplex *work, integer *lwork, integer *info);
61 void F77NAME(zgttrf)(integer *N, doublecomplex *DL, doublecomplex *D, doublecomplex *DU,
73 void F77NAME(zpttrf)(integer *N, doublecomplex *D, doublecomplex *E, integer *info);
87doublecomplex *D, doublecomplex *DU, doublecomplex *DU2, integer *ipiv, doublecomplex *b,
93 void F77NAME(zpttrs)(integer *N, integer *nrhs, doublecomplex *D, doublecomplex *E,
101 …oid F77NAME(zgeqrf)(integer *m, integer *n, doublecomplex *a, integer *lda, doublecomplex *tau, do…
102 …gqr)(integer *m, integer *n, integer *k, doublecomplex *a, integer *lda, const doublecomplex *tau,…
103 …er *n, integer *k, const doublecomplex *a, integer *lda, const doublecomplex *tau, doublecomplex *…
121 …, integer *n, doublecomplex *a, integer *lda, double *sing, doublecomplex *u, integer *ldu, double…
[all …]
/dports/math/libflame/libflame-5.2.0/src/map/lapack2flamec/f2c/c/
H A Dzgtsvx.c285doublecomplex *dl, doublecomplex *d__, doublecomplex *du, doublecomplex *dlf, doublecomplex *df, d… in zgtsvx_()
294 int zcopy_(integer *, doublecomplex *, integer *, doublecomplex *, integer *); in zgtsvx_()
299 extern doublereal zlangt_(char *, integer *, doublecomplex *, doublecomplex *, doublecomplex *); in zgtsvx_()
302doublecomplex *, integer *, doublecomplex *, integer *), zgtcon_(char *, integer *, doublecomplex in zgtsvx_()
H A Dzlatzm.c4 static doublecomplex c_b1 =
148 … *m, integer *n, doublecomplex *v, integer *incv, doublecomplex *tau, doublecomplex * c1, doubleco… in zlatzm_()
152 doublecomplex z__1; in zlatzm_()
156doublecomplex *, doublecomplex *, integer *, doublecomplex *, integer *, doublecomplex *, integer … in zlatzm_()
H A Dzlarz.c4 static doublecomplex c_b1 =
142 …, integer *n, integer *l, doublecomplex *v, integer *incv, doublecomplex *tau, doublecomplex * c__… in zlarz_()
146 doublecomplex z__1; in zlarz_()
150doublecomplex *, doublecomplex *, integer *, doublecomplex *, integer *, doublecomplex *, integer … in zlarz_()
H A Dzgglse.c4 static doublecomplex c_b1 =
179 …eger *p, doublecomplex *a, integer *lda, doublecomplex *b, integer *ldb, doublecomplex *c__, doubl… in zgglse_()
183 doublecomplex z__1; in zgglse_()
187doublecomplex *, doublecomplex *, integer *, doublecomplex *, integer *, doublecomplex *, doubleco… in zgglse_()
190 …*, integer *, integer *, doublecomplex *, integer *, doublecomplex *, doublecomplex *, integer *, in zgglse_()
194doublecomplex *, integer *, doublecomplex *, doublecomplex *, integer *, doublecomplex *, integer … in zgglse_()
H A Dztzrqf.c4 static doublecomplex c_b1 =
134 int ztzrqf_(integer *m, integer *n, doublecomplex *a, integer *lda, doublecomplex *tau, integer *in… in ztzrqf_()
138 doublecomplex z__1, z__2; in ztzrqf_()
140 void d_cnjg(doublecomplex *, doublecomplex *); in ztzrqf_()
143 doublecomplex alpha; in ztzrqf_()
145doublecomplex *, doublecomplex *, integer *, doublecomplex *, integer *, doublecomplex *, integer … in ztzrqf_()
H A Dzlahr2.c4 static doublecomplex c_b1 =
9 static doublecomplex c_b2 =
184 …n, integer *k, integer *nb, doublecomplex *a, integer *lda, doublecomplex *tau, doublecomplex *t, … in zlahr2_()
188 doublecomplex z__1; in zlahr2_()
191 doublecomplex ei; in zlahr2_()
193doublecomplex *, doublecomplex *, integer *), zgemm_(char *, char *, integer *, integer *, integer… in zlahr2_()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/lapack/
H A Dzgtsvx.c13 nrhs, doublecomplex *dl, doublecomplex *d__, doublecomplex *du, in zgtsvx_()
14 doublecomplex *dlf, doublecomplex *df, doublecomplex *duf, in zgtsvx_()
15 doublecomplex *du2, integer *ipiv, doublecomplex *b, integer *ldb, in zgtsvx_()
33 doublecomplex *, doublecomplex *, ftnlen); in zgtsvx_()
37 zgtcon_(char *, integer *, doublecomplex *, doublecomplex *, in zgtsvx_()
38 doublecomplex *, doublecomplex *, integer *, doublereal *, in zgtsvx_()
40 integer *, integer *, doublecomplex *, doublecomplex *, in zgtsvx_()
41 doublecomplex *, doublecomplex *, doublecomplex *, doublecomplex * in zgtsvx_()
42 , doublecomplex *, integer *, doublecomplex *, integer *, in zgtsvx_()
45 integer *, doublecomplex *, doublecomplex *, doublecomplex *, in zgtsvx_()
[all …]
H A Dzlatzm.c10 static doublecomplex c_b1 = {1.,0.};
14 doublecomplex *v, integer *incv, doublecomplex *tau, doublecomplex * in zlatzm_()
15 c1, doublecomplex *c2, integer *ldc, doublecomplex *work, ftnlen in zlatzm_()
20 doublecomplex z__1; in zlatzm_()
25 doublecomplex *, integer *, doublecomplex *, integer *, in zlatzm_()
27 doublecomplex *, doublecomplex *, integer *, doublecomplex *, in zlatzm_()
28 integer *, doublecomplex *, doublecomplex *, integer *, ftnlen), in zlatzm_()
29 zgeru_(integer *, integer *, doublecomplex *, doublecomplex *, in zlatzm_()
30 integer *, doublecomplex *, integer *, doublecomplex *, integer *) in zlatzm_()
31 , zcopy_(integer *, doublecomplex *, integer *, doublecomplex *, in zlatzm_()
[all …]
H A Dzlarz.c10 static doublecomplex c_b1 = {1.,0.};
14 doublecomplex *v, integer *incv, doublecomplex *tau, doublecomplex * in zlarz_()
19 doublecomplex z__1; in zlarz_()
24 doublecomplex *, integer *, doublecomplex *, integer *, in zlarz_()
26 doublecomplex *, doublecomplex *, integer *, doublecomplex *, in zlarz_()
27 integer *, doublecomplex *, doublecomplex *, integer *, ftnlen), in zlarz_()
28 zgeru_(integer *, integer *, doublecomplex *, doublecomplex *, in zlarz_()
29 integer *, doublecomplex *, integer *, doublecomplex *, integer *) in zlarz_()
30 , zcopy_(integer *, doublecomplex *, integer *, doublecomplex *, in zlarz_()
31 integer *), zaxpy_(integer *, doublecomplex *, doublecomplex *, in zlarz_()
[all …]
H A Dzgglse.c15 doublecomplex *a, integer *lda, doublecomplex *b, integer *ldb, in zgglse_()
16 doublecomplex *c__, doublecomplex *d__, doublecomplex *x, in zgglse_()
26 doublecomplex *, doublecomplex *, integer *, doublecomplex *, in zgglse_()
27 integer *, doublecomplex *, doublecomplex *, integer *, ftnlen), in zgglse_()
28 zcopy_(integer *, doublecomplex *, integer *, doublecomplex *, in zgglse_()
29 integer *), zaxpy_(integer *, doublecomplex *, doublecomplex *, in zgglse_()
31 char *, integer *, doublecomplex *, integer *, doublecomplex *, in zgglse_()
33 integer *, doublecomplex *, integer *, doublecomplex *, integer * in zgglse_()
38 doublecomplex *, integer *, doublecomplex *, doublecomplex *, in zgglse_()
44 integer *, doublecomplex *, integer *, doublecomplex *, in zgglse_()
[all …]
/dports/math/clblas/clBLAS-2.10/src/tests/include/
H A Dblas-cblas.h55 …ransa, int m, int n, doublecomplex *alpha, doublecomplex *a, int lda, doublecomplex *x, int incx,
74 void zgeru(int m, int n, doublecomplex *alpha, doublecomplex *x, int incx, doublecomplex *y, int in…
77 void zgerc(int m, int n, doublecomplex *alpha, doublecomplex *x, int incx, doublecomplex *y, int in…
87 void zher2(char uplo, int n, doublecomplex *alpha, doublecomplex *x, int incx, doublecomplex *y, in…
90 …mv(char uplo, int n, doublecomplex *alpha, doublecomplex *a, int lda, doublecomplex *x, int incx,
108 … zhpmv(char uplo, int n, doublecomplex *alpha, doublecomplex *ap, doublecomplex *x, int incx, doub…
116 void zhpr2(char uplo, int n, doublecomplex *alpha, doublecomplex *x, int incx, doublecomplex *y, in…
131 … uplo, int n, int k, doublecomplex *alpha, doublecomplex *a, int lda, doublecomplex *x, int incx,
199 doublecomplex zdotu( int n, doublecomplex *x, int incx, doublecomplex *y, int incy);
201 doublecomplex zdotc( int n, doublecomplex *x, int incx, doublecomplex *y, int incy);
[all …]
/dports/math/clblas/clBLAS-2.10/src/tests/correctness/
H A Dblas-lapack.h76 doublecomplex *Y,
162 doublecomplex *C,
214 doublecomplex *B,
266 doublecomplex *B,
322 doublecomplex *C,
1169 doublecomplex zdotu_(int *n, doublecomplex *x, int *incx, doublecomplex* y, int *incy);
1171 doublecomplex zdotc_(int *n, doublecomplex *x, int *incx, doublecomplex* y, int *incy);
1174 …void zdotusub_(int *n, doublecomplex *x, int *incx, doublecomplex* y, int *incy, doublecomplex *an…
1176 …void zdotcsub_(int *n, doublecomplex *x, int *incx, doublecomplex* y, int *incy, doublecomplex *an…
1187 void zaxpy_(int *n, doublecomplex *alpha, doublecomplex *x, int *incx, doublecomplex *y, int *incy);
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/linear_algebra/src/c/
H A Dschur.c39 …, doublecomplex* alpha, doublecomplex* beta, doublecomplex* VSL, int const* ldVSL, doublecomplex* …
43 …, int * sDim, doublecomplex* w, doublecomplex* VS, int const* ldVS, doublecomplex* work, int const…
118 doublecomplex optim; in iAllocZggesWorkspace()
119 doublecomplex* ret = NULL; in iAllocZggesWorkspace()
124 ret = (doublecomplex*) MALLOC( (*allocated) * sizeof(doublecomplex)); in iAllocZggesWorkspace()
128 ret = (doublecomplex*) MALLOC( (*allocated) * sizeof(doublecomplex)); in iAllocZggesWorkspace()
140 doublecomplex optim; in iAllocZgeesWorkspace()
144 ret = (doublecomplex*) MALLOC( (*allocated) * sizeof(doublecomplex)); in iAllocZgeesWorkspace()
148 ret = (doublecomplex*) MALLOC( (*allocated) * sizeof(doublecomplex)); in iAllocZgeesWorkspace()
251 int zb02ow(doublecomplex const* alpha, doublecomplex const* beta) in zb02ow()
[all …]
H A Deigen.c32 static int iEigen2Complex(doublecomplex* pData1, doublecomplex* pData2, int iCols, doublecomplex* p…
33 … , doublecomplex* pR, doublecomplex* pL, doublecomplex* pWork, int iWorkSize, double* pRWork);
48 …, int const* LDA, doublecomplex* W, doublecomplex* VL, int const* LDVL, doublecomplex* VR, int con…
68 …, doublecomplex* b, int const* ldB, doublecomplex* alpha, doublecomplex* beta, doublecomplex* vl, …
91 doublecomplex opt; in zheevWorkSizes()
102 doublecomplex opt; in zgeevWorkSizes()
183 static int iEigen1C(doublecomplex* pData, int iCols, doublecomplex* pEigenValues, doublecomplex* pR… in iEigen1C()
236 int iEigen1ComplexM(doublecomplex* pData, int iCols, doublecomplex* pEigenValues, doublecomplex* pE… in iEigen1ComplexM()
383 doublecomplex opt; in allocateZggevWorkspace()
429doublecomplex* pData1, doublecomplex* pData2, int iCols, doublecomplex* pAlpha, doublecomplex* pBe… in iEigen2Complex()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/superlu/SuperLU_4.1/TESTING/MATGEN/
H A Dzlarge.c10 static doublecomplex c_b1 = {0.,0.};
11 static doublecomplex c_b2 = {1.,0.};
21 doublecomplex z__1; in zlarge_()
24 double z_abs(doublecomplex *); in zlarge_()
25 void z_div(doublecomplex *, doublecomplex *, doublecomplex *); in zlarge_()
30 doublecomplex *, integer *, doublecomplex *, integer *, in zlarge_()
31 doublecomplex *, integer *), zscal_(integer *, doublecomplex *, in zlarge_()
33 doublecomplex *, doublecomplex *, integer *, doublecomplex *, in zlarge_()
34 integer *, doublecomplex *, doublecomplex *, integer *); in zlarge_()
36 static doublecomplex wa, wb; in zlarge_()
[all …]
/dports/math/superlu/superlu-5.2.2/TESTING/MATGEN/
H A Dzlarge.c10 static doublecomplex c_b1 = {0.,0.};
11 static doublecomplex c_b2 = {1.,0.};
21 doublecomplex z__1; in zlarge_slu()
24 double z_abs(doublecomplex *); in zlarge_slu()
25 void z_div(doublecomplex *, doublecomplex *, doublecomplex *); in zlarge_slu()
30 doublecomplex *, integer *, doublecomplex *, integer *, in zlarge_slu()
31 doublecomplex *, integer *), zscal_(integer *, doublecomplex *, in zlarge_slu()
33 doublecomplex *, doublecomplex *, integer *, doublecomplex *, in zlarge_slu()
34 integer *, doublecomplex *, doublecomplex *, integer *); in zlarge_slu()
36 static doublecomplex wa, wb; in zlarge_slu()
[all …]

12345678910>>...75