Class SimpsonLowerSquareRootMidPointQuadratureIntegratorTest

java.lang.Object
com.irurueta.numerical.integration.SimpsonLowerSquareRootMidPointQuadratureIntegratorTest

class SimpsonLowerSquareRootMidPointQuadratureIntegratorTest extends Object
  • Field Details

    • ABSOLUTE_ERROR_IMPROPER_1

      private static final double ABSOLUTE_ERROR_IMPROPER_1
      See Also:
  • Constructor Details

    • SimpsonLowerSquareRootMidPointQuadratureIntegratorTest

      SimpsonLowerSquareRootMidPointQuadratureIntegratorTest()
  • Method Details

    • integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult

      @Test void integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult() throws com.irurueta.numerical.integration.IntegrationException
      Throws:
      com.irurueta.numerical.integration.IntegrationException
    • getIntegratorType_returnsExpectedValue

      @Test void getIntegratorType_returnsExpectedValue()
    • getQuadratureType_returnsExpectedValue

      @Test void getQuadratureType_returnsExpectedValue()