gtsam  3.2.0
gtsam
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NoiseModel.cpp File Reference

Namespaces

 gtsam
 Global functions in a separate testing namespace.
 
 gtsam::noiseModel
 All noise models live in the noiseModel namespace.
 
 gtsam::noiseModel::mEstimator
 The mEstimator namespace contains all robust error functions (not models)
 

Functions

template<class MATRIX >
void gtsam::noiseModel::updateAb (MATRIX &Ab, int j, const Vector &a, const Vector &rd)
 
boost::optional< Vector > gtsam::noiseModel::checkIfDiagonal (const Matrix M)
 

Detailed Description

Date
Jan 13, 2010
Author
Richard Roberts
Frank Dellaert