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

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

MirrorColumns 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