Lines Matching full:trust
44 // Interface for classes implementing various trust region strategies
47 // The object is expected to maintain and update a trust region
48 // radius, which it then uses to solve for the trust region step using
51 // Here the term trust region radius is used loosely, as the strategy
53 // the LevenbergMarquardtStrategy uses the inverse of the trust region
69 // Linear solver used for actually solving the trust region step.
96 // If non-empty and dump_format_type is not CONSOLE, the trust
112 // If the trust region problem is,
132 // Use the current radius to solve for the trust region step.
140 // decrease in the trust region model is step_quality.
145 // decrease in the trust region model is step_quality.
154 // Current trust region radius.