Home
last modified time | relevance | path

Searched refs:LAPACK_ZPTTRS (Results 1 – 3 of 3) sorted by relevance

/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/computational/
H A Dpttrs.hpp99 LAPACK_ZPTTRS( &uplo, &n, &nrhs, d, e, b, &ldb, &info ); in pttrs()
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/detail/
H A Dlapack_names.h543 #define LAPACK_ZPTTRS FORTRAN_ID2( zpttrs, ZPTTRS ) macro
H A Dlapack.h1480 void LAPACK_ZPTTRS( const char* uplo, const fortran_int_t* n,