nmpc_fmpc
Namespaces | Functions
MathUtils.h File Reference
#include <Eigen/Dense>
Include dependency graph for MathUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 nmpc_fmpc
 

Functions

template<int InputDim, int OutputDim>
double nmpc_fmpc::l1NormDirectionalDeriv (const Eigen::Matrix< double, OutputDim, 1 > &func, const Eigen::Matrix< double, OutputDim, InputDim > &jac, const Eigen::Matrix< double, InputDim, 1 > &dir)
 Compute the directional derivative of the L1-norm of the function. More...