Home
last modified time | relevance | path

Searched defs:rcondv (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/driver/
H A Dgeesx.hpp60 float* vs, const fortran_int_t ldvs, float& rconde, float& rcondv, in geesx()
79 double& rcondv, double* work, const fortran_int_t lwork, in geesx()
98 const fortran_int_t ldvs, float& rconde, float& rcondv, in geesx()
116 const fortran_int_t ldvs, double& rconde, double& rcondv, in geesx()
465 geesx( const char jobvs, const char sort, external_fp select, in geesx()
484 geesx( const char jobvs, const char sort, external_fp select, in geesx()
503 geesx( const char jobvs, const char sort, external_fp select, in geesx()
521 geesx( const char jobvs, const char sort, external_fp select, in geesx()
H A Dgeevx.hpp62 float* rconde, float* rcondv, float* work, const fortran_int_t lwork, in geevx()
81 double* rconde, double* rcondv, double* work, in geevx()
101 float* scale, float& abnrm, float* rconde, float* rcondv, in geevx()
121 double* scale, double& abnrm, double* rconde, double* rcondv, in geevx()
525 VectorRCONDE& rconde, VectorRCONDV& rcondv, Workspace work ) { in geevx()
545 VectorRCONDE& rconde, VectorRCONDV& rcondv ) { in geevx()
566 VectorRCONDV& rcondv, Workspace work ) { in geevx()
586 VectorRCONDV& rcondv ) { in geevx()
H A Dggesx.hpp62 float* vsr, const fortran_int_t ldvsr, float* rconde, float* rcondv, in ggesx()
83 double* rcondv, double* work, const fortran_int_t lwork, in ggesx()
106 float* rcondv, std::complex<float>* work, const fortran_int_t lwork, in ggesx()
129 double* rcondv, std::complex<double>* work, const fortran_int_t lwork, in ggesx()
613 VectorRCONDE& rconde, VectorRCONDV& rcondv, Workspace work ) { in ggesx()
632 VectorRCONDE& rconde, VectorRCONDV& rcondv ) { in ggesx()
652 VectorRCONDV& rcondv, Workspace work ) { in ggesx()
671 VectorRCONDV& rcondv ) { in ggesx()
H A Dggevx.hpp63 float& abnrm, float& bbnrm, float* rconde, float* rcondv, float* work, in ggevx()
86 double* rcondv, double* work, const fortran_int_t lwork, in ggevx()
109 float& bbnrm, float* rconde, float* rcondv, std::complex<float>* work, in ggevx()
134 double* rcondv, std::complex<double>* work, const fortran_int_t lwork, in ggevx()
671 VectorRCONDV& rcondv, Workspace work ) { in ggevx()
696 VectorRCONDV& rcondv ) { in ggevx()
720 VectorRCONDE& rconde, VectorRCONDV& rcondv, Workspace work ) { in ggevx()
744 VectorRCONDE& rconde, VectorRCONDV& rcondv ) { in ggevx()
/dports/math/octave/octave-6.4.0/liboctave/numeric/
H A Dschur.cc146 double rcondv; in init() local
233 float rcondv; in init() local
319 double rcondv; in init() local
427 float rcondv; in init() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/LAPACKE/src/
H A Dlapacke_cgeesx.c41 float* rconde, float* rcondv ) in LAPACKE_cgeesx()
H A Dlapacke_zgeesx.c41 double* rconde, double* rcondv ) in LAPACKE_zgeesx()
H A Dlapacke_cgeesx_work.c42 float* rconde, float* rcondv, in LAPACKE_cgeesx_work()
H A Dlapacke_sgeesx.c40 float* rconde, float* rcondv ) in LAPACKE_sgeesx()
/dports/math/xlapack/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_cgeesx.c40 float* rconde, float* rcondv ) in LAPACKE_cgeesx()
H A Dlapacke_zgeesx.c40 double* rconde, double* rcondv ) in LAPACKE_zgeesx()
H A Dlapacke_sgeesx.c39 float* rconde, float* rcondv ) in LAPACKE_sgeesx()
H A Dlapacke_dgeesx.c39 double* rconde, double* rcondv ) in LAPACKE_dgeesx()
H A Dlapacke_cgeesx_work.c41 float* rconde, float* rcondv, in LAPACKE_cgeesx_work()
H A Dlapacke_zgeesx_work.c41 double* rconde, double* rcondv, in LAPACKE_zgeesx_work()
/dports/math/blas/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_zgeesx.c40 double* rconde, double* rcondv ) in LAPACKE_zgeesx()
H A Dlapacke_cgeesx.c40 float* rconde, float* rcondv ) in LAPACKE_cgeesx()
/dports/math/lapack/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_cgeesx.c40 float* rconde, float* rcondv ) in LAPACKE_cgeesx()
H A Dlapacke_zgeesx.c40 double* rconde, double* rcondv ) in LAPACKE_zgeesx()
/dports/math/lapacke/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_cgeesx.c40 float* rconde, float* rcondv ) in LAPACKE_cgeesx()
H A Dlapacke_zgeesx.c40 double* rconde, double* rcondv ) in LAPACKE_zgeesx()
/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/LAPACKE/src/
H A Dlapacke_zgeesx.c41 double* rconde, double* rcondv ) in LAPACKE_zgeesx()
H A Dlapacke_cgeesx.c41 float* rconde, float* rcondv ) in LAPACKE_cgeesx()
/dports/math/cblas/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_zgeesx.c40 double* rconde, double* rcondv ) in LAPACKE_zgeesx()
H A Dlapacke_cgeesx.c40 float* rconde, float* rcondv ) in LAPACKE_cgeesx()

12345678910>>...12