Namespaces | Classes | Functions
gtsam::noiseModel Namespace Reference

All noise models live in the noiseModel namespace. More...

Namespaces

 internal
 
 mEstimator
 

Classes

class  Base
 
class  Constrained
 
class  Diagonal
 
class  Gaussian
 
class  Isotropic
 
class  Robust
 
class  Unit
 

Functions

template<typename VECTOR >
boost::optional< size_tcheck_if_constraint (VECTOR a, const Vector &invsigmas, size_t m)
 
boost::optional< VectorcheckIfDiagonal (const Matrix M)
 
template<class MATRIX >
void updateAb (MATRIX &Ab, int j, const Vector &a, const Vector &rd)
 

Detailed Description

All noise models live in the noiseModel namespace.

Function Documentation

template<typename VECTOR >
boost::optional<size_t> gtsam::noiseModel::check_if_constraint ( VECTOR  a,
const Vector invsigmas,
size_t  m 
)

Definition at line 428 of file NoiseModel.cpp.

GTSAM_EXPORT boost::optional< Vector > gtsam::noiseModel::checkIfDiagonal ( const Matrix  M)

Definition at line 50 of file NoiseModel.cpp.

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

Definition at line 43 of file NoiseModel.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:58:38