cshift
A cyclical shift of an array.
valarray<T> cshift(int n) const;
Remarks
Returns the modified array.