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

Public Types

typedef MulCNTs< M, N, ArgDepth, Mat, ColSpacing, RowSpacing, CNT< P >::NRows, CNT< P >::NCols, CNT< P >::ArgDepth, P, CNT< P >::ColSpacing, CNT< P >::RowSpacingMulOp
 
typedef MulOp::Type Mul
 
typedef MulCNTsNonConforming< M, N, ArgDepth, Mat, ColSpacing, RowSpacing, CNT< P >::NRows, CNT< P >::NCols, CNT< P >::ArgDepth, P, CNT< P >::ColSpacing, CNT< P >::RowSpacingMulOpNonConforming
 
typedef MulOpNonConforming::Type MulNon
 
typedef DvdCNTs< M, N, ArgDepth, Mat, ColSpacing, RowSpacing, CNT< P >::NRows, CNT< P >::NCols, CNT< P >::ArgDepth, P, CNT< P >::ColSpacing, CNT< P >::RowSpacingDvdOp
 
typedef DvdOp::Type Dvd
 
typedef AddCNTs< M, N, ArgDepth, Mat, ColSpacing, RowSpacing, CNT< P >::NRows, CNT< P >::NCols, CNT< P >::ArgDepth, P, CNT< P >::ColSpacing, CNT< P >::RowSpacingAddOp
 
typedef AddOp::Type Add
 
typedef SubCNTs< M, N, ArgDepth, Mat, ColSpacing, RowSpacing, CNT< P >::NRows, CNT< P >::NCols, CNT< P >::ArgDepth, P, CNT< P >::ColSpacing, CNT< P >::RowSpacingSubOp
 
typedef SubOp::Type Sub
 

Member Typedef Documentation

◆ MulOp

template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef MulCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::MulOp

◆ Mul

template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef MulOp::Type SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::Mul

◆ MulOpNonConforming

template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef MulCNTsNonConforming<M,N,ArgDepth,Mat,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::MulOpNonConforming

◆ MulNon

template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef MulOpNonConforming::Type SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::MulNon

◆ DvdOp

template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef DvdCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::DvdOp

◆ Dvd

template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef DvdOp::Type SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::Dvd

◆ AddOp

template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef AddCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::AddOp

◆ Add

template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef AddOp::Type SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::Add

◆ SubOp

template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef SubCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::SubOp

◆ Sub

template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef SubOp::Type SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::Sub

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