Simbody 3.7
SimTK::NTraits< conjugate< R > >::Result< P > Struct Template Reference

#include <NTraits.h>

Public Types

typedef CNT< P >::template Result< T >::Mul Mul
 
typedef CNT< typenameCNT< P >::THerm >::template Result< T >::Mul Dvd
 
typedef CNT< P >::template Result< T >::Add Add
 
typedef CNT< typenameCNT< P >::TNeg >::template Result< T >::Add Sub
 

Member Typedef Documentation

◆ Mul

template<class R >
template<class P >
typedef CNT<P>::template Result<T>::Mul SimTK::NTraits< conjugate< R > >::Result< P >::Mul

◆ Dvd

template<class R >
template<class P >
typedef CNT<typenameCNT<P>::THerm>::template Result<T>::Mul SimTK::NTraits< conjugate< R > >::Result< P >::Dvd

◆ Add

template<class R >
template<class P >
typedef CNT<P>::template Result<T>::Add SimTK::NTraits< conjugate< R > >::Result< P >::Add

◆ Sub

template<class R >
template<class P >
typedef CNT<typenameCNT<P>::TNeg>::template Result<T>::Add SimTK::NTraits< conjugate< R > >::Result< P >::Sub

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