Dew MtxVec NET
TMtx.CopyToArray Methods
Summary
Copies matrix values to a 2D array.

Class
TMtx

Declaration
Procedure CopyToArray(var Dst: T2DCplxArray);

Description
Copies all matrix values to a 2D array.
Declaration
Procedure CopyToArray(var Dst: T2DSampleArray);

Description
Copies all matrix values to a 2D array. The rows of the array will have two times as many columns, if the calling matrix object is Complex.

Copyright 2008 Dew Research
http://www.dewresearch.com