void reset();
gslice_array( const gslice_array& other );
Defined in header
valarray<T> apply( T func(T) ) const;
void operator+=( const std::valarray<T>& other );
template< class CharT, class Traits, class Engine, size_t
static constexpr result_type max();
template< class CharT, class Traits> std::basic_ostream<CharT,Traits>&
Page 16 of 43