Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes | Private Attributes
mrpt::maps::CRandomFieldGridMap3D::TPriorFactorGMRF Struct Reference

Detailed Description

Definition at line 213 of file CRandomFieldGridMap3D.h.

#include <mrpt/maps/CRandomFieldGridMap3D.h>

Inheritance diagram for mrpt::maps::CRandomFieldGridMap3D::TPriorFactorGMRF:
Inheritance graph

Public Member Functions

double evaluateResidual () const MRPT_OVERRIDE
 Return the residual/error of this observation. More...
 
double getInformation () const MRPT_OVERRIDE
 Return the inverse of the variance of this constraint. More...
 
void evalJacobian (double &dr_dx_i, double &dr_dx_j) const MRPT_OVERRIDE
 Returns the derivative of the residual wrt the node values. More...
 
 TPriorFactorGMRF (CRandomFieldGridMap3D &parent)
 

Public Attributes

double Lambda
 "Information" of the observation (=inverse of the variance) More...
 
size_t node_id_i
 
size_t node_id_j
 

Private Attributes

CRandomFieldGridMap3Dm_parent
 

Constructor & Destructor Documentation

◆ TPriorFactorGMRF()

mrpt::maps::CRandomFieldGridMap3D::TPriorFactorGMRF::TPriorFactorGMRF ( CRandomFieldGridMap3D parent)
inline

Definition at line 221 of file CRandomFieldGridMap3D.h.

Member Function Documentation

◆ evalJacobian()

void CRandomFieldGridMap3D::TPriorFactorGMRF::evalJacobian ( double &  dr_dxi,
double &  dr_dxj 
) const
virtual

Returns the derivative of the residual wrt the node values.

Implements mrpt::graphs::ScalarFactorGraph::BinaryFactorVirtualBase.

Definition at line 501 of file CRandomFieldGridMap3D.cpp.

◆ evaluateResidual()

double CRandomFieldGridMap3D::TPriorFactorGMRF::evaluateResidual ( ) const
virtual

Return the residual/error of this observation.

Implements mrpt::graphs::ScalarFactorGraph::FactorBase.

Definition at line 493 of file CRandomFieldGridMap3D.cpp.

◆ getInformation()

double CRandomFieldGridMap3D::TPriorFactorGMRF::getInformation ( ) const
virtual

Return the inverse of the variance of this constraint.

Implements mrpt::graphs::ScalarFactorGraph::FactorBase.

Definition at line 497 of file CRandomFieldGridMap3D.cpp.

Member Data Documentation

◆ Lambda

double mrpt::maps::CRandomFieldGridMap3D::TPriorFactorGMRF::Lambda

"Information" of the observation (=inverse of the variance)

Definition at line 215 of file CRandomFieldGridMap3D.h.

Referenced by mrpt::maps::CRandomFieldGridMap3D::internal_initialize().

◆ m_parent

CRandomFieldGridMap3D* mrpt::maps::CRandomFieldGridMap3D::TPriorFactorGMRF::m_parent
private

Definition at line 223 of file CRandomFieldGridMap3D.h.

◆ node_id_i

size_t mrpt::graphs::ScalarFactorGraph::BinaryFactorVirtualBase::node_id_i
inherited

◆ node_id_j

size_t mrpt::graphs::ScalarFactorGraph::BinaryFactorVirtualBase::node_id_j
inherited



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019