Drake
TrigPoly< _CoefficientType >::Product< Rhs, Lhs > Struct Template Reference

#include <drake/util/TrigPoly.h>

Collaboration diagram for TrigPoly< _CoefficientType >::Product< Rhs, Lhs >:

Public Attributes

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

Member Data Documentation

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

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