Summary
Inserts zeroes between consecutive array values.
Class
TDenseMtxVec
Declaration
Function UpSample(Src: TMtxVec; Factor, SrcIndex, Index, Len: integer; Phase: integer = 0): TMtxVec;
Description
Copy Len values from Src starting at SrcIndex to the calling object starting at position Index and place Factor-1 zeros between consecutive values. Size and
Complex properties of the calling object must be set explicitly. Phase parameter defines the initial sample offset and must be less then Factor. An exception is raised, if array borders are overrun/underrun.
| Copyright 2008 Dew Research |
http://www.dewresearch.com