Drake
createKinematicsCacheAutoDiffmex.cpp File Reference
Include dependency graph for createKinematicsCacheAutoDiffmex.cpp:

Functions

template<typename Scalar >
mxArray * createKinematicsCache (RigidBodyTree &model)
 
template<typename Scalar >
void destructKinematicsCache (const mxArray *mex)
 
void mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
 usage: More...
 

Function Documentation

mxArray* createKinematicsCache ( RigidBodyTree model)

Here is the call graph for this function:

void destructKinematicsCache ( const mxArray *  mex)
void mexFunction ( int  nlhs,
mxArray *  plhs[],
int  nrhs,
const mxArray *  prhs[] 
)

usage:

  • createKinematicsCacheAutoDiffmex(model_ptr, num_derivs) to construct
  • createKinematicsCacheAutoDiffmex(cache_ptr) to destruct

Here is the call graph for this function: