mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
Documentation update
Change-Id: I0fec43bff4fe0ea6cd2d2a8b34dac2330a517da0
This commit is contained in:
committed by
Gerrit Code Review
parent
be418a336c
commit
efb47f39c3
@@ -27,7 +27,8 @@ of small scalars as a ``ParameterBlock``. Of course a
|
||||
a scalar function that is used to reduce the influence of outliers on
|
||||
the solution of non-linear least squares problems. As a special case,
|
||||
when :math:`\rho_i(x) = x`, i.e., the identity function, we get the
|
||||
more familiar `non-linear least squares problem` <http:
|
||||
more familiar `non-linear least squares problem
|
||||
<http://en.wikipedia.org/wiki/Non-linear_least_squares>`_.
|
||||
|
||||
.. math:: \frac{1}{2}\sum_{i=1} \left\|f_i\left(x_{i_1}, ... ,x_{i_k}\right)\right\|^2.
|
||||
:label: ceresproblem2
|
||||
|
||||
Reference in New Issue
Block a user