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



Mirror


Unit:SDL_vector
Class: TVector, TIntVector
Declaration: procedure Mirror; { class TVector }
procedure Mirror; { class TIntVector }

The method Mirror mirrors the vector by exchanging all elements such that the last one is exchanged with the first element, the next to last is exchanged by the second element, and so on.

 



Last Update: 2023-Feb-06