Package org.apache.commons.math.geometry


package org.apache.commons.math.geometry

This package provides basic 3D geometry components.

  • Class
    Description
    This class represents exceptions thrown while extractiong Cardan or Euler angles from a rotation.
    This class represents exceptions thrown while building rotations from matrices.
    This class implements rotations in a three-dimensional space.
    This class is a utility representing a rotation order specification for Cardan or Euler angles specification.
    This class implements vectors in a three-dimensional space.
    Formats a 3D vector in components list format "{x; y; z}".