|
nmpc_fmpc
|
#include <Eigen/Dense>

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... | |
1.8.17