Mundy: Multibody Nonlocal Dynamics Version of the Day
Loading...
Searching...
No Matches
mundy::ScalarBinaryOpTraits< T, T, Op > Struct Template Reference

Same non-arithmetic type on both sides yields that type (e.g. autodiff dual op dual).

#include <ScalarBinaryOpTraits.hpp>

Inheritance diagram for mundy::ScalarBinaryOpTraits< T, T, Op >:
[legend]

Public Types

using ReturnType = T

Member Typedef Documentation

◆ ReturnType

template<typename T, typename Op>
using mundy::ScalarBinaryOpTraits< T, T, Op >::ReturnType = T