Home
last modified time | relevance | path

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

/aosp_15_r20/external/iproute2/tc/
H A Dq_cbq.c186 struct tc_cbq_fopt fopt = {}; in cbq_parse_class_opt() local
440 struct tc_cbq_fopt *fopt = NULL; in cbq_print_opt() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/optimization/direct/
H A DBOBYQAOptimizer.java853 … final double fopt = fAtInterpolationPoints.getEntry(trustRegionCenterInterpolationPointIndex); in bobyqb() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/optim/nonlinear/scalar/noderiv/
H A DBOBYQAOptimizer.java848 … final double fopt = fAtInterpolationPoints.getEntry(trustRegionCenterInterpolationPointIndex); in bobyqb() local