Package com.croftsoft.core.math.matrix

Matrices (including 3D graphics functions).

See:
          Description

Interface Summary
Matrix Accessor interface for a matrix of doubles.
Matrix3x3 Accessor interface for a 3x3 matrix of doubles.
Matrix3x3Mut A mutable 3x3 matrix of doubles.
MatrixMut A mutable matrix of doubles.
 

Class Summary
Matrix3x3Imp Implementation of interface Matrix3x3Mut.
Matrix3x3Lib A library of static methods to manipulate Matrix3x3 objects.
MatrixImp Implementation of interface MatrixMut.
MatrixLib A library of static methods to manipulate Matrix objects.
MatrixTest Matrix test methods.
 

Package com.croftsoft.core.math.matrix Description

Matrices (including 3D graphics functions).


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)