HomeSort by relevance Sort by last modified time
    Searched refs:ZERO_NORM_FOR_ROTATION_DEFINING_VECTOR (Results 1 - 2 of 2) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
LocalizedFormats.java 302 ZERO_NORM_FOR_ROTATION_DEFINING_VECTOR("zero norm for rotation defining vector"),
  /external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
Rotation.java 321 throw MathRuntimeException.createIllegalArgumentException(LocalizedFormats.ZERO_NORM_FOR_ROTATION_DEFINING_VECTOR);
452 throw MathRuntimeException.createIllegalArgumentException(LocalizedFormats.ZERO_NORM_FOR_ROTATION_DEFINING_VECTOR);
    [all...]

Completed in 184 milliseconds