Home
last modified time | relevance | path

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

/external/ceres-solver/include/ceres/
Diteration_callback.h45 struct CERES_EXPORT IterationSummary { struct
46 IterationSummary() in IterationSummary() argument
67 int32 iteration;
73 bool step_is_valid;
81 bool step_is_nonmonotonic;
93 bool step_is_successful;
96 double cost;
100 double cost_change;
103 double gradient_max_norm;
106 double gradient_norm;
[all …]