org.apache.commons.math3.analysis.integration.gauss
Class LegendreHighPrecisionTest

java.lang.Object
  extended by org.apache.commons.math3.analysis.integration.gauss.LegendreHighPrecisionTest

public class LegendreHighPrecisionTest
extends Object

Test of the LegendreHighPrecisionRuleFactory.

Version:
$Id$

Constructor Summary
LegendreHighPrecisionTest()
           
 
Method Summary
 void testCos()
           
 void testInverse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegendreHighPrecisionTest

public LegendreHighPrecisionTest()
Method Detail

testCos

public void testCos()

testInverse

public void testInverse()


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.