Package gov.sns.tools.math.r3

Class Summary
ClosedBox Represents a cartesian set in R3.
Grid Represents a regular grid in three dimensions.
PoissonGrid Solves Poisson's equation for a potential function defined on a grid in R3.
R3 Represents an element of R^3, the three-dimensional cartesian real space.
R3x3 Represents an element of R3x3, the set of real 3x3 matrices.
R3x3EigenDecomposition Encapsulates the results of an eigenvalue decomposition operation on a R3x3 matrix object.
Sphere Represents a sphere in three-space.
Z3 Represents an element of Z^3, the three-dimensional cartesian product of integers.
 

Exception Summary
GridException