Searched refs:IsBoundsConstrained (Results 1 – 3 of 3) sorted by relevance
112 bool IsBoundsConstrained() const;
75 minimizer_options.is_constrained = program->IsBoundsConstrained(); in TrustRegionMinimize()459 if (original_program->IsBoundsConstrained()) { in LineSearchSolve()
195 bool Program::IsBoundsConstrained() const { in IsBoundsConstrained() function in ceres::internal::Program