HomeSort by relevance Sort by last modified time
    Searched full:residual_layout_ (Results 1 - 1 of 1) sorted by null

  /external/ceres-solver/internal/ceres/
program_evaluator.h 124 BuildResidualLayout(*program, &residual_layout_);
193 block_residuals = residuals + residual_layout_[i];
229 residual_layout_[i],
372 vector<int> residual_layout_; member in class:ceres::internal::ProgramEvaluator

Completed in 172 milliseconds