类 FieldIterativeLegendreGaussIntegratorTest

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

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

    • FieldIterativeLegendreGaussIntegratorTest

      public FieldIterativeLegendreGaussIntegratorTest()
  • 方法详细资料

    • testSinFunction

      public void testSinFunction()
    • testQuinticFunction

      public void testQuinticFunction()
    • testExactIntegration

      public void testExactIntegration()
    • testNormalDistributionWithLargeSigma

      public void testNormalDistributionWithLargeSigma()
    • testIssue464

      public void testIssue464()