shift
Method of RealMatrix.
shift(const List<integer> shifts) -> RealMatrix
Returns a (periodically) shifted copy of the RealMatrix.
Parameters
- shifts: The shifts (number of rows, columns)
Method of RealMatrix.
shift(const List<integer> shifts) -> RealMatrixReturns a (periodically) shifted copy of the RealMatrix.