The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



MirrorRows


Unit:SDL_matrix
Class: TMatrix, TIntMatrix
Declaration: procedure MirrorRows; { class TMatrix }
procedure MirrorRows; { class TIntMatrix }

The method MirrorRows mirrors the matrix by exchanging all rows such that the last one is exchanged with the first row, the next to last is exchanged with the second row, and so on.



Last Update: 2023-Feb-06