Home
last modified time | relevance | path

Searched refs:num_corrections (Results 1 – 1 of 1) sorted by relevance

/external/ceres-solver/internal/ceres/
Dlow_rank_inverse_hessian.cc126 const int num_corrections = indices_.size(); in RightMultiply() local
127 Vector alpha(num_corrections); in RightMultiply()