Simbody
Public Types

SimTK::negator< NUMBER >::Result< P > Struct Template Reference

#include <negator.h>

List of all members.

Public Types

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

template<class NUMBER>
template<class P>
struct SimTK::negator< NUMBER >::Result< P >


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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines