JavaView® v2.00.008

Package jv.vecmath

Vector and matrix classes for double and integers with simple linear algebra functionality.

See:
          Description

Class Summary
P_Vector Abstract base class for linear algebra vectors allowing to tag individual vectors.
PcMatrix Linear algebra class for small matrices of complex numbers.
PdBary Vector with barycentric coordinates of arbitrary dimension, sum of entries must be 1.
PdBaryDir Barycentric tangent vector of arbitrary dimension, sum of entries must be 0.
PdMatrix Linear algebra class for small matrices of doubles.
PdVector Linear algebra class for an array of doubles with variable length.
PiVector Linear algebra class for an array of integers with variable length.
PuData Static memory methods on number arrays.
PuLorentz Utility methods for calculations in Lorentz model of hyperbolic space.
PuMath Mathematical utility functions extending java.lang.Math.
PuProj Projections between different models of three dimensional space forms.
PuReflect Utility class with static methods to compute reflection and other symmetry matrices.
PuVectorGeom Static methods for vector geometry.
 

Package jv.vecmath Description

Vector and matrix classes for double and integers with simple linear algebra functionality. In contrast to Java3d, all vector classes in JavaView may have variable dimensions.


JavaView® v2.00.008

The software JavaView® is copyright protected. All Rights Reserved.