Home
last modified time | relevance | path

Searched defs:alpha_i (Results 1 – 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
Dlow_rank_inverse_hessian.cc132 const double alpha_i = delta_x_history_.col(*it).dot(search_direction) / in RightMultiply() local
/external/opencv/ml/src/
Dmlsvm.cpp614 double alpha_i = alpha[i]; in solve_generic() local
626 double old_alpha_i, old_alpha_j, alpha_i, alpha_j; in solve_generic() local