Le 21/01/2011 16:52, Gilles Sadowski a écrit : > Hi. > > In trunk, the only remaining uses of > "ConvergingAlgorithm" and > "ConvergingAlgorithmImpl" > are in > "UnivariateRealIntegrator" and > "UnivariateRealIntegratorImpl" > which themselves are only used in the classes from package > "analysis.integration". > > In MATH_2_X, "ConvergingAlgorithm" is marked as deprecated. But > "ConvergingAlgorithmImpl" is not. > > I think that all functionality from "ConvergingAlgorithmImpl" still used by > "UnivariateRealIntegratorImpl" should be transferred into it, so that the > "ConvergingAlgorithm..." files can be deleted.
This seems fine to me. Luc > > > Best, > Gilles > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
