JEphem site
jephem API
Build classes

Package tig.maths

Contains useful maths classes.

See:
          Description

Class Summary
Maths Abstract class containing mathematical constants and static methods.
Matrix2 Simple representation of a 2 x 2 matrix containing double precision numbers.
Matrix3 Simple representation of a 3 x 3 matrix based on doubles.
Vector2 Simple representation of a vector in a 2D space.
Vector3 Simple representation of a vector in a 3D space, based on doubles.
 

Package tig.maths Description

Contains useful maths classes.


JEphem site
jephem API
Build classes