Simbody  3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SimTK::Row< N, ELT, STRIDE >::EltResult< P > Struct Template Reference

Public Types

typedef Row< N, typename CNT
< E >::template Result< P >
::Mul, 1 > 
Mul
 
typedef Row< N, typename CNT
< E >::template Result< P >
::Dvd, 1 > 
Dvd
 
typedef Row< N, typename CNT
< E >::template Result< P >
::Add, 1 > 
Add
 
typedef Row< N, typename CNT
< E >::template Result< P >
::Sub, 1 > 
Sub
 

Member Typedef Documentation

template<int N, class ELT, int STRIDE>
template<class P >
typedef Row<N, typename CNT<E>::template Result<P>::Mul, 1> SimTK::Row< N, ELT, STRIDE >::EltResult< P >::Mul
template<int N, class ELT, int STRIDE>
template<class P >
typedef Row<N, typename CNT<E>::template Result<P>::Dvd, 1> SimTK::Row< N, ELT, STRIDE >::EltResult< P >::Dvd
template<int N, class ELT, int STRIDE>
template<class P >
typedef Row<N, typename CNT<E>::template Result<P>::Add, 1> SimTK::Row< N, ELT, STRIDE >::EltResult< P >::Add
template<int N, class ELT, int STRIDE>
template<class P >
typedef Row<N, typename CNT<E>::template Result<P>::Sub, 1> SimTK::Row< N, ELT, STRIDE >::EltResult< P >::Sub

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