boost::numeric::functional::tag<std::valarray< T >>
template<typename T> struct tag<std::valarray< T >> { // types typedef std_valarray_tag type; };