45 #ifndef vpExponentialMap_h 46 #define vpExponentialMap_h 48 #include <visp3/core/vpColVector.h> 49 #include <visp3/core/vpHomogeneousMatrix.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.