Class SimpsonUpperSquareRootMidPointQuadratureMatrixIntegratorTest

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

class SimpsonUpperSquareRootMidPointQuadratureMatrixIntegratorTest extends Object
  • Field Details

  • Constructor Details

    • SimpsonUpperSquareRootMidPointQuadratureMatrixIntegratorTest

      SimpsonUpperSquareRootMidPointQuadratureMatrixIntegratorTest()
  • 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_whenExponential3_returnsExpectedResult

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