Simbody  3.5
SimTK::RowVectorBase< ELT >::EltResult< P > Struct Template Reference

Public Types

typedef RowVectorBase< typename CNT< ELT >::template Result< P >::Mul > Mul
 
typedef RowVectorBase< typename CNT< ELT >::template Result< P >::Dvd > Dvd
 
typedef RowVectorBase< typename CNT< ELT >::template Result< P >::Add > Add
 
typedef RowVectorBase< typename CNT< ELT >::template Result< P >::Sub > Sub
 

Member Typedef Documentation

template<class ELT>
template<class P>
typedef RowVectorBase<typename CNT<ELT>::template Result<P>::Mul> SimTK::RowVectorBase< ELT >::EltResult< P >::Mul
template<class ELT>
template<class P>
typedef RowVectorBase<typename CNT<ELT>::template Result<P>::Dvd> SimTK::RowVectorBase< ELT >::EltResult< P >::Dvd
template<class ELT>
template<class P>
typedef RowVectorBase<typename CNT<ELT>::template Result<P>::Add> SimTK::RowVectorBase< ELT >::EltResult< P >::Add
template<class ELT>
template<class P>
typedef RowVectorBase<typename CNT<ELT>::template Result<P>::Sub> SimTK::RowVectorBase< ELT >::EltResult< P >::Sub

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