Flips the matrix elements horizontally.
Flip calling matrix elements horizontally - element [row, j] = element [row, Cols-j]. This operation is performed on all calling matrix Rows.
FlipVer
FlipHor Method