Home
last modified time | relevance | path

Searched refs:wantq (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/dports/math/igraph/igraph-0.9.5/vendor/lapack/
H A Ddtrexc.c174 logical wantq; in igraphdtrexc_() local
203 wantq = igraphlsame_(compq, "V"); in igraphdtrexc_()
204 if (! wantq && ! igraphlsame_(compq, "N")) { in igraphdtrexc_()
210 } else if (*ldq < 1 || wantq && *ldq < max(1,*n)) { in igraphdtrexc_()
328 igraphdlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in igraphdtrexc_()
342 igraphdlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in igraphdtrexc_()
353 igraphdlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in igraphdtrexc_()
356 igraphdlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in igraphdtrexc_()
422 igraphdlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in igraphdtrexc_()
437 igraphdlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in igraphdtrexc_()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/lapack/
H A Ddtrexc.c23 static logical wantq; in dtrexc_() local
132 wantq = lsame_(compq, "V", (ftnlen)1, (ftnlen)1); in dtrexc_()
133 if (! wantq && ! lsame_(compq, "N", (ftnlen)1, (ftnlen)1)) { in dtrexc_()
139 } else if (*ldq < 1 || wantq && *ldq < max(1,*n)) { in dtrexc_()
257 dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in dtrexc_()
271 dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in dtrexc_()
282 dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in dtrexc_()
285 dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in dtrexc_()
351 dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in dtrexc_()
366 dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in dtrexc_()
[all …]
H A Dstrexc.c23 static logical wantq; in strexc_() local
132 wantq = lsame_(compq, "V", (ftnlen)1, (ftnlen)1); in strexc_()
133 if (! wantq && ! lsame_(compq, "N", (ftnlen)1, (ftnlen)1)) { in strexc_()
139 } else if (*ldq < 1 || wantq && *ldq < max(1,*n)) { in strexc_()
257 slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in strexc_()
271 slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in strexc_()
282 slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in strexc_()
285 slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in strexc_()
351 slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in strexc_()
366 slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in strexc_()
[all …]
H A Ddtgexc.c13 /* Subroutine */ int dtgexc_(logical *wantq, logical *wantz, integer *n, in dtgexc_() argument
199 } else if (*ldq < 1 || *wantq && *ldq < max(1,*n)) { in dtgexc_()
289 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[ in dtgexc_()
329 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, in dtgexc_()
349 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
361 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
369 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
442 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, in dtgexc_()
462 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
474 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
[all …]
H A Dstgexc.c13 /* Subroutine */ int stgexc_(logical *wantq, logical *wantz, integer *n, real in stgexc_() argument
198 } else if (*ldq < 1 || *wantq && *ldq < max(1,*n)) { in stgexc_()
288 stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[ in stgexc_()
328 stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, in stgexc_()
348 stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in stgexc_()
360 stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in stgexc_()
368 stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in stgexc_()
441 stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, in stgexc_()
461 stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in stgexc_()
473 stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in stgexc_()
[all …]
/dports/math/libflame/libflame-5.2.0/src/map/lapack2flamec/f2c/c/
H A Dstrexc.c149 logical wantq; in strexc_() local
184 wantq = lsame_(compq, "V"); in strexc_()
185 if (! wantq && ! lsame_(compq, "N")) in strexc_()
197 else if (*ldq < 1 || wantq && *ldq < max(1,*n)) in strexc_()
282 … slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, &here, & nbf, &nbnext, &work[1], info); in strexc_()
311 … slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, &i__1, & c__1, &nbnext, &work[1], info); in strexc_()
320 … slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & here, &c__1, &nbnext, &work[1], info); in strexc_()
344 … slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & here, &c__1, &c__1, &work[1], info); in strexc_()
372 … slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, &i__1, & nbnext, &nbf, &work[1], info); in strexc_()
401 … slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, &i__1, & nbnext, &c__1, &work[1], info); in strexc_()
[all …]
H A Ddtrexc.c149 logical wantq; in dtrexc_() local
184 wantq = lsame_(compq, "V"); in dtrexc_()
185 if (! wantq && ! lsame_(compq, "N")) in dtrexc_()
197 else if (*ldq < 1 || wantq && *ldq < max(1,*n)) in dtrexc_()
282 … dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, &here, & nbf, &nbnext, &work[1], info); in dtrexc_()
311 … dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, &i__1, & c__1, &nbnext, &work[1], info); in dtrexc_()
320 … dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & here, &c__1, &nbnext, &work[1], info); in dtrexc_()
344 … dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & here, &c__1, &c__1, &work[1], info); in dtrexc_()
372 … dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, &i__1, & nbnext, &nbf, &work[1], info); in dtrexc_()
401 … dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, &i__1, & nbnext, &c__1, &work[1], info); in dtrexc_()
[all …]
H A Dstgexc.c274 else if (*ldq < 1 || *wantq && *ldq < max(1,*n)) in stgexc_()
383 …stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[ q_offset], ldq, &z__[z_offset],… in stgexc_()
412 …stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[ q_offset], ldq, &z__[z_offset],… in stgexc_()
421 …stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[q_offset], ldq, &z__[z_offset], … in stgexc_()
450 …stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[q_offset], ldq, &z__[z_offset], … in stgexc_()
457 …stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[q_offset], ldq, &z__[z_offset], … in stgexc_()
488 …stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[ q_offset], ldq, &z__[z_offset],… in stgexc_()
517 …stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[ q_offset], ldq, &z__[z_offset],… in stgexc_()
526 …stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[q_offset], ldq, &z__[z_offset], … in stgexc_()
545 …stgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[q_offset], ldq, &z__[z_offset], … in stgexc_()
[all …]
H A Ddtgexc.c274 else if (*ldq < 1 || *wantq && *ldq < max(1,*n)) in dtgexc_()
383 …dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[ q_offset], ldq, &z__[z_offset],… in dtgexc_()
412 …dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[ q_offset], ldq, &z__[z_offset],… in dtgexc_()
421 …dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[q_offset], ldq, &z__[z_offset], … in dtgexc_()
450 …dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[q_offset], ldq, &z__[z_offset], … in dtgexc_()
457 …dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[q_offset], ldq, &z__[z_offset], … in dtgexc_()
488 …dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[ q_offset], ldq, &z__[z_offset],… in dtgexc_()
517 …dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[ q_offset], ldq, &z__[z_offset],… in dtgexc_()
526 …dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[q_offset], ldq, &z__[z_offset], … in dtgexc_()
545 …dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[q_offset], ldq, &z__[z_offset], … in dtgexc_()
[all …]
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/CLAPACK/
H A Dstrexc.c31 logical wantq; in strexc_() local
139 wantq = lsame_(compq, "V"); in strexc_()
140 if (! wantq && ! lsame_(compq, "N")) { in strexc_()
146 } else if (*ldq < 1 || wantq && *ldq < max(1,*n)) { in strexc_()
264 slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in strexc_()
278 slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in strexc_()
289 slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in strexc_()
292 slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in strexc_()
358 slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in strexc_()
373 slaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in strexc_()
[all …]
H A Ddtrexc.c31 logical wantq; in dtrexc_() local
139 wantq = lsame_(compq, "V"); in dtrexc_()
140 if (! wantq && ! lsame_(compq, "N")) { in dtrexc_()
146 } else if (*ldq < 1 || wantq && *ldq < max(1,*n)) { in dtrexc_()
264 dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in dtrexc_()
278 dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in dtrexc_()
289 dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in dtrexc_()
292 dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in dtrexc_()
358 dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in dtrexc_()
373 dlaexc_(&wantq, n, &t[t_offset], ldt, &q[q_offset], ldq, & in dtrexc_()
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/gonum.org/v1/gonum/lapack/gonum/
H A Ddtrexc.go103 wantq := compq == lapack.UpdateSchur
126 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, nbf, nbnext, work)
144 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here+1, 1, nbnext, work)
150 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, nbnext, work)
160 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, nbnext, work)
166 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, 1, work)
167 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here+1, 1, 1, work)
207 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, nbnext, 1, work)
217 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here-1, 2, 1, work)
223 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, 1, work)
[all …]
H A Ddorgbr.go23 wantq := vect == lapack.GenerateQ
34 case wantq && n > m:
36 case wantq && n < min(m, k):
38 case !wantq && m > n:
40 case !wantq && m < min(n, k):
62 if wantq {
85 case wantq && len(tau) < min(m, k):
87 case !wantq && len(tau) < min(n, k):
91 if wantq {
/dports/www/carbonapi/carbonapi-0.14.1/vendor/gonum.org/v1/gonum/lapack/gonum/
H A Ddtrexc.go103 wantq := compq == lapack.UpdateSchur
126 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, nbf, nbnext, work)
144 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here+1, 1, nbnext, work)
150 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, nbnext, work)
160 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, nbnext, work)
166 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, 1, work)
167 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here+1, 1, 1, work)
207 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, nbnext, 1, work)
217 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here-1, 2, 1, work)
223 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, 1, work)
[all …]
H A Ddorgbr.go23 wantq := vect == lapack.GenerateQ
34 case wantq && n > m:
36 case wantq && n < min(m, k):
38 case !wantq && m > n:
40 case !wantq && m < min(n, k):
62 if wantq {
85 case wantq && len(tau) < min(m, k):
87 case !wantq && len(tau) < min(n, k):
91 if wantq {
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/lapack/gonum/
H A Ddtrexc.go103 wantq := compq == lapack.UpdateSchur
126 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, nbf, nbnext, work)
144 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here+1, 1, nbnext, work)
150 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, nbnext, work)
160 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, nbnext, work)
166 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, 1, work)
167 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here+1, 1, 1, work)
207 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, nbnext, 1, work)
217 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here-1, 2, 1, work)
223 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, 1, work)
[all …]
H A Ddorgbr.go23 wantq := vect == lapack.GenerateQ
34 case wantq && n > m:
36 case wantq && n < min(m, k):
38 case !wantq && m > n:
40 case !wantq && m < min(n, k):
62 if wantq {
85 case wantq && len(tau) < min(m, k):
87 case !wantq && len(tau) < min(n, k):
91 if wantq {
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/gonum.org/v1/gonum/lapack/gonum/
H A Ddtrexc.go103 wantq := compq == lapack.UpdateSchur
126 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, nbf, nbnext, work)
144 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here+1, 1, nbnext, work)
150 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, nbnext, work)
160 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, nbnext, work)
166 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, 1, work)
167 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here+1, 1, 1, work)
207 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, nbnext, 1, work)
217 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here-1, 2, 1, work)
223 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, 1, work)
[all …]
H A Ddorgbr.go23 wantq := vect == lapack.GenerateQ
34 case wantq && n > m:
36 case wantq && n < min(m, k):
38 case !wantq && m > n:
40 case !wantq && m < min(n, k):
62 if wantq {
85 case wantq && len(tau) < min(m, k):
87 case !wantq && len(tau) < min(n, k):
91 if wantq {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/lapack/gonum/
H A Ddtrexc.go103 wantq := compq == lapack.UpdateSchur
126 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, nbf, nbnext, work)
144 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here+1, 1, nbnext, work)
150 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, nbnext, work)
160 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, nbnext, work)
166 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, 1, work)
167 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here+1, 1, 1, work)
207 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, nbnext, 1, work)
217 ok = impl.Dlaexc(wantq, n, t, ldt, q, ldq, here-1, 2, 1, work)
223 impl.Dlaexc(wantq, n, t, ldt, q, ldq, here, 1, 1, work)
[all …]
H A Ddorgbr.go23 wantq := vect == lapack.GenerateQ
34 case wantq && n > m:
36 case wantq && n < min(m, k):
38 case !wantq && m > n:
40 case !wantq && m < min(n, k):
62 if wantq {
85 case wantq && len(tau) < min(m, k):
87 case !wantq && len(tau) < min(n, k):
91 if wantq {
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/computational/
H A Dtgexc.hpp57 inline std::ptrdiff_t tgexc( const fortran_bool_t wantq, in tgexc() argument
74 inline std::ptrdiff_t tgexc( const fortran_bool_t wantq, in tgexc() argument
91 inline std::ptrdiff_t tgexc( const fortran_bool_t wantq, in tgexc() argument
109 inline std::ptrdiff_t tgexc( const fortran_bool_t wantq, in tgexc() argument
147 static std::ptrdiff_t invoke( const fortran_bool_t wantq, in invoke()
205 static std::ptrdiff_t invoke( const fortran_bool_t wantq, in invoke()
212 return invoke( wantq, wantz, a, b, q, z, ifst, ilst, in invoke()
225 static std::ptrdiff_t invoke( const fortran_bool_t wantq, in invoke()
239 return invoke( wantq, wantz, a, b, q, z, ifst, ilst, in invoke()
271 static std::ptrdiff_t invoke( const fortran_bool_t wantq, in invoke()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/lapack/double/
H A Ddtgexc.c24 /* Subroutine */ int dtgexc_(logical *wantq, logical *wantz, integer *n, in dtgexc_() argument
229 } else if (*ldq < 1 || (*wantq && *ldq < max(1,*n))) { in dtgexc_()
365 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[ in dtgexc_()
408 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[ in dtgexc_()
425 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, in dtgexc_()
454 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
473 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
487 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
627 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
646 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
[all …]
/dports/misc/vxl/vxl-3.3.2/v3p/netlib/lapack/double/
H A Ddtgexc.c24 /* Subroutine */ int dtgexc_(logical *wantq, logical *wantz, integer *n, in dtgexc_() argument
229 } else if (*ldq < 1 || (*wantq && *ldq < max(1,*n))) { in dtgexc_()
365 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[ in dtgexc_()
408 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, &q[ in dtgexc_()
425 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], ldb, in dtgexc_()
454 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
473 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
487 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
627 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
646 dtgex2_(wantq, wantz, n, &a[a_offset], lda, &b[b_offset], in dtgexc_()
[all …]
/dports/math/xtensor-blas/xtensor-blas-0.20.0/include/xflens/cxxlapack/interface/
H A Dtgex2.tcc44 tgex2(bool wantq, in tgex2() argument
64 IndexType wantq_ = wantq; in tgex2()
94 tgex2(bool wantq, in tgex2() argument
114 IndexType wantq_ = wantq; in tgex2()
145 tgex2(bool wantq, in tgex2() argument
161 IndexType wantq_ = wantq; in tgex2()
187 tgex2(bool wantq, in tgex2() argument
203 IndexType wantq_ = wantq; in tgex2()

12345678910>>...16