Searched defs:e_blocks (Results 1 - 1 of 1) sorted by path

/external/ceres-solver/internal/ceres/
H A Dsolver_impl.cc626 const set<double*>& e_blocks = local
628 if (!IsParameterBlockSetIndependent(e_blocks, residual_blocks)) {
878 // guarantees that this group only contains e_blocks. Thus we add a

Completed in 326 milliseconds