Home
last modified time | relevance | path

Searched refs:ZERO_NORM_FOR_ROTATION_DEFINING_VECTOR (Results 1 – 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java302 ZERO_NORM_FOR_ROTATION_DEFINING_VECTOR("zero norm for rotation defining vector"), enumConstant
/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
DRotation.java321 …eException.createIllegalArgumentException(LocalizedFormats.ZERO_NORM_FOR_ROTATION_DEFINING_VECTOR); in Rotation()
452 …eException.createIllegalArgumentException(LocalizedFormats.ZERO_NORM_FOR_ROTATION_DEFINING_VECTOR); in Rotation()