Home | History | Annotate | Download | only in ceres

Lines Matching refs:Options

123   struct CERES_EXPORT Options {
124 Options()
171 // invocation Problem(Problem::Options()).
173 explicit Problem(const Options& options);
195 // do this by setting the corresponding enums in the Options struct.
284 // If Problem::Options::enable_fast_removal is true, then the
373 // If Problem::Options::enable_fast_removal is true, then
381 // Options struct to control Problem::Evaluate.
455 bool Evaluate(const EvaluateOptions& options,