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

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

public class LegendreTest
extends Object

Test of the LegendreRuleFactory.

Version:
$Id$

Constructor Summary
LegendreTest()
           
 
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

LegendreTest

public LegendreTest()
Method Detail

testCos

public void testCos()

testInverse

public void testInverse()


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