Dew MtxVec NET
TMtxVec.SetSingle Method
Summary
Sets object values (single).

Class
TMtxVec

Declaration
Function SetSingle(Index: integer; const A: array of single): TMtxVec;

Description

The single elements of A array are copied to the calling object elements [Index]..[Index+Length(A)-1]. An exception is raised if calling object array borders are overrun/underrun.

Note: Use this method for integer array only.
 See Also 
SetIt 
SetInteger 
SetCplx 
SetDouble 

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