Lines Matching refs:computeRotationScaling
551 void computeRotationScaling(RotationMatrixType *rotation, ScalingMatrixType *scaling) const;
994 * \sa computeRotationScaling(), computeScalingRotation(), class SVD
1001 computeRotationScaling(&result, (LinearMatrixType*)0);
1019 void Transform<Scalar,Dim,Mode,Options>::computeRotationScaling(RotationMatrixType *rotation, ScalingMatrixType *scaling) const
1044 * \sa computeRotationScaling(), rotation(), class SVD