Searched refs:max_num_corrections_ (Results 1 – 2 of 2) sorted by relevance
80 max_num_corrections_(max_num_corrections), in LowRankInverseHessian()105 if (next == max_num_corrections_) { in Update()
96 const int max_num_corrections_; variable