示例#1
0
 void PerformFFT_H()
 {
     mStartIndxFFT = mFastFourier.PerformFFT_H(mCmd, mHeightRTs, mSlopeRTs, mDisplacementRTs);
 }