maliput
maliput::drake::systems::scalar_conversion Namespace Reference

Classes

struct  FromDoubleTraits
 A concrete traits class providing sugar to support for converting only from the double scalar type. More...
 
struct  Traits
 A templated traits class for whether an S<U> can be converted into an S<T>; the default value is true for all values of S, T, and U. More...
 
struct  ValueConverter
 Converts a scalar U u to its corresponding scalar T t. More...
 
struct  ValueConverter< T, T >