Dew MtxVec NET
TDenseMtxVec.DownSample Method
Summary
Downsamples object values.

Class
TDenseMtxVec

Declaration
Function DownSample(Src: TMtxVec; Factor, SrcIndex, Index, Len: integer; Phase: integer = 0): TMtxVec;

Description
Copy only every Factor sample from Src starting at SrcIndex up to Len to the calling object starting at Index. The phase parameter determines the initial sample offset. Phase must be less then Factor. Size and Complex properties of the calling object are set implicitly. An exception is raised if array borders are overrun/underrun.
 See Also 
UpSample 

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