Simbody  3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SimTK::NTraits< complex< R > >::Result< P > Struct Template Reference

Public Types

typedef CNT< P >::template
Result< C >::Mul 
Mul
 
typedef CNT< typename CNT< P >
::THerm >::template Result< C >
::Mul 
Dvd
 
typedef CNT< P >::template
Result< C >::Add 
Add
 
typedef CNT< typename CNT< P >
::TNeg >::template Result< C >
::Add 
Sub
 

Member Typedef Documentation

template<class R >
template<class P>
typedef CNT<P>::template Result<C>::Mul SimTK::NTraits< complex< R > >::Result< P >::Mul
template<class R >
template<class P>
typedef CNT< typename CNT<P>::THerm >::template Result<C>::Mul SimTK::NTraits< complex< R > >::Result< P >::Dvd
template<class R >
template<class P>
typedef CNT<P>::template Result<C>::Add SimTK::NTraits< complex< R > >::Result< P >::Add
template<class R >
template<class P>
typedef CNT< typename CNT<P>::TNeg >::template Result<C>::Add SimTK::NTraits< complex< R > >::Result< P >::Sub

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