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