Searched refs:ZERO_NORM_FOR_ROTATION_AXIS (Results 1 - 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
H A DLocalizedFormats.java301 ZERO_NORM_FOR_ROTATION_AXIS("zero norm for rotation axis"), enum constant in enum:LocalizedFormats
/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
H A DRotation.java177 throw MathRuntimeException.createArithmeticException(LocalizedFormats.ZERO_NORM_FOR_ROTATION_AXIS);

Completed in 74 milliseconds