Home | History | Annotate | Download | only in ceres

Lines Matching refs:cost

89     summary->final_cost = min(iteration_summary.cost, summary->final_cost);
108 summary.cost,
144 summary.cost,
185 summary.cost,
1016 // The residual is constant and will be removed, so its cost is
1018 double cost = 0.0;
1020 &cost,
1028 *fixed_cost += cost;