org.apache.commons.nabla.forward
Class Log1pGeneratorTest

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

public class Log1pGeneratorTest
extends AbstractMathTest


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.commons.nabla.AbstractMathTest
AbstractMathTest.MathExtensions, AbstractMathTest.ReferenceFunction
 
Constructor Summary
Log1pGeneratorTest()
           
 
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

Log1pGeneratorTest

public Log1pGeneratorTest()
Method Detail

testReference

public void testReference()

testSingularity

public void testSingularity()
                     throws DifferentiationException
Throws:
DifferentiationException


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