Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Member Functions
mrpt::graphs::ScalarFactorGraph::FactorBase Struct Referenceabstract

Detailed Description

Definition at line 48 of file ScalarFactorGraph.h.

#include <mrpt/graphs/ScalarFactorGraph.h>

Inheritance diagram for mrpt::graphs::ScalarFactorGraph::FactorBase:
Inheritance graph

Public Member Functions

virtual ~FactorBase ()
 
virtual double evaluateResidual () const =0
 Return the residual/error of this observation. More...
 
virtual double getInformation () const =0
 Return the inverse of the variance of this constraint. More...
 

Constructor & Destructor Documentation

◆ ~FactorBase()

ScalarFactorGraph::FactorBase::~FactorBase ( )
virtual

Definition at line 24 of file ScalarFactorGraph.cpp.

Member Function Documentation

◆ evaluateResidual()

virtual double mrpt::graphs::ScalarFactorGraph::FactorBase::evaluateResidual ( ) const
pure virtual

◆ getInformation()

virtual double mrpt::graphs::ScalarFactorGraph::FactorBase::getInformation ( ) const
pure virtual



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST