Uses of Class
org.apache.commons.math.geometry.CardanEulerSingularityException
-
Packages that use CardanEulerSingularityException Package Description org.apache.commons.math.geometry This package provides basic 3D geometry components. -
-
Uses of CardanEulerSingularityException in org.apache.commons.math.geometry
Methods in org.apache.commons.math.geometry that throw CardanEulerSingularityException Modifier and Type Method Description double[]
Rotation. getAngles(RotationOrder order)
Get the Cardan or Euler angles corresponding to the instance.
-