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

/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
H A DRotationOrder.java108 public static final RotationOrder ZXZ = field in class:RotationOrder
109 new RotationOrder("ZXZ", Vector3D.PLUS_K, Vector3D.PLUS_I, Vector3D.PLUS_K);
H A DRotation.java485 * YZY, ZXZ and ZYZ), the most popular one being ZXZ.</p>
794 } else if (order == RotationOrder.ZXZ) {

Completed in 3933 milliseconds