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.... |
Home MathPack Matrix Class TMat4D Methods Resize | |||||||||||||
See also: NrOfColumns, NrOfRows, NrOfLayers, NrOfTimeSlots, Cut, ResizeAndClear (Mat4D) | |||||||||||||
Resize |
|||||||||||||
The method Resize serves to change the dimensions of the hypercube matrix. The parameters Nc, Nr, Nl, and Nt define the intended size of the matrix (number of columns, number of rows, number of layers, and number of time slots, respectively). Resize returns a TRUE value if the new matrix has been resized successfully.
|