#include "dmp/function_approx.h"#include <iostream>#include <Eigen/Core>#include <Eigen/SVD>#include <Eigen/LU>

Go to the source code of this file.
| Classes | |
| class | dmp::RadialApprox | 
| Class for linear function approximation with the univariate Radial basis.  More... | |
| Namespaces | |
| namespace | dmp |