#include <NTraits.h>
|
typedef CNT< P >::template Result< C >::Mul | Mul |
|
typedef CNT< typenameCNT< P >::THerm >::template Result< C >::Mul | Dvd |
|
typedef CNT< P >::template Result< C >::Add | Add |
|
typedef CNT< typenameCNT< P >::TNeg >::template Result< C >::Add | Sub |
|
◆ Mul
template<class R >
template<class P >
typedef CNT<P>::template Result<C>::Mul SimTK::NTraits< complex< R > >::Result< P >::Mul |
◆ Dvd
template<class R >
template<class P >
typedef CNT<typenameCNT<P>::THerm>::template Result<C>::Mul SimTK::NTraits< complex< R > >::Result< P >::Dvd |
◆ Add
template<class R >
template<class P >
typedef CNT<P>::template Result<C>::Add SimTK::NTraits< complex< R > >::Result< P >::Add |
◆ Sub
template<class R >
template<class P >
typedef CNT<typenameCNT<P>::TNeg>::template Result<C>::Add SimTK::NTraits< complex< R > >::Result< P >::Sub |
The documentation for this struct was generated from the following file: