Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dlow_rank_inverse_hessian.cc80 max_num_corrections_(max_num_corrections), in LowRankInverseHessian()
105 if (next == max_num_corrections_) { in Update()
Dlow_rank_inverse_hessian.h96 const int max_num_corrections_; variable