Searched refs:COPY_PARAMETER_BLOCK (Results 1 - 1 of 1) sorted by relevance

/external/ceres-solver/include/ceres/
H A Dnumeric_diff_cost_function.h253 #define COPY_PARAMETER_BLOCK(block) \ macro
258 COPY_PARAMETER_BLOCK(0);
259 COPY_PARAMETER_BLOCK(1);
260 COPY_PARAMETER_BLOCK(2);
261 COPY_PARAMETER_BLOCK(3);
262 COPY_PARAMETER_BLOCK(4);
263 COPY_PARAMETER_BLOCK(5);
264 COPY_PARAMETER_BLOCK(6);
265 COPY_PARAMETER_BLOCK(7);
266 COPY_PARAMETER_BLOCK(
269 #undef COPY_PARAMETER_BLOCK macro
[all...]

Completed in 214 milliseconds