|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
#include <InfeasibleInitialValues.h>


Public Member Functions | |
| const char * | what () const noexcept override |
Protected Types | |
| typedef std::string | String |
| typedef std::allocator< char > | Allocator |
Protected Attributes | |
| bool | dynamic_ |
| Whether this object was moved. | |
An exception indicating that the provided initial value is infeasible Also used to inzdicatethat the noise model dimension passed into a JacobianFactor has a different dimensionality than the factor.
1.8.13