Home
last modified time | relevance | path

Searched defs:userbreak (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lmfit/lib/
H A Dlmstruct.h68 int userbreak; /* Set when function evaluation requests termination. */ member
H A Dlmmin.c124 const void* data, double* fvec, int* userbreak), in lmmin()