Home
last modified time | relevance | path

Searched refs:OPTIM_AUTO (Results 1 – 3 of 3) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dlibset.h32 OPTIM_AUTO, enumerator
H A Dlibset.c541 OPTIM_AUTO, /* .optim */
/dports/math/gretl/gretl-2021d/plugin/
H A Dinterval.c958 } else if (optim == OPTIM_AUTO && mod->ncoeff > 600) { in do_interval()