Searched refs:LmParams (Results 1 – 4 of 4) sorted by relevance
53 struct LmParams { struct98 struct LmParams params;111 void lmSolverInit(struct LmSolver *solver, const struct LmParams *params,
30 void lmSolverInit(struct LmSolver *solver, const struct LmParams *params, in lmSolverInit()36 memcpy(&solver->params, params, sizeof(struct LmParams)); in lmSolverInit()
106 const struct LmParams *lm_params,
27 const struct LmParams *lm_params, in sphereFitInit()