Home
last modified time | relevance | path

Searched refs:bobyqb_ (Results 1 – 4 of 4) sorted by relevance

/dports/science/py-dlib/dlib-19.22/dlib/optimization/
H A Doptimization_bobyqa.h229 return bobyqb_(calfun, n, npt, &x[1], &xl[1], &xu[1], rhobeg, rhoend, maxfun, &w[ in bobyqa_()
240 doublereal bobyqb_( in bobyqb_() function
/dports/math/R-cran-nloptr/nloptr/src/nlopt_src/bobyqa/
H A Dbobyqa.c1954 static nlopt_result bobyqb_(int *n, int *npt, double *x, in bobyqb_() function
3254 ret = bobyqb_(&n, &npt, &x[1], &xl[1], &xu[1], &rhobeg, &rhoend, in bobyqa()
/dports/math/nlopt/nlopt-2.7.1/src/algs/bobyqa/
H A Dbobyqa.c1952 static nlopt_result bobyqb_(int *n, int *npt, double *x, in bobyqb_() function
3263 ret = bobyqb_(&n, &npt, &x[1], &xl[1], &xu[1], &rhobeg, &rhoend, in bobyqa()
/dports/science/dlib-cpp/dlib-19.22/dlib/optimization/
H A Doptimization_bobyqa.h229 return bobyqb_(calfun, n, npt, &x[1], &xl[1], &xu[1], rhobeg, rhoend, maxfun, &w[ in bobyqa_()
240 doublereal bobyqb_( in bobyqb_() function