Home
last modified time | relevance | path

Searched defs:vnl_conjugate_gradient (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_conjugate_gradient.h38 vnl_conjugate_gradient(vnl_cost_function& f) { init( f); } in vnl_conjugate_gradient() function
41 vnl_conjugate_gradient(vnl_cost_function& f, vnl_vector<double>& x) { in vnl_conjugate_gradient() function
H A Dvnl_algo_fwd.h13 class vnl_conjugate_gradient; variable
/dports/misc/vxl/vxl-3.3.2/core/vnl/algo/
H A Dvnl_conjugate_gradient.h38 vnl_conjugate_gradient(vnl_cost_function& f) { init( f); } in vnl_conjugate_gradient() function
41 vnl_conjugate_gradient(vnl_cost_function& f, vnl_vector<double>& x) { in vnl_conjugate_gradient() function
H A Dvnl_algo_fwd.h13 class vnl_conjugate_gradient; variable