gtsam  4.0.0
gtsam
FixedVector.h File Reference

Extension of boost's bounded_vector to allow for fixed size operation. More...

Go to the source code of this file.

Classes

class  gtsam::FixedVector< N >
 Fixed size vectors - compatible with boost vectors, but with compile-type size checking. More...
 

Namespaces

 gtsam
 Global functions in a separate testing namespace.
 

Detailed Description

Extension of boost's bounded_vector to allow for fixed size operation.

Author
Alex Cunningham