Home
last modified time | relevance | path

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

/dports/math/R-cran-nloptr/nloptr/src/nlopt_src/api/
H A Doptions.c517 NLOPT_STDCALL nlopt_add_equality_constraint(nlopt_opt opt, in nlopt_add_equality_constraint() function
/dports/math/R-cran-nloptr/nloptr/inst/include/
H A DnloptrAPI.h237 NLOPT_EXTERN(nlopt_result) nlopt_add_equality_constraint(nlopt_opt opt, in nlopt_add_equality_constraint() function
/dports/math/nlopt/nlopt-2.7.1/src/api/
H A Doptions.c661 nlopt_result NLOPT_STDCALL nlopt_add_equality_constraint(nlopt_opt opt, nlopt_func fc, void *fc_dat… in nlopt_add_equality_constraint() function