Simbody  3.7
SimTK::Vec< M, ELT, STRIDE >::EltResult< P > Struct Template Reference

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

◆ Mul

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

◆ Dvd

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

◆ Add

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

◆ Sub

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: