|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WeightedMeasurement | |
---|---|
org.apache.commons.math.estimation | This package provided classes to solve estimation problems, it is deprecated since 2.0. |
Uses of WeightedMeasurement in org.apache.commons.math.estimation |
---|
Fields in org.apache.commons.math.estimation declared as WeightedMeasurement | |
---|---|
protected WeightedMeasurement[] |
AbstractEstimator.measurements
Deprecated. Array of measurements. |
Methods in org.apache.commons.math.estimation that return WeightedMeasurement | |
---|---|
WeightedMeasurement[] |
SimpleEstimationProblem.getMeasurements()
Deprecated. Get the measurements of an estimation problem. |
WeightedMeasurement[] |
EstimationProblem.getMeasurements()
Deprecated. Get the measurements of an estimation problem. |
Methods in org.apache.commons.math.estimation with parameters of type WeightedMeasurement | |
---|---|
protected void |
SimpleEstimationProblem.addMeasurement(WeightedMeasurement m)
Deprecated. Add a new measurement to the set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |