public ResampleCopyFrom ( float sourceArray, double trueInterpolatedIndex, int targetLength, int targetOffset, double resamplingFactor ) : double | ||
sourceArray | float | |
trueInterpolatedIndex | double | |
targetLength | int | |
targetOffset | int | |
resamplingFactor | double | |
return | double |