Uses of Package
org.ode4j.math

Packages that use org.ode4j.math
org.ode4j.cpp USE NOT RECOMMENDED, SEE NOTE BELOW The classes in this package provide an API that is similar to the original C/C++ API. 
org.ode4j.cpp.internal USE NOT RECOMMENDED, SEE NOTE BELOW The classes in this package provide an API that is similar to the original C/C++ API. 
org.ode4j.math   
org.ode4j.ode Public API for ode4j. 
 

Classes in org.ode4j.math used by org.ode4j.cpp
DVector3
          This class provides functionality for DVector3 math.
DVector4
           
 

Classes in org.ode4j.math used by org.ode4j.cpp.internal
DMatrix3
          3x3 matrix class.
DMatrix3C
          Constant (unmodifiable) interface for dMatrix3.
DQuaternion
           
DQuaternionC
          Constant (unmodifiable) interface for dQuaternion.
DVector3
          This class provides functionality for DVector3 math.
DVector3C
          Constant (unmodifiable) interface for dVector3.
DVector4
           
 

Classes in org.ode4j.math used by org.ode4j.math
DMatrix3
          3x3 matrix class.
DMatrix3.DVector3ColView
           
DMatrix3.DVector3RowTView
           
DMatrix3C
          Constant (unmodifiable) interface for dMatrix3.
DMatrixN
           
DQuaternion
           
DQuaternionC
          Constant (unmodifiable) interface for dQuaternion.
DVector3
          This class provides functionality for DVector3 math.
DVector3C
          Constant (unmodifiable) interface for dVector3.
DVector3View
           
DVector4
           
DVector4C
          Constant (unmodifiable) interface for dVector3.
DVector6
           
DVectorN
          An arbitrary length vector.
 

Classes in org.ode4j.math used by org.ode4j.ode
DMatrix3
          3x3 matrix class.
DMatrix3C
          Constant (unmodifiable) interface for dMatrix3.
DQuaternion
           
DQuaternionC
          Constant (unmodifiable) interface for dQuaternion.
DVector3
          This class provides functionality for DVector3 math.
DVector3C
          Constant (unmodifiable) interface for dVector3.
DVector3View
           
DVector4