Package | Description |
---|---|
org.apache.commons.math.estimation |
This package provided classes to solve estimation problems, it is deprecated since 2.0.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEstimator
Deprecated.
as of 2.0, everything in package org.apache.commons.math.estimation has
been deprecated and replaced by package org.apache.commons.math.optimization.general
|
class |
GaussNewtonEstimator
Deprecated.
as of 2.0, everything in package org.apache.commons.math.estimation has
been deprecated and replaced by package org.apache.commons.math.optimization.general
|
class |
LevenbergMarquardtEstimator
Deprecated.
as of 2.0, everything in package org.apache.commons.math.estimation has
been deprecated and replaced by package org.apache.commons.math.optimization.general
|
Copyright © 2003–2015. All rights reserved.