Searched refs:num_corrections (Results 1 – 2 of 2) sorted by relevance
126 const int num_corrections = indices_.size(); in RightMultiply() local127 Vector alpha(num_corrections); in RightMultiply()
79 int num_corrections) { in SuggestionsToResponse() argument81 for (int i = 0; i < num_corrections; ++i) in SuggestionsToResponse()229 const NavigationCorrection* corrections, int num_corrections) { in NavigationCorrectionsLoadSuccess() argument231 SuggestionsToResponse(corrections, num_corrections)); in NavigationCorrectionsLoadSuccess()