Home
last modified time | relevance | path

Searched defs:ldvl (Results 1 – 25 of 710) sorted by relevance

12345678910>>...29

/dports/math/blaze/blaze-3.8/blaze/math/lapack/clapack/
H A Dgeev.h180 float* wr, float* wi, float* VL, blas_int_t ldvl, float* VR, blas_int_t ldvr, in geev()
259 double* wr, double* wi, double* VL, blas_int_t ldvl, double* VR, blas_int_t ldvr, in geev()
338 complex<float>* w, complex<float>* VL, blas_int_t ldvl, complex<float>* VR, in geev()
426 complex<double>* w, complex<double>* VL, blas_int_t ldvl, complex<double>* VR, in geev()
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/computational/
H A Dtgevc.hpp60 float* vl, const fortran_int_t ldvl, float* vr, in tgevc()
78 double* vl, const fortran_int_t ldvl, double* vr, in tgevc()
97 std::complex<float>* vl, const fortran_int_t ldvl, in tgevc()
117 std::complex<double>* vl, const fortran_int_t ldvl, in tgevc()
H A Dtrsna.hpp58 const fortran_int_t ldt, const float* vl, const fortran_int_t ldvl, in trsna()
75 const fortran_int_t ldt, const double* vl, const fortran_int_t ldvl, in trsna()
93 const std::complex<float>* vl, const fortran_int_t ldvl, in trsna()
111 const std::complex<double>* vl, const fortran_int_t ldvl, in trsna()
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/driver/
H A Dgeev.hpp59 float* wi, float* vl, const fortran_int_t ldvl, float* vr, in geev()
74 double* wi, double* vl, const fortran_int_t ldvl, double* vr, in geev()
90 std::complex<float>* vl, const fortran_int_t ldvl, in geev()
107 std::complex<double>* vl, const fortran_int_t ldvl, in geev()
/dports/science/octopus/octopus-10.5/src/math/
H A Dlalg_adv.F90133 subroutine lalg_dgeev(jobvl, jobvr, n, a, lda, w, vl, ldvl, vr, ldvr, work, lwork, rwork, info) argument
135 integer, intent(in) :: n, lda, ldvl, ldvr, lwork local
160 subroutine lalg_zgeev(jobvl, jobvr, n, a, lda, w, vl, ldvl, vr, ldvr, work, lwork, rwork, info) argument
162 integer, intent(in) :: n, lda, ldvl, ldvr, lwork local
/dports/math/xlapack/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_dtrevc.c38 lapack_int ldvl, double* vr, lapack_int ldvr, in LAPACKE_dtrevc()
H A Dlapacke_strevc.c37 lapack_int ldt, float* vl, lapack_int ldvl, in LAPACKE_strevc()
H A Dlapacke_dgeev.c37 double* wi, double* vl, lapack_int ldvl, double* vr, in LAPACKE_dgeev()
H A Dlapacke_sgeev.c37 float* wi, float* vl, lapack_int ldvl, float* vr, in LAPACKE_sgeev()
H A Dlapacke_ctrevc.c38 lapack_complex_float* vl, lapack_int ldvl, in LAPACKE_ctrevc()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/LAPACKE/src/
H A Dlapacke_dtrevc.c39 lapack_int ldvl, double* vr, lapack_int ldvr, in LAPACKE_dtrevc()
H A Dlapacke_strevc.c38 lapack_int ldt, float* vl, lapack_int ldvl, in LAPACKE_strevc()
H A Dlapacke_ztrevc.c39 lapack_complex_double* vl, lapack_int ldvl, in LAPACKE_ztrevc()
/dports/math/blas/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_dtrevc.c38 lapack_int ldvl, double* vr, lapack_int ldvr, in LAPACKE_dtrevc()
H A Dlapacke_strevc.c37 lapack_int ldt, float* vl, lapack_int ldvl, in LAPACKE_strevc()
/dports/math/lapack/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_strevc.c37 lapack_int ldt, float* vl, lapack_int ldvl, in LAPACKE_strevc()
H A Dlapacke_dtrevc.c38 lapack_int ldvl, double* vr, lapack_int ldvr, in LAPACKE_dtrevc()
/dports/math/lapacke/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_strevc.c37 lapack_int ldt, float* vl, lapack_int ldvl, in LAPACKE_strevc()
H A Dlapacke_dtrevc.c38 lapack_int ldvl, double* vr, lapack_int ldvr, in LAPACKE_dtrevc()
/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/LAPACKE/src/
H A Dlapacke_strevc.c38 lapack_int ldt, float* vl, lapack_int ldvl, in LAPACKE_strevc()
H A Dlapacke_dtrevc.c39 lapack_int ldvl, double* vr, lapack_int ldvr, in LAPACKE_dtrevc()
/dports/math/cblas/lapack-3.10.0/LAPACKE/src/
H A Dlapacke_strevc.c37 lapack_int ldt, float* vl, lapack_int ldvl, in LAPACKE_strevc()
H A Dlapacke_dtrevc.c38 lapack_int ldvl, double* vr, lapack_int ldvr, in LAPACKE_dtrevc()
/dports/science/py-dlib/dlib-19.22/dlib/matrix/lapack/
H A Dgeev.h31 integer ldvl, double *vr, integer ldvr, double *work, in geev()
44 integer ldvl, float *vr, integer ldvr, float *work, in geev()
/dports/science/dlib-cpp/dlib-19.22/dlib/matrix/lapack/
H A Dgeev.h31 integer ldvl, double *vr, integer ldvr, double *work, in geev()
44 integer ldvl, float *vr, integer ldvr, float *work, in geev()

12345678910>>...29