Home
last modified time | relevance | path

Searched refs:LAPACK_SSYGVX (Results 1 – 4 of 4) sorted by relevance

/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/driver/
H A Dsygvx.hpp65 LAPACK_SSYGVX( &itype, &jobz, &range, &lapack_option< UpLo >::value, &n, in sygvx()
H A Dhegvx.hpp68 LAPACK_SSYGVX( &itype, &jobz, &range, &lapack_option< UpLo >::value, &n, in hegvx()
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/detail/
H A Dlapack_names.h952 #define LAPACK_SSYGVX FORTRAN_ID2( ssygvx, SSYGVX ) macro
H A Dlapack.h2877 void LAPACK_SSYGVX( const fortran_int_t* itype, const char* jobz,