Simbody  3.7
SimTK::SymMat< M, ELT, RS >::EltResult< P > Struct Template Reference

Public Types

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

Member Typedef Documentation

◆ Mul

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

◆ Dvd

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

◆ Add

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

◆ Sub

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

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