Exemplo n.º 1
0
 public void SetUp()
 {
     cft = new ComplexFourierTransformation();
     rft = new RealFourierTransformation();
 }