org.javaseis.tests
Class SeisFftTest

java.lang.Object
  extended by TestCase
      extended by org.javaseis.tests.SeisFftTest

public class SeisFftTest
extends TestCase


Constructor Summary
SeisFftTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testComplexForwardFloatArrayInt()
           
 void testRealToComplexFloatArrayInt()
           
 void testSetFftParms()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeisFftTest

public SeisFftTest()
Method Detail

main

public static void main(java.lang.String[] args)

testComplexForwardFloatArrayInt

public void testComplexForwardFloatArrayInt()

testRealToComplexFloatArrayInt

public void testRealToComplexFloatArrayInt()

testSetFftParms

public void testSetFftParms()