cpxSpec = vecTrans.getComponent(intFreq);
vecTrans.setComponent(intFreq, cpxSpec.multiply(cpxA));
if (intFreq == 0) return;
cpxSpec = vecTrans.getComponent(N - intFreq);
vecTrans.setComponent(N - intFreq, cpxSpec.multiply(cpxA));
}
/**
* Correct the phasing of the frequency response to simulate that of a
* linear phase filter. These filters have constant time delay for