Home
last modified time | relevance | path

Searched defs:set_f_tolerance (Results 1 – 4 of 4) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/
H A Dvnl_amoeba.h58 void set_f_tolerance(double tol) { F_tolerance = tol; } in set_f_tolerance() function
/dports/misc/vxl/vxl-3.3.2/core/vnl/algo/
H A Dvnl_amoeba.h58 void set_f_tolerance(double tol) { F_tolerance = tol; } in set_f_tolerance() function
/dports/misc/vxl/vxl-3.3.2/core/vnl/
H A Dvnl_nonlinear_minimizer.h45 void set_f_tolerance(double v) { ftol = v; } in set_f_tolerance() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/
H A Dvnl_nonlinear_minimizer.h45 void set_f_tolerance(double v) { ftol = v; } in set_f_tolerance() function