Home
last modified time | relevance | path

Searched refs:LAPACK_CPTTRS (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.hpp85 LAPACK_CPTTRS( &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.h542 #define LAPACK_CPTTRS FORTRAN_ID2( cpttrs, CPTTRS ) macro
H A Dlapack.h1477 void LAPACK_CPTTRS( const char* uplo, const fortran_int_t* n,