Home | History | Annotate | Download | only in source

Lines Matching full:iterations

261 .. _section-inner-iterations:
263 Inner Iterations
355 ones corresponding to the minimum cost over all iterations.
412 method in which the last `M` iterations are used to approximate the
957 Maximum number of trial step size iterations during each line
1051 Maximum number of iterations for which the solver should run.
1309 Minimum number of iterations used by the linear solver. This only
1317 Minimum number of iterations used by the linear solver. This only
1329 iterations when
1348 algorithm. For more details, see :ref:`section-inner-iterations`.
1354 Generally speaking, inner iterations make significant progress in
1356 down sharply, at which point the time spent doing inner iterations
1360 iterations drops below ``inner_iteration_tolerance``, the use of
1361 inner iterations in subsequent trust region minimizer iterations is
1416 #. ``ls_iter`` is the number of linear solver iterations used to
1419 ``ITERATIVE_SCHUR`` it is the number of iterations of the
1447 List of iterations at which the trust region minimizer should dump
1712 Number of iterations taken by the linear solver to solve for the
1887 number of iterations or time.
1917 .. member:: vector<IterationSummary> Solver::Summary::iterations
1923 Number of minimizer iterations in which the step was
1930 Number of minimizer iterations in which the step was rejected
1936 Number of times inner iterations were performed.
1969 Time (in seconds) spent doing inner iterations.
2074 `True` if the user asked for inner iterations to be used as part of
2079 `True` if the user asked for inner iterations to be used as part of
2082 block, inner iterations are not performed.
2087 iterations.
2092 performing inner iterations. This maybe different from