org.apache.commons.math3.complex
Class RootsOfUnityTest
java.lang.Object
org.apache.commons.math3.complex.RootsOfUnityTest
public class RootsOfUnityTest
- extends Object
Unit tests for the RootsOfUnity class.
- Version:
- $Id: RootsOfUnityTest.java 1244107 2012-02-14 16:17:55Z erans $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootsOfUnityTest
public RootsOfUnityTest()
testMathIllegalState1
public void testMathIllegalState1()
testMathIllegalState2
public void testMathIllegalState2()
testMathIllegalState3
public void testMathIllegalState3()
testZeroNumberOfRoots
public void testZeroNumberOfRoots()
testGetNumberOfRoots
public void testGetNumberOfRoots()
testComputeRoots
public void testComputeRoots()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.