Package q1471341.mp1074.test

Class Summary
GenzTestIntegrands Generates test functions for benchmarking multidimensional integration routines.
SimpleTestIntegrands This package implements two rather simple test integrand functions.
SimpleTestIntegrands.F2DTest This class represents the 2-dimensional integrand f(x,y) = y*exp(x*y)/(e-2)
SimpleTestIntegrands.FOne This class represents the integrand f = 1
TestFactory This package provides several tests for the integration framework.
TestFramework This package provides a simple GUI for accessing the various tests provided by the class TestFactory.