50 #ifndef vpExponentialMap_h
51 #define vpExponentialMap_h
53 #include <visp/vpHomogeneousMatrix.h>
54 #include <visp/vpColVector.h>
87 const double &delta_t);
90 const double &delta_t);
The class provides a data structure for the homogeneous matrices as well as a set of operations on th...
Direct or inverse exponential map computation.
Class that provides a data structure for the column vectors as well as a set of operations on these v...