Dew MtxVec NET
TMtx.CopyFromArray Methods
Summary
Copies the matrix from a 2D array.

Class
TMtx

Declaration
Procedure CopyFromArray(const Src: T2DCplxArray);

Description
Sizes the matrix to match the size of the 2D array and copies all the values.
Declaration
Procedure CopyFromArray(const Src: T2DSampleArray);

Description
Sizes the matrix to match the size of the 2D array and copies all the values.

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