Dew MtxVec NET
TMtxVec.SetCplx Method
Summary
Sets object complex values.

Class
TMtxVec

Declaration
Function SetCplx(Index: integer; const a: array of TCplx): TMtxVec;

Description

The a array complex values are copied to the calling object CValues from [Index]..[Index+Length(a)-1]. An exception is raised if calling object array borders are overrun/underrun.

Note: Use this method for complex array only.
 See Also 
SetIt 
SetDouble 
SetInteger 
SetSingle 

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