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

  /external/ceres-solver/internal/ceres/
residual_block_test.cc 221 vector<int> x_fixed; local
222 x_fixed.push_back(0);
223 SubsetParameterization x_parameterization(2, x_fixed);

Completed in 159 milliseconds