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

Public Types

typedef CNT< P >::template Result< T >::Mul Mul
 
typedef CNT< typename CNT< P >::THerm >::template Result< T >::Mul Dvd
 
typedef CNT< P >::template Result< T >::Add Add
 
typedef CNT< typename CNT< 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<typename CNT<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<typename CNT<P>::TNeg>::template Result<T>::Add SimTK::NTraits< conjugate< R > >::Result< P >::Sub

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