Simbody  3.7
SimTK::Mat< M, N, ELT, CS, RS >::EltResult< P > Struct Template Reference

Public Types

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

Member Typedef Documentation

◆ Mul

template<int M, int N, class ELT, int CS, int RS>
template<class P >
typedef Mat<M,N, typename CNT<E>::template Result<P>::Mul, M, 1> SimTK::Mat< M, N, ELT, CS, RS >::EltResult< P >::Mul

◆ Dvd

template<int M, int N, class ELT, int CS, int RS>
template<class P >
typedef Mat<M,N, typename CNT<E>::template Result<P>::Dvd, M, 1> SimTK::Mat< M, N, ELT, CS, RS >::EltResult< P >::Dvd

◆ Add

template<int M, int N, class ELT, int CS, int RS>
template<class P >
typedef Mat<M,N, typename CNT<E>::template Result<P>::Add, M, 1> SimTK::Mat< M, N, ELT, CS, RS >::EltResult< P >::Add

◆ Sub

template<int M, int N, class ELT, int CS, int RS>
template<class P >
typedef Mat<M,N, typename CNT<E>::template Result<P>::Sub, M, 1> SimTK::Mat< M, N, ELT, CS, RS >::EltResult< P >::Sub

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