Searched defs:num_corrections (Results 1 - 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dlow_rank_inverse_hessian.cc126 const int num_corrections = indices_.size(); local
127 Vector alpha(num_corrections);
/external/chromium_org/chrome/renderer/net/
H A Dnet_error_helper_core_unittest.cc79 int num_corrections) {
81 for (int i = 0; i < num_corrections; ++i)
229 const NavigationCorrection* corrections, int num_corrections) {
231 SuggestionsToResponse(corrections, num_corrections));
78 SuggestionsToResponse(const NavigationCorrection* corrections, int num_corrections) argument
228 NavigationCorrectionsLoadSuccess( const NavigationCorrection* corrections, int num_corrections) argument

Completed in 526 milliseconds