Home
last modified time | relevance | path

Searched defs:parameter_blocks_ (Results 1 – 6 of 6) sorted by relevance

/external/ceres-solver/internal/ceres/
Dcoordinate_descent_minimizer.h87 vector<ParameterBlock*> parameter_blocks_; variable
Dprogram.h182 vector<ParameterBlock*> parameter_blocks_; variable
Dresidual_block.h137 scoped_array<ParameterBlock*> parameter_blocks_; variable
Ddynamic_autodiff_cost_function_test.cc417 vector<double*> parameter_blocks_; member in ceres::internal::ThreeParameterCostFunctorTest
664 vector<double*> parameter_blocks_; member in ceres::internal::SixParameterCostFunctorTest
Ddynamic_numeric_diff_cost_function_test.cc418 vector<double*> parameter_blocks_; member in ceres::internal::ThreeParameterCostFunctorTest
Dproblem_test.cc1151 vector<double*> parameter_blocks_; member in ceres::internal::ProblemEvaluateTest