HomeSort by relevance Sort by last modified time
    Searched refs:getPartial (Results 1 - 6 of 6) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
WeightedMeasurement.java 28 * #getPartial getPartial} methods, which should be defined by
32 * #getPartial getPartial} methods must always use the current
150 public abstract double getPartial(EstimatedParameter parameter);
GaussNewtonEstimator.java 188 grad[j] = measurements[i].getPartial(parameters[j]);
AbstractEstimator.java 134 jacobian[index++] = factor * wm.getPartial(parameters[j]);
  /cts/hostsidetests/incident/src/com/android/server/cts/
BatteryStatsIncidentTest.java 466 testTimerProto(w.getPartial());
  /cts/hostsidetests/statsd/src/android/cts/statsd/validation/
ValidationTests.java 261 // wl.getPartial().getCount() + " Expected " + NUM_COUNT_PER_THREAD,
262 // wl.getPartial().getCount() == NUM_COUNT_PER_THREAD);
263 // long bsDurationMs = wl.getPartial().getTotalDurationMs();
356 return wl.getPartial();
    [all...]
  /external/caliper/lib/
joda-time-2.1.jar 

Completed in 395 milliseconds