Simbody
Public Types

SimTK::Mat< M, N, ELT, CS, RS >::SubMat< MM, NN > Struct Template Reference

#include <Mat.h>

List of all members.

Public Types

typedef Mat< MM, NN, ELT, CS, RS > Type

template<int M, int N, class ELT, int CS, int RS>
template<int MM, int NN>
struct SimTK::Mat< M, N, ELT, CS, RS >::SubMat< MM, NN >


Member Typedef Documentation

template<int M, int N, class ELT, int CS, int RS>
template<int MM, int NN>
typedef Mat<MM,NN,ELT,CS,RS> SimTK::Mat< M, N, ELT, CS, RS >::SubMat< MM, NN >::Type

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines