MocoExtendProblem: Interface Between OpenSim and MATLAB for Rapidly Developing Direct Collocation Goals in Moco 1.1.0
add custom Moco goals to existing matlab scripts
MxTypes< T, U > Struct Template Reference

Traits for mxArray. More...

#include <mxtypes.h>

Public Types

typedef T type
 
typedef mxCell array_type
 

Static Public Attributes

static const mxClassID class_id = mxUNKNOWN_CLASS
 
static const mxComplexity complexity = mxREAL
 

Detailed Description

template<typename T, typename U = T>
struct mexplus::MxTypes< T, U >

Traits for mxArray.

Member Typedef Documentation

◆ array_type

template<typename T , typename U = T>
typedef mxCell array_type

◆ type

template<typename T , typename U = T>
typedef T type

Member Data Documentation

◆ class_id

template<typename T , typename U = T>
const mxClassID class_id = mxUNKNOWN_CLASS
static

◆ complexity

template<typename T , typename U = T>
const mxComplexity complexity = mxREAL
static

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