类 IterativeLegendreGaussIntegratorTest

java.lang.Object
org.hipparchus.analysis.integration.IterativeLegendreGaussIntegratorTest

public class IterativeLegendreGaussIntegratorTest extends Object
  • 构造器详细资料

    • IterativeLegendreGaussIntegratorTest

      public IterativeLegendreGaussIntegratorTest()
  • 方法详细资料

    • testSinFunction

      public void testSinFunction()
    • testQuinticFunction

      public void testQuinticFunction()
    • testExactIntegration

      public void testExactIntegration()
    • testNormalDistributionWithLargeSigma

      public void testNormalDistributionWithLargeSigma()
    • testIssue464

      public void testIssue464()