HomeSort by relevance Sort by last modified time
    Searched refs:kNumParameterBlocks (Results 1 - 3 of 3) sorted by null

  /external/ceres-solver/include/ceres/
numeric_diff_cost_function.h 220 const int kNumParameterBlocks =
240 FixedArray<double*> parameters_reference_copy(kNumParameterBlocks);
  /external/ceres-solver/internal/ceres/
program_test.cc 328 template <int kNumResiduals, int kNumParameterBlocks>
333 for (int i = 0; i < kNumParameterBlocks; ++i) {
problem_test.cc     [all...]

Completed in 36 milliseconds