Searched refs:tmp_f_cols_ (Results 1 – 2 of 2) sorted by relevance
/external/ceres-solver/internal/ceres/ | ||
D | implicit_schur_complement.h | 161 mutable Vector tmp_f_cols_; variable |
D | implicit_schur_complement.cc | 79 tmp_f_cols_.resize(A_->num_cols_f()); in Init() |