Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make mEstimator variable names consistent with math #188

Merged
merged 4 commits into from
Nov 30, 2021

Commits on Dec 10, 2019

  1. Make variable names consistent with math

    Rename mEstimator residual to loss so that it is not confused
    with lsq residual vector Ax-b.
    Rename distance to squaredDistance when appropriate.
    Removed erroneous 0.5 factor from NoiseModelFactor::weight()
    Fix bug in mEstimator::Null::loss()
    michaelbosse committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    23f5c8c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    102123c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. update completed TODOs

    varunagrawal committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    a5ff750 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e46b72 View commit details
    Browse the repository at this point in the history