Classes | |
| struct | promoted_numerical< T, U > |
| Given the two scalar types U and T, returns the most "promoted" type. More... | |
Namespaces | |
| namespace | drake |
| namespace | drake::geometry |
Typedefs | |
| template<typename T, typename U> | |
| using | promoted_numerical_t = typename promoted_numerical<T, U>::type |