Searched defs:functionValue (Results 1 – 3 of 3) sorted by relevance
45 protected double functionValue; field in AbstractUnivariateRealOptimizer245 protected void setFunctionValue(double functionValue) { in setFunctionValue()
52 protected double functionValue; field in UnivariateRealSolverImpl
1119 std::unique_ptr<Expression> functionValue, in Convert()