Summary
Sizes the Dst array to match the matrix.
Class
TMtx
Declaration
Procedure SizeToArray(var Dst: T2DSampleArray);
Description
Sizes the Dst array to match the size of the matrix. The rows will have two times as many columns, if the calling matrix object is Complex.
Declaration
Procedure SizeToArray(var Dst: T2DCplxArray);
Description
Sizes the Dst array to match the size of the matrix. An exception will be raised if the calling object is not complex.
| Copyright 2008 Dew Research |
http://www.dewresearch.com