Simbody  3.6
SimTK::negator< NUMBER >::Result< P > Struct Template Reference

Public Types

typedef CNT< PMul >::TNeg Mul
 
typedef CNT< PDvd >::TNeg Dvd
 
typedef PAdd Add
 
typedef CNT< PSub >::TNeg Sub
 

Member Typedef Documentation

◆ Mul

template<class NUMBER>
template<class P>
typedef CNT<PMul>::TNeg SimTK::negator< NUMBER >::Result< P >::Mul

◆ Dvd

template<class NUMBER>
template<class P>
typedef CNT<PDvd>::TNeg SimTK::negator< NUMBER >::Result< P >::Dvd

◆ Add

template<class NUMBER>
template<class P>
typedef PAdd SimTK::negator< NUMBER >::Result< P >::Add

◆ Sub

template<class NUMBER>
template<class P>
typedef CNT<PSub>::TNeg SimTK::negator< NUMBER >::Result< P >::Sub

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