Drake
computeS1Trajmex.cpp File Reference
#include <mex.h>
#include <cmath>
#include <iostream>
#include "drake/util/drakeMexUtil.h"
#include <vector>
#include "drake/systems/controllers/zmpUtil.h"
#include <stdexcept>
Include dependency graph for computeS1Trajmex.cpp:

Functions

PiecewisePolynomial< doublematlabPPFormToPiecewisePolynomial (const mxArray *pp)
 
void mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
 

Function Documentation

PiecewisePolynomial<double> matlabPPFormToPiecewisePolynomial ( const mxArray *  pp)

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function: