org.apache.commons.nabla.forward
Class TanhGeneratorTest

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

public class TanhGeneratorTest
extends AbstractMathTest


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

TanhGeneratorTest

public TanhGeneratorTest()
Method Detail

testReference

public void testReference()


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