/[Apache-SVN]
ViewVC logotype

Revision 724191


Jump to revision: Previous Next
Author: luc
Date: Sun Dec 7 20:24:10 2008 UTC (15 years, 11 months ago)
Changed paths: 22
Log Message:
The root solvers now take the function to solve as a parameter to
the solve methods, thus allowing to reuse the same solver for different
functions.

JIRA:MATH-218

Changed paths

Path Details
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/MessagesResources_fr.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/BisectionSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/BrentSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/LaguerreSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/MullerSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/NewtonSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/RiddersSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/SecantSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/UnivariateRealSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/UnivariateRealSolverFactory.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/UnivariateRealSolverFactoryImpl.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/UnivariateRealSolverImpl.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/analysis/UnivariateRealSolverUtils.java modified , text changed
Directorycommons/proper/math/trunk/src/site/xdoc/changes.xml modified , text changed
Directorycommons/proper/math/trunk/src/site/xdoc/userguide/analysis.xml modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/analysis/BisectionSolverTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/analysis/BrentSolverTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/analysis/LaguerreSolverTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/analysis/MullerSolverTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/analysis/NewtonSolverTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/analysis/RiddersSolverTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/analysis/UnivariateRealSolverFactoryImplTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26