/[Apache-SVN]
ViewVC logotype

Revision 735545


Jump to revision: Previous Next
Author: luc
Date: Sun Jan 18 21:06:15 2009 UTC (15 years, 9 months ago)
Changed paths: 9
Log Message:
improved consistency between solvers/integrators
by providing the integrand function as a parameter to integrate
rather that at construction, thus allowing reuse of a configured integrator
Jira: MATH-218

Changed paths

Path Details
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/integration/RombergIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/integration/SimpsonIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/integration/TrapezoidIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/integration/UnivariateRealIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.java modified , text changed
Directorycommons/proper/math/trunk/src/site/xdoc/changes.xml modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/analysis/integration/RombergIntegratorTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/analysis/integration/SimpsonIntegratorTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/analysis/integration/TrapezoidIntegratorTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26