Home
last modified time | relevance | path

Searched refs:lmSolverDestroy (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/algos/common/math/
Dlevenberg_marquardt.h114 void lmSolverDestroy(struct LmSolver *solver);
Dlevenberg_marquardt.c42 void lmSolverDestroy(struct LmSolver *solver) { in lmSolverDestroy() function