Class SimpsonLowerSquareRootMidPointQuadratureMatrixIntegratorTest

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

class SimpsonLowerSquareRootMidPointQuadratureMatrixIntegratorTest extends Object
  • Field Details

  • Constructor Details

    • SimpsonLowerSquareRootMidPointQuadratureMatrixIntegratorTest

      SimpsonLowerSquareRootMidPointQuadratureMatrixIntegratorTest()
  • Method Details

    • integrate_whenExponential2_returnsExpectedResult

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

      @Test void integrate_whenImproperIntegrandWithSingularities_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