Searched refs:getPartial (Results 1 - 5 of 5) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
H A DWeightedMeasurement.java28 * #getPartial getPartial} methods, which should be defined by
32 * #getPartial getPartial} methods must always use the current
150 public abstract double getPartial(EstimatedParameter parameter); method in class:WeightedMeasurement
H A DGaussNewtonEstimator.java188 grad[j] = measurements[i].getPartial(parameters[j]);
H A DAbstractEstimator.java134 jacobian[index++] = factor * wm.getPartial(parameters[j]);
/external/caliper/lib/
H A Djoda-time-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/joda/ org/joda/time/ org/joda/time/base/ ...
/external/conscrypt/benchmark-android/
H A Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties.java package vogar ...

Completed in 209 milliseconds