An exception indicating that the noise model dimension passed into a JacobianFactor has a different dimensionality than the factor.
|
|
const DenseIndex | factorDims |
| | The dimensionality of the factor.
|
|
const DenseIndex | noiseModelDims |
| | The dimensionality of the noise model.
|
|
|
typedef std::string | String |
|
| ThreadsafeException () |
| | Default constructor is protected - may only be created from derived classes.
|
|
| ~ThreadsafeException () noexcept override |
| | Default destructor doesn't have the noexcept.
|
|
bool | dynamic_ |
| | Whether this object was moved.
|
|
boost::optional< String > | description_ |
| | Optional description.
|
The documentation for this class was generated from the following files: