Home
last modified time | relevance | path

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

/dports/math/R-cran-nloptr/nloptr/src/nlopt_src/api/
H A Doptions.c253 nlopt_result NLOPT_STDCALL nlopt_set_max_objective(nlopt_opt opt, in nlopt_set_max_objective() function
/dports/math/R-cran-nloptr/nloptr/inst/include/
H A DnloptrAPI.h114 NLOPT_EXTERN(nlopt_result) nlopt_set_max_objective(nlopt_opt opt, nlopt_func f, void *f_data) in nlopt_set_max_objective() function
/dports/math/nlopt/nlopt-2.7.1/src/api/
H A Doptions.c361 nlopt_result NLOPT_STDCALL nlopt_set_max_objective(nlopt_opt opt, nlopt_func f, void *f_data) in nlopt_set_max_objective() function