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: TMat4D
Declaration: procedure MirrorRows;

The method MirrorRows mirrors the hypercube 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.

MirrorRows increments the global variable ProcStat and calls the feedback routine MathFeedBackProc in order to allow feedback to the user during time consuming calculations. The variable ProcStat is increased by 100 units in total.



Last Update: 2023-Feb-06