valarray<T> apply( T func(T) ) const;
Defined in header
template< class CharT, class Traits, class ResultType > std::basic_ostream<CharT
result_type max() const;
void swap( valarray& other );
valarray<T> shift( int count ) const;
Page 12 of 43