Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1404085 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d4b31ce8ff
commit
18360735db
|
@ -37,7 +37,7 @@ import org.apache.commons.math3.optimization.ConvergenceChecker;
|
||||||
*
|
*
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @since 3.0
|
* @since 3.0
|
||||||
* @deprecated As of 3.1 since the {@link BaseAbstractMultivariateSimpleBoundsOptimizer
|
* @deprecated As of 3.1 since the {@link BaseAbstractMultivariateOptimizer
|
||||||
* base class} contains similar functionality.
|
* base class} contains similar functionality.
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
|
|
Loading…
Reference in New Issue