Home
last modified time | relevance | path

Searched refs:nrhs (Results 1 – 25 of 6415) sorted by relevance

12345678910>>...257

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/matlab/
H A Dctmethods.cpp37 void ctfunctions(int nlhs, mxArray* plhs[], int nrhs,
40 void xmlmethods(int nlhs, mxArray* plhs[], int nrhs,
52 void surfmethods(int nlhs, mxArray* plhs[], int nrhs,
109 ctfunctions(nlhs, plhs, nrhs, prhs); in mexFunction()
112 xmlmethods(nlhs, plhs, nrhs, prhs); in mexFunction()
115 thermomethods(nlhs, plhs, nrhs, prhs); in mexFunction()
118 phasemethods(nlhs, plhs, nrhs, prhs); in mexFunction()
136 wallmethods(nlhs, plhs, nrhs, prhs); in mexFunction()
145 onedimmethods(nlhs, plhs, nrhs, prhs); in mexFunction()
148 surfmethods(nlhs, plhs, nrhs, prhs); in mexFunction()
[all …]
H A Donedimmethods.cpp32 checkNArgs(7, nrhs); in onedimmethods()
41 checkNArgs(3, nrhs); in onedimmethods()
46 checkNArgs(3, nrhs); in onedimmethods()
51 checkNArgs(3, nrhs); in onedimmethods()
56 checkNArgs(3, nrhs); in onedimmethods()
61 checkNArgs(4, nrhs); in onedimmethods()
67 checkNArgs(5, nrhs); in onedimmethods()
87 checkNArgs(3,nrhs); in onedimmethods()
108 checkNArgs(3, nrhs); in onedimmethods()
112 checkNArgs(3, nrhs); in onedimmethods()
[all …]
/dports/science/py-dlib/dlib-19.22/dlib/matlab/
H A Dmex_wrapper.cpp3290 setup_input_args(prhs[nrhs], A1, nrhs); in call_matlab()
3317 setup_input_args(prhs[nrhs], A1, nrhs); in call_matlab()
3318 setup_input_args(prhs[nrhs], A2, nrhs); in call_matlab()
3348 setup_input_args(prhs[nrhs], A1, nrhs); in call_matlab()
3349 setup_input_args(prhs[nrhs], A2, nrhs); in call_matlab()
3350 setup_input_args(prhs[nrhs], A3, nrhs); in call_matlab()
3384 setup_input_args(prhs[nrhs], A1, nrhs); in call_matlab()
3385 setup_input_args(prhs[nrhs], A2, nrhs); in call_matlab()
3386 setup_input_args(prhs[nrhs], A3, nrhs); in call_matlab()
3387 setup_input_args(prhs[nrhs], A4, nrhs); in call_matlab()
[all …]
/dports/science/dlib-cpp/dlib-19.22/dlib/matlab/
H A Dmex_wrapper.cpp3290 setup_input_args(prhs[nrhs], A1, nrhs); in call_matlab()
3317 setup_input_args(prhs[nrhs], A1, nrhs); in call_matlab()
3318 setup_input_args(prhs[nrhs], A2, nrhs); in call_matlab()
3348 setup_input_args(prhs[nrhs], A1, nrhs); in call_matlab()
3349 setup_input_args(prhs[nrhs], A2, nrhs); in call_matlab()
3350 setup_input_args(prhs[nrhs], A3, nrhs); in call_matlab()
3384 setup_input_args(prhs[nrhs], A1, nrhs); in call_matlab()
3385 setup_input_args(prhs[nrhs], A2, nrhs); in call_matlab()
3386 setup_input_args(prhs[nrhs], A3, nrhs); in call_matlab()
3387 setup_input_args(prhs[nrhs], A4, nrhs); in call_matlab()
[all …]
/dports/math/octave-forge-ltfat/ltfat/thirdparty/Playrec/
H A Dpa_dll_playrec.h214 bool doAbout(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]);
215 bool doOverview(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]);
216 bool doInit(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]);
217 bool doPlayrec(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]);
218 bool doPlay(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]);
219 bool doRec(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]);
220 bool doGetRec(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]);
234 bool doPause(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]);
235 bool doBlock(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]);
238 bool doDelPage(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]);
[all …]
/dports/lang/yorick/yorick-y_2_2_04/matrix/
H A Ddgelss.c164 } else if( nrhs<0 ) { in dgelss()
222 if( nrhs>1 ) { in dgelss()
400 if( lwork>=ldb*nrhs && nrhs>1 ) { in dgelss()
404 } else if( nrhs>1 ) { in dgelss()
406 for (i=1 ; chunk>0?i<=nrhs:i>=nrhs ; i+=chunk) { in dgelss()
497 if( lwork>=ldb*nrhs+iwork-1 && nrhs>1 ) { in dgelss()
502 } else if( nrhs>1 ) { in dgelss()
504 for (i=1 ; chunk>0?i<=nrhs:i>=nrhs ; i+=chunk) { in dgelss()
585 if( lwork>=ldb*nrhs && nrhs>1 ) { in dgelss()
589 } else if( nrhs>1 ) { in dgelss()
[all …]
/dports/science/xtb/xtb-6.4.1/src/mctc/lapack/
H A Dtrs.f9065 integer, intent(in) :: nrhs
316 nrhs = size(bmat, 2)
341 nrhs = size(bmat, 2)
366 nrhs = size(bmat, 2)
391 nrhs = size(bmat, 2)
420 nrhs = size(bmat, 2)
449 nrhs = size(bmat, 2)
474 nrhs = size(bmat, 2)
499 nrhs = size(bmat, 2)
527 nrhs = size(bmat, 2)
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/gonum.org/v1/gonum/lapack/gonum/
H A Ddgels.go43 minwrk := mn + max(mn, nrhs)
51 case nrhs < 0:
55 case ldb < max(1, nrhs):
64 if mn == 0 || nrhs == 0 {
87 wsize := max(1, mn+max(mn, nrhs)*nb)
97 case len(b) < (max(m, n)-1)*ldb+nrhs:
135 impl.Dormqr(blas.Left, blas.Trans, m, nrhs, n,
155 for j := 0; j < nrhs; j++ {
170 m, nrhs,
177 for j := 0; j < nrhs; j++ {
[all …]
/dports/www/carbonapi/carbonapi-0.14.1/vendor/gonum.org/v1/gonum/lapack/gonum/
H A Ddgels.go43 minwrk := mn + max(mn, nrhs)
51 case nrhs < 0:
55 case ldb < max(1, nrhs):
64 if mn == 0 || nrhs == 0 {
87 wsize := max(1, mn+max(mn, nrhs)*nb)
97 case len(b) < (max(m, n)-1)*ldb+nrhs:
135 impl.Dormqr(blas.Left, blas.Trans, m, nrhs, n,
155 for j := 0; j < nrhs; j++ {
170 m, nrhs,
177 for j := 0; j < nrhs; j++ {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/lapack/gonum/
H A Ddgels.go43 minwrk := mn + max(mn, nrhs)
51 case nrhs < 0:
55 case ldb < max(1, nrhs):
64 if mn == 0 || nrhs == 0 {
87 wsize := max(1, mn+max(mn, nrhs)*nb)
97 case len(b) < (max(m, n)-1)*ldb+nrhs:
135 impl.Dormqr(blas.Left, blas.Trans, m, nrhs, n,
155 for j := 0; j < nrhs; j++ {
170 m, nrhs,
177 for j := 0; j < nrhs; j++ {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/gonum.org/v1/gonum/lapack/gonum/
H A Ddgels.go43 minwrk := mn + max(mn, nrhs)
51 case nrhs < 0:
55 case ldb < max(1, nrhs):
64 if mn == 0 || nrhs == 0 {
87 wsize := max(1, mn+max(mn, nrhs)*nb)
97 case len(b) < (max(m, n)-1)*ldb+nrhs:
135 impl.Dormqr(blas.Left, blas.Trans, m, nrhs, n,
155 for j := 0; j < nrhs; j++ {
170 m, nrhs,
177 for j := 0; j < nrhs; j++ {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/lapack/gonum/
H A Ddgels.go43 minwrk := mn + max(mn, nrhs)
51 case nrhs < 0:
55 case ldb < max(1, nrhs):
64 if mn == 0 || nrhs == 0 {
87 wsize := max(1, mn+max(mn, nrhs)*nb)
97 case len(b) < (max(m, n)-1)*ldb+nrhs:
135 impl.Dormqr(blas.Left, blas.Trans, m, nrhs, n,
155 for j := 0; j < nrhs; j++ {
170 m, nrhs,
177 for j := 0; j < nrhs; j++ {
[all …]
/dports/math/libflame/libflame-5.2.0/src/map/lapack2flamec/check/
H A Dzgelsd_check.c48 else if (*nrhs < 0) in zgelsd_check()
92 i__2 = *nrhs * ilaenv_(&c__1, "ZUNMQR", "LC", m, nrhs, n, &c_n1); // , expr subst in zgelsd_check()
102 i__2 = *n * (*nrhs + 1) + (*nrhs << 1); // , expr subst in zgelsd_check()
110 … i__2 = (*n << 1) + *nrhs * ilaenv_(&c__1, "ZUNMBR", "QLC", &mm, nrhs, n, &c_n1); // , expr subst in zgelsd_check()
118 i__2 = (*n << 1) + *n * *nrhs; // , expr subst in zgelsd_check()
122 i__2 = (*n << 1) + *n * *nrhs; // , expr subst in zgelsd_check()
131 i__2 = *n * (*nrhs + 1) + (*nrhs << 1); // , expr subst in zgelsd_check()
144 …i__2 = *m * *m + (*m << 2) + *nrhs * ilaenv_(&c__1, "ZUNMBR", "QLC", m, nrhs, m, &c_n1); // , expr… in zgelsd_check()
150 if (*nrhs > 1) in zgelsd_check()
173 i__3 = max(i__3,*nrhs); in zgelsd_check()
[all …]
H A Dcgelsd_check.c47 else if (*nrhs < 0) in cgelsd_check()
91 i__2 = *nrhs * ilaenv_(&c__1, "CUNMQR", "LC", m, nrhs, n, &c_n1); // , expr subst in cgelsd_check()
101 i__2 = *n * (*nrhs + 1) + (*nrhs << 1); // , expr subst in cgelsd_check()
109 … i__2 = (*n << 1) + *nrhs * ilaenv_(&c__1, "CUNMBR", "QLC", &mm, nrhs, n, &c_n1); // , expr subst in cgelsd_check()
117 i__2 = (*n << 1) + *n * *nrhs; // , expr subst in cgelsd_check()
121 i__2 = (*n << 1) + *n * *nrhs; // , expr subst in cgelsd_check()
130 i__2 = *n * (*nrhs + 1) + (*nrhs << 1); // , expr subst in cgelsd_check()
143 …i__2 = *m * *m + (*m << 2) + *nrhs * ilaenv_(&c__1, "CUNMBR", "QLC", m, nrhs, m, &c_n1); // , expr… in cgelsd_check()
149 if (*nrhs > 1) in cgelsd_check()
172 i__3 = max(i__3,*nrhs); in cgelsd_check()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/lapack/
H A Dzlalsa.c321 i__2 = *nrhs; in zlalsa_()
336 i__2 = *nrhs; in zlalsa_()
351 i__2 = *nrhs; in zlalsa_()
374 i__2 = *nrhs; in zlalsa_()
389 i__2 = *nrhs; in zlalsa_()
404 i__2 = *nrhs; in zlalsa_()
551 i__2 = *nrhs; in zlalsa_()
566 i__2 = *nrhs; in zlalsa_()
581 i__2 = *nrhs; in zlalsa_()
604 i__2 = *nrhs; in zlalsa_()
[all …]
H A Dclalsa.c320 i__2 = *nrhs; in clalsa_()
335 i__2 = *nrhs; in clalsa_()
350 i__2 = *nrhs; in clalsa_()
373 i__2 = *nrhs; in clalsa_()
388 i__2 = *nrhs; in clalsa_()
403 i__2 = *nrhs; in clalsa_()
550 i__2 = *nrhs; in clalsa_()
565 i__2 = *nrhs; in clalsa_()
580 i__2 = *nrhs; in clalsa_()
603 i__2 = *nrhs; in clalsa_()
[all …]
H A Dzlals0.c267 if (*nrhs < 1) { in zlals0_()
375 i__2 = *nrhs; in zlals0_()
386 dgemv_("T", k, nrhs, &c_b13, &rwork[*k + 1 + (*nrhs << 1)], k, in zlals0_()
390 i__2 = *nrhs; in zlals0_()
400 dgemv_("T", k, nrhs, &c_b13, &rwork[*k + 1 + (*nrhs << 1)], k, in zlals0_()
403 i__2 = *nrhs; in zlals0_()
476 i__2 = *nrhs; in zlals0_()
487 dgemv_("T", k, nrhs, &c_b13, &rwork[*k + 1 + (*nrhs << 1)], k, in zlals0_()
491 i__2 = *nrhs; in zlals0_()
501 dgemv_("T", k, nrhs, &c_b13, &rwork[*k + 1 + (*nrhs << 1)], k, in zlals0_()
[all …]
H A Dclals0.c263 if (*nrhs < 1) { in clals0_()
371 i__2 = *nrhs; in clals0_()
382 sgemv_("T", k, nrhs, &c_b13, &rwork[*k + 1 + (*nrhs << 1)], k, in clals0_()
386 i__2 = *nrhs; in clals0_()
396 sgemv_("T", k, nrhs, &c_b13, &rwork[*k + 1 + (*nrhs << 1)], k, in clals0_()
399 i__2 = *nrhs; in clals0_()
472 i__2 = *nrhs; in clals0_()
483 sgemv_("T", k, nrhs, &c_b13, &rwork[*k + 1 + (*nrhs << 1)], k, in clals0_()
487 i__2 = *nrhs; in clals0_()
497 sgemv_("T", k, nrhs, &c_b13, &rwork[*k + 1 + (*nrhs << 1)], k, in clals0_()
[all …]
/dports/math/libflame/libflame-5.2.0/src/map/lapack2flamec/f2c/c/
H A Dzlalsa.c409 i__2 = *nrhs; in zlalsa_()
428 i__2 = *nrhs; in zlalsa_()
447 i__2 = *nrhs; in zlalsa_()
475 i__2 = *nrhs; in zlalsa_()
494 i__2 = *nrhs; in zlalsa_()
513 i__2 = *nrhs; in zlalsa_()
666 i__2 = *nrhs; in zlalsa_()
685 i__2 = *nrhs; in zlalsa_()
704 i__2 = *nrhs; in zlalsa_()
732 i__2 = *nrhs; in zlalsa_()
[all …]
H A Dclalsa.c409 i__2 = *nrhs; in clalsa_()
428 i__2 = *nrhs; in clalsa_()
447 i__2 = *nrhs; in clalsa_()
475 i__2 = *nrhs; in clalsa_()
494 i__2 = *nrhs; in clalsa_()
513 i__2 = *nrhs; in clalsa_()
666 i__2 = *nrhs; in clalsa_()
685 i__2 = *nrhs; in clalsa_()
704 i__2 = *nrhs; in clalsa_()
732 i__2 = *nrhs; in clalsa_()
[all …]
H A Dclals0.c349 if (*nrhs < 1) in clals0_()
476 i__ = *k + (*nrhs << 1); in clals0_()
477 i__2 = *nrhs; in clals0_()
495 i__ = *k + (*nrhs << 1); in clals0_()
496 i__2 = *nrhs; in clals0_()
512 …sgemv_("T", k, nrhs, &c_b13, &rwork[*k + 1 + (*nrhs << 1)], k, &rwork[1], &c__1, &c_b15, &rwork[*k… in clals0_()
513 i__2 = *nrhs; in clals0_()
600 i__2 = *nrhs; in clals0_()
619 i__2 = *nrhs; in clals0_()
635 …sgemv_("T", k, nrhs, &c_b13, &rwork[*k + 1 + (*nrhs << 1)], k, &rwork[1], &c__1, &c_b15, &rwork[*k… in clals0_()
[all …]
H A Dzlals0.c351 if (*nrhs < 1) in zlals0_()
478 i__ = *k + (*nrhs << 1); in zlals0_()
479 i__2 = *nrhs; in zlals0_()
497 i__ = *k + (*nrhs << 1); in zlals0_()
498 i__2 = *nrhs; in zlals0_()
514 …dgemv_("T", k, nrhs, &c_b13, &rwork[*k + 1 + (*nrhs << 1)], k, &rwork[1], &c__1, &c_b15, &rwork[*k… in zlals0_()
515 i__2 = *nrhs; in zlals0_()
602 i__2 = *nrhs; in zlals0_()
621 i__2 = *nrhs; in zlals0_()
637 …dgemv_("T", k, nrhs, &c_b13, &rwork[*k + 1 + (*nrhs << 1)], k, &rwork[1], &c__1, &c_b15, &rwork[*k… in zlals0_()
[all …]
/dports/math/xlapack/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_cporfsx_work.c36 lapack_int n, lapack_int nrhs, in LAPACKE_cporfsx_work() argument
79 if( ldb < nrhs ) { in LAPACKE_cporfsx_work()
84 if( ldx < nrhs ) { in LAPACKE_cporfsx_work()
104 ldb_t * MAX(1,nrhs) ); in LAPACKE_cporfsx_work()
111 ldx_t * MAX(1,nrhs) ); in LAPACKE_cporfsx_work()
117 LAPACKE_malloc( sizeof(float) * nrhs * MAX(1,n_err_bnds) ); in LAPACKE_cporfsx_work()
123 LAPACKE_malloc( sizeof(float) * nrhs * MAX(1,n_err_bnds) ); in LAPACKE_cporfsx_work()
131 LAPACKE_cge_trans( matrix_layout, n, nrhs, b, ldb, b_t, ldb_t ); in LAPACKE_cporfsx_work()
132 LAPACKE_cge_trans( matrix_layout, n, nrhs, x, ldx, x_t, ldx_t ); in LAPACKE_cporfsx_work()
144 nrhs, err_bnds_norm, nrhs ); in LAPACKE_cporfsx_work()
[all …]
H A Dlapacke_sgerfsx_work.c78 if( ldb < nrhs ) { in LAPACKE_sgerfsx_work()
83 if( ldx < nrhs ) { in LAPACKE_sgerfsx_work()
99 b_t = (float*)LAPACKE_malloc( sizeof(float) * ldb_t * MAX(1,nrhs) ); in LAPACKE_sgerfsx_work()
104 x_t = (float*)LAPACKE_malloc( sizeof(float) * ldx_t * MAX(1,nrhs) ); in LAPACKE_sgerfsx_work()
110 LAPACKE_malloc( sizeof(float) * nrhs * MAX(1,n_err_bnds) ); in LAPACKE_sgerfsx_work()
116 LAPACKE_malloc( sizeof(float) * nrhs * MAX(1,n_err_bnds) ); in LAPACKE_sgerfsx_work()
124 LAPACKE_sge_trans( matrix_layout, n, nrhs, b, ldb, b_t, ldb_t ); in LAPACKE_sgerfsx_work()
125 LAPACKE_sge_trans( matrix_layout, n, nrhs, x, ldx, x_t, ldx_t ); in LAPACKE_sgerfsx_work()
135 LAPACKE_sge_trans( LAPACK_COL_MAJOR, n, nrhs, x_t, ldx_t, x, ldx ); in LAPACKE_sgerfsx_work()
137 nrhs, err_bnds_norm, nrhs ); in LAPACKE_sgerfsx_work()
[all …]
H A Dlapacke_sporfsx_work.c48 LAPACK_sporfsx( &uplo, &equed, &n, &nrhs, a, &lda, af, &ldaf, s, b, in LAPACKE_sporfsx_work()
76 if( ldb < nrhs ) { in LAPACKE_sporfsx_work()
81 if( ldx < nrhs ) { in LAPACKE_sporfsx_work()
97 b_t = (float*)LAPACKE_malloc( sizeof(float) * ldb_t * MAX(1,nrhs) ); in LAPACKE_sporfsx_work()
108 LAPACKE_malloc( sizeof(float) * nrhs * MAX(1,n_err_bnds) ); in LAPACKE_sporfsx_work()
114 LAPACKE_malloc( sizeof(float) * nrhs * MAX(1,n_err_bnds) ); in LAPACKE_sporfsx_work()
122 LAPACKE_sge_trans( matrix_layout, n, nrhs, b, ldb, b_t, ldb_t ); in LAPACKE_sporfsx_work()
123 LAPACKE_sge_trans( matrix_layout, n, nrhs, x, ldx, x_t, ldx_t ); in LAPACKE_sporfsx_work()
133 LAPACKE_sge_trans( LAPACK_COL_MAJOR, n, nrhs, x_t, ldx_t, x, ldx ); in LAPACKE_sporfsx_work()
135 nrhs, err_bnds_norm, nrhs ); in LAPACKE_sporfsx_work()
[all …]

12345678910>>...257