Home
last modified time | relevance | path

Searched defs:residual (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/algos/common/math/
Dlevenberg_marquardt.c155 float computeGainRatio(const float *residual, const float *residual_new, in computeGainRatio()
219 float *residual, float *gradient, in computeResidualAndGradients()
Dlevenberg_marquardt.h75 float residual[MAX_LM_MEAS_DIMENSION]; member
/device/google/contexthub/firmware/os/algos/calibration/sphere_fit/
Dsphere_fit_calibration.c117 float *residual, float *jacobian) { in sphereFitResidAndJacobianFunc()