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

  /external/ceres-solver/internal/ceres/
program_evaluator.h 199 double** block_jacobians = NULL; local
205 block_jacobians = scratch->jacobian_block_ptrs.get();
214 block_jacobians,
230 block_jacobians,
246 block_jacobians[j],

Completed in 690 milliseconds