Uses of Class
org.apache.commons.math.geometry.CardanEulerSingularityException

Packages that use CardanEulerSingularityException
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
 double[] Rotation.getAngles(RotationOrder order)
          Get the Cardan or Euler angles corresponding to the instance.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.