Home | History | Annotate | Download | only in docs

Lines Matching defs:New

6 The new ordering API breaks existing code. Here the common case fixes.
31 options.ordering = new ceres::ParameterBlockOrdering;
39 \subsection{New Features}
41 \item A new richer, more expressive and consistent API for ordering
88 \subsection{New Features}
92 \item New subspace Dogleg Solver. (Markus Moll)
94 \item New loss functions \texttt{ArcTanLossFunction,
96 \item New \texttt{DENSE\_NORMAL\_CHOLESKY} linear solver, which uses Eigen's
100 \item New example \texttt{nist.cc} and data from the NIST non-linear
186 \subsection{New Features}
202 \subsection{New Features}
208 \item New Trust region loop with support for multiple
211 \item Re-organized documentation. No new content, but better organization.
231 \subsection{New Features}
233 \item New iterative linear solver for general sparse problems - \texttt{CGNR} and a block Jacobi preconditioner for it.