Drake
Drake C++ Documentation
subvector.h File Reference
#include <stdexcept>
#include <fmt/format.h>
#include "drake/common/default_scalars.h"
#include "drake/common/drake_copyable.h"
#include "drake/common/drake_throw.h"
#include "drake/systems/framework/vector_base.h"
Include dependency graph for subvector.h:

Classes

class  Subvector< T >
 Subvector is a concrete class template that implements VectorBase by providing a sliced view of a VectorBase. More...
 

Namespaces

 drake
 
 drake::systems
 

Functions

 DRAKE_DECLARE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS (class ::drake::systems::Subvector)
 

Function Documentation

◆ DRAKE_DECLARE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS()

DRAKE_DECLARE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS ( class ::drake::systems::Subvector  )