Base(const ReweightScheme reweight=Block) | gtsam::noiseModel::mEstimator::Base | inline |
Block enum value | gtsam::noiseModel::mEstimator::Base | |
Create(double k, const ReweightScheme reweight=Block) | gtsam::noiseModel::mEstimator::L2WithDeadZone | static |
equals(const Base &expected, double tol=1e-8) const override | gtsam::noiseModel::mEstimator::L2WithDeadZone | virtual |
k_ | gtsam::noiseModel::mEstimator::L2WithDeadZone | protected |
L2WithDeadZone(double k=1.0, const ReweightScheme reweight=Block) | gtsam::noiseModel::mEstimator::L2WithDeadZone | |
loss(double distance) const override | gtsam::noiseModel::mEstimator::L2WithDeadZone | virtual |
modelParameter() const | gtsam::noiseModel::mEstimator::L2WithDeadZone | inline |
print(const std::string &s) const override | gtsam::noiseModel::mEstimator::L2WithDeadZone | virtual |
reweight(Vector &error) const | gtsam::noiseModel::mEstimator::Base | |
reweight(std::vector< Matrix > &A, Vector &error) const | gtsam::noiseModel::mEstimator::Base | |
reweight(Matrix &A, Vector &error) const | gtsam::noiseModel::mEstimator::Base | |
reweight(Matrix &A1, Matrix &A2, Vector &error) const | gtsam::noiseModel::mEstimator::Base | |
reweight(Matrix &A1, Matrix &A2, Matrix &A3, Vector &error) const | gtsam::noiseModel::mEstimator::Base | |
reweight_ | gtsam::noiseModel::mEstimator::Base | protected |
reweightScheme() const | gtsam::noiseModel::mEstimator::Base | inline |
ReweightScheme enum name | gtsam::noiseModel::mEstimator::Base | |
Scalar enum value | gtsam::noiseModel::mEstimator::Base | |
shared_ptr typedef | gtsam::noiseModel::mEstimator::L2WithDeadZone | |
sqrtWeight(double distance) const | gtsam::noiseModel::mEstimator::Base | inline |
sqrtWeight(const Vector &error) const | gtsam::noiseModel::mEstimator::Base | |
weight(double distance) const override | gtsam::noiseModel::mEstimator::L2WithDeadZone | virtual |
gtsam::noiseModel::mEstimator::Base::weight(const Vector &error) const | gtsam::noiseModel::mEstimator::Base | |
~Base() | gtsam::noiseModel::mEstimator::Base | inlinevirtual |