HomeSort by relevance Sort by last modified time
    Searched refs:computeRotationScaling (Results 1 - 2 of 2) sorted by null

  /external/eigen/Eigen/src/Geometry/
Transform.h 608 void computeRotationScaling(RotationMatrixType *rotation, ScalingMatrixType *scaling) const;
    [all...]
  /external/eigen/test/
geo_transformations.cpp 399 t0.computeRotationScaling(&mat_rotation, &mat_scaling);

Completed in 71 milliseconds