GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Classes | Namespaces
FixedVector.h File Reference

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

#include <stdarg.h>
#include <gtsam/base/Vector.h>
Include dependency graph for FixedVector.h:

Go to the source code of this file.

Classes

class  gtsam::FixedVector< N >
 

Namespaces

 gtsam
 

Detailed Description

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

Author
Alex Cunningham