org.apache.commons.nabla.forward
Class LogGeneratorTest

java.lang.Object
  extended by org.apache.commons.nabla.AbstractMathTest
      extended by org.apache.commons.nabla.forward.LogGeneratorTest

public class LogGeneratorTest
extends AbstractMathTest


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.commons.nabla.AbstractMathTest
AbstractMathTest.MathExtensions, AbstractMathTest.ReferenceFunction
 
Constructor Summary
LogGeneratorTest()
           
 
Method Summary
 void testReference()
           
 void testSingularity()
           
 
Methods inherited from class org.apache.commons.nabla.AbstractMathTest
checkReference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogGeneratorTest

public LogGeneratorTest()
Method Detail

testReference

public void testReference()

testSingularity

public void testSingularity()
                     throws DifferentiationException
Throws:
DifferentiationException


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.