Simbody  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SimTK::negator< NUMBER >::Result< P > Struct Template Reference

#include <negator.h>

Public Types

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

Member Typedef Documentation

template<class NUMBER>
template<class P>
typedef CNT<PMul>::TNeg SimTK::negator< NUMBER >::Result< P >::Mul
template<class NUMBER>
template<class P>
typedef CNT<PDvd>::TNeg SimTK::negator< NUMBER >::Result< P >::Dvd
template<class NUMBER>
template<class P>
typedef PAdd SimTK::negator< NUMBER >::Result< P >::Add
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: