Home
last modified time | relevance | path

Searched defs:hbev_impl (Results 1 – 1 of 1) sorted by relevance

/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/driver/
H A Dhbev.hpp122 struct hbev_impl {}; struct
130 typedef Value value_type;
131 typedef typename remove_imaginary< Value >::type real_type;
140 static std::ptrdiff_t invoke( const char jobz, MatrixAB& ab, VectorW& w, in invoke()
183 static std::ptrdiff_t invoke( const char jobz, MatrixAB& ab, VectorW& w, in invoke()
200 static std::ptrdiff_t invoke( const char jobz, MatrixAB& ab, VectorW& w, in invoke()
211 static std::ptrdiff_t min_size_work( const std::ptrdiff_t n ) { in min_size_work()
222 typedef Value value_type;
223 typedef typename remove_imaginary< Value >::type real_type;
304 static std::ptrdiff_t min_size_work( const std::ptrdiff_t n ) { in min_size_work()
[all …]