Drake
Drake C++ Documentation
supervector.h File Reference
#include <algorithm>
#include <utility>
#include <vector>
#include "drake/common/default_scalars.h"
#include "drake/common/drake_copyable.h"
#include "drake/systems/framework/vector_base.h"
Include dependency graph for supervector.h:

Classes

class  Supervector< T >
 Supervector is a concrete class template that implements VectorBase by concatenating multiple VectorBases, which it does not own. More...
 

Namespaces

 drake
 
 drake::systems
 

Functions

 DRAKE_DECLARE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS (class ::drake::systems::Supervector)
 

Function Documentation

◆ DRAKE_DECLARE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS()

DRAKE_DECLARE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS ( class ::drake::systems::Supervector  )