Class RombergExponentialMidPointQuadratureMatrixIntegratorTest

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

class RombergExponentialMidPointQuadratureMatrixIntegratorTest extends Object
  • Field Details

    • ABSOLUTE_ERROR_IMPROPER_3

      private static final double ABSOLUTE_ERROR_IMPROPER_3
      See Also:
  • Constructor Details

    • RombergExponentialMidPointQuadratureMatrixIntegratorTest

      RombergExponentialMidPointQuadratureMatrixIntegratorTest()
  • Method Details

    • integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult

      @Test void integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult() throws com.irurueta.numerical.integration.IntegrationException, com.irurueta.algebra.WrongSizeException
      Throws:
      com.irurueta.numerical.integration.IntegrationException
      com.irurueta.algebra.WrongSizeException
    • getIntegratorType_returnsExpectedValue

      @Test void getIntegratorType_returnsExpectedValue() throws com.irurueta.algebra.WrongSizeException
      Throws:
      com.irurueta.algebra.WrongSizeException
    • getQuadratureType_returnsExpectedValue

      @Test void getQuadratureType_returnsExpectedValue() throws com.irurueta.algebra.WrongSizeException
      Throws:
      com.irurueta.algebra.WrongSizeException