46 #ifndef vpExponentialMap_h 47 #define vpExponentialMap_h 49 #include <visp3/core/vpHomogeneousMatrix.h> 50 #include <visp3/core/vpColVector.h> Implementation of an homogeneous matrix and operations on such kind of matrices.
Direct or inverse exponential map computation.
Implementation of column vector and the associated operations.