Simbody  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SimTK::Vec< M, ELT, STRIDE >::EltResult< P > Struct Template Reference

#include <Vec.h>

Public Types

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

Member Typedef Documentation

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

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