Drake
Drake C++ Documentation
system_scalar_converter.h File Reference
#include <functional>
#include <memory>
#include <typeindex>
#include <typeinfo>
#include <unordered_map>
#include <utility>
#include "drake/common/autodiff.h"
#include "drake/common/drake_assert.h"
#include "drake/common/drake_copyable.h"
#include "drake/common/symbolic/expression.h"
#include "drake/systems/framework/scalar_conversion_traits.h"
#include "drake/systems/framework/system_type_tag.h"
Include dependency graph for system_scalar_converter.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SystemScalarConverter
 Helper class to convert a System into a System<T>, intended for internal use by the System framework, not directly by users. More...
 

Namespaces

 drake
 
 drake::systems