Drake
basic_vector.h File Reference
#include <cstdint>
#include <limits>
#include <stdexcept>
#include <vector>
#include "drake/systems/framework/vector_interface.h"
#include <Eigen/Dense>
Include dependency graph for basic_vector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BasicVector< T >
 BasicVector is a semantics-free wrapper around an Eigen vector that satisfies VectorInterface. More...
 

Namespaces

 drake
 
 drake::systems