Simbody  3.6
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

◆ Mul

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

◆ Dvd

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

◆ Add

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

◆ Sub

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: