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 ![]() ![]() ![]() ![]() ![]() |
|||||||||||||||
See also: NrOfColumns, NrOfRows, NrOfLayers, ResizeAndClear | |||||||||||||||
Resize |
![]() |
||||||||||||||
The method Resize serves to change the dimensions of the matrix on the fly. The parameters Nc and Nr define the intended size of the matrix (number of columns and number of rows). For TMat3D the parameter Nl determines the number of layers. Resize returns a TRUE value if the new matrix has been resized successfully.
|