Drake
Drake C++ Documentation
Polynomial< T >::Product< Rhs, Lhs > Struct Template Reference

#include <drake/common/polynomial.h>

Public Attributes

decltype(static_cast< Rhs >(0) *static_cast< Lhs >(0)) typedef type
 

Member Data Documentation

◆ type

decltype(static_cast<Rhs>(0) * static_cast<Lhs>(0)) typedef type

The documentation for this struct was generated from the following file: