The assignment operator allows for the initialization of a slice_array after construction.
void operator=(const valarray<T>&) const; slice_array& operator=(const slice_array&);