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

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

Completed in 485 milliseconds