Uses of Class
org.apache.commons.math.geometry.CardanEulerSingularityException
Packages that use CardanEulerSingularityException
Package
Description
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 CardanEulerSingularityExceptionModifier and TypeMethodDescriptiondouble[]
Rotation.getAngles
(RotationOrder order) Get the Cardan or Euler angles corresponding to the instance.