| 
    wbc
    
   | 
 
#include <eigen_conversion.h>
Static Public Member Functions | |
| static PyObject * | convert (const TransformType &mat) | 
Conversion from an Eigen Transform to an numpy matrix This converts Eigen Transform of type T (float, double) to an numpy.matrix. The template TransformType should be a type as Eigen::Transform<double, dim, Options>
      
  | 
  inlinestatic |