Dew MtxVec NET
TVec.SetCplx Method
Summary
Sets vector values (complex).

Class
TVec

Declaration
Function SetCplx(const a: array of TCplx): TVec;

Description
Sets the Lenght property of the calling vector to (High(A)+1) and the Complex property to true. The complex elements of A array are copied to the calling vector CValues.

Note: Use this method for complex array only.

 See Also 
SetIt 
SetDouble 
SetInteger 
SetSingle 

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