Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Defines | Enumerations
NumericalDiff File Reference
#include <Eigen/Core>
#include "src/NumericalDiff/NumericalDiff.h"
Include dependency graph for NumericalDiff:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Eigen::NumericalDiff< _Functor, mode >
 This class allows you to add a method df() to your functor, which will use numerical differentiation to compute an approximate of the derivative for the functor. More...

Namespaces

namespace  Eigen
 

Namespace containing all symbols from the Eigen library.


Defines

#define EIGEN_NUMERICALDIFF_MODULE

Enumerations

enum  Eigen::NumericalDiffMode { Eigen::Forward, Eigen::Central }

Define Documentation

#define EIGEN_NUMERICALDIFF_MODULE

Definition at line 26 of file NumericalDiff.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo