|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.torstennahm.integrate | |
---|---|
de.torstennahm.integrate | This package and its subpackages provide routines for multi-dimensional integration. |
de.torstennahm.integrate.sparse | This package provides routines for multi-dimensional integration using the sparse grid algorithm and its adaptive version. |
de.torstennahm.integrate.sparse.evaluateindex | Provides routines for the evaluation of indexes form the adaptive sparse integration index set. |
de.torstennahm.integrate.visualizerdata | Provides classes for passing information between the integrators and the visualizers. |
Classes in de.torstennahm.integrate used by de.torstennahm.integrate | |
---|---|
IntegrationFailedException
This exception is thrown if the integration cannot be completed. |
|
IntegrationInfo
Provides additional information for an IntegrationResult . |
|
IntegrationResult
This interface models the result of an integration. |
|
Integrator
The integrator performs integration of the integrand until a specified condition is reached. |
|
PointsGenerator
Classes implementing this interface produce a Series of points
These points could for example be generated randomly
(Monte Carlo) or be from a Halton series (for Quasi Monte Carlo). |
|
StopCondition
This inteface provides a mechanism for deciding when integration should stop. |
Classes in de.torstennahm.integrate used by de.torstennahm.integrate.sparse | |
---|---|
IntegrationFailedException
This exception is thrown if the integration cannot be completed. |
|
IntegrationInfo
Provides additional information for an IntegrationResult . |
|
IntegrationResult
This interface models the result of an integration. |
|
Integrator
The integrator performs integration of the integrand until a specified condition is reached. |
|
StopCondition
This inteface provides a mechanism for deciding when integration should stop. |
Classes in de.torstennahm.integrate used by de.torstennahm.integrate.sparse.evaluateindex | |
---|---|
IntegrationFailedException
This exception is thrown if the integration cannot be completed. |
Classes in de.torstennahm.integrate used by de.torstennahm.integrate.visualizerdata | |
---|---|
IntegrationResult
This interface models the result of an integration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |