Searched defs:residual_block_evaluate_scratch (Results 1 - 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dprogram_evaluator.h215 scratch->residual_block_evaluate_scratch.get())) {
315 residual_block_evaluate_scratch.reset(
326 scoped_array<double> residual_block_evaluate_scratch; member in struct:ceres::internal::ProgramEvaluator::EvaluateScratch
H A Dprogram.cc289 scoped_array<double> residual_block_evaluate_scratch; local
290 residual_block_evaluate_scratch.reset(
330 residual_block_evaluate_scratch.get())) {

Completed in 71 milliseconds