org.apache.commons.math3.analysis.integration
Class IterativeLegendreGaussIntegratorTest
java.lang.Object
org.apache.commons.math3.analysis.integration.IterativeLegendreGaussIntegratorTest
public class IterativeLegendreGaussIntegratorTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IterativeLegendreGaussIntegratorTest
public IterativeLegendreGaussIntegratorTest()
testSinFunction
public void testSinFunction()
testQuinticFunction
public void testQuinticFunction()
testExactIntegration
public void testExactIntegration()
testIssue464
public void testIssue464()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.