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....



MirrorColumns


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

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



Last Update: 2023-Feb-06