org.apache.commons.math.complex
Class ComplexFieldTest

java.lang.Object
  extended by org.apache.commons.math.complex.ComplexFieldTest

public class ComplexFieldTest
extends Object


Constructor Summary
ComplexFieldTest()
           
 
Method Summary
 void testOne()
           
 void testSerial()
           
 void testZero()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexFieldTest

public ComplexFieldTest()
Method Detail

testZero

public void testZero()

testOne

public void testOne()

testSerial

public void testSerial()


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.