Class Hierarchy
- java.lang.Object
- swim.math.Distribution
- swim.math.UniformDistribution
- swim.structure.Form<T>
- swim.math.R2Form<T> (implements swim.math.R2Boundary<T>)
- swim.math.R3Form<T> (implements swim.math.R3Boundary<T>)
- swim.math.TensorForm<T>
- swim.math.TensorArrayForm<T,V>
- swim.math.Z2Form<T> (implements swim.math.Z2Boundary<T>)
- swim.math.Z3Form<T> (implements swim.math.Z3Boundary<T>)
- swim.math.Precision (implements swim.codec.Debug)
- swim.math.R (implements swim.math.AffineSpace<P,V,S>, swim.codec.Debug, swim.math.RealField<S>, swim.math.VectorSpace<V,S>)
- swim.math.R2 (implements swim.math.AffineSpace<P,V,S>, swim.codec.Debug, swim.math.F2<V,S>, swim.math.VectorSpace<V,S>)
- swim.math.R2Shape (implements swim.math.Shape)
- swim.math.R2Vector (implements swim.codec.Debug)
- swim.math.R3 (implements swim.math.AffineSpace<P,V,S>, swim.codec.Debug, swim.math.F3<V,S>, swim.math.VectorSpace<V,S>)
- swim.math.R3Shape (implements swim.math.Shape)
- swim.math.R3Vector (implements swim.codec.Debug)
- swim.math.Random
- swim.math.MersenneTwister64
- swim.math.RN (implements swim.codec.Debug, swim.math.FN<V,S>, swim.math.VectorSpace<V,S>)
- swim.math.RNVector (implements swim.codec.Debug)
- swim.math.Tensor (implements swim.codec.Debug)
- swim.math.MutableTensor
- swim.math.TensorArray<V,S> (implements swim.codec.Debug)
- swim.math.TensorArraySpace<T,V,S> (implements swim.math.TensorSpace<V,S>)
- swim.math.TensorDims (implements swim.codec.Debug)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- swim.math.DimensionException
- java.lang.RuntimeException
- java.lang.Exception
- swim.math.Z (implements swim.codec.Debug, swim.math.OrderedRing<S>, swim.math.VectorModule<V,S>)
- swim.math.Z2 (implements swim.codec.Debug, swim.math.F2<V,S>)
- swim.math.Z2Shape (implements swim.math.Shape)
- swim.math.Z2Vector (implements swim.codec.Debug)
- swim.math.Z3 (implements swim.codec.Debug, swim.math.F3<V,S>)
- swim.math.Z3Shape (implements swim.math.Shape)
- swim.math.Z3Vector (implements swim.codec.Debug)
- swim.math.Distribution
Interface Hierarchy
- swim.math.AffineSpace<P,V,S>
- swim.math.Boundary<T>
- swim.math.R2Boundary<T>
- swim.math.R3Boundary<T>
- swim.math.Z2Boundary<T>
- swim.math.Z3Boundary<T>
- java.util.Comparator<T>
- swim.math.OrderedRing<S> (also extends swim.math.Ring<S>)
- swim.math.OrderedField<S> (also extends swim.math.Field<S>)
- swim.math.RealField<S> (also extends swim.math.CompleteField<S>)
- swim.math.OrderedField<S> (also extends swim.math.Field<S>)
- swim.math.OrderedRing<S> (also extends swim.math.Ring<S>)
- swim.math.R2ToZ2Function
- swim.math.R2ToZ2Operator
- swim.math.R3ToZ3Function
- swim.math.R3ToZ3Operator
- swim.math.Ring<S>
- swim.math.Field<S>
- swim.math.CompleteField<S>
- swim.math.RealField<S> (also extends swim.math.OrderedField<S>)
- swim.math.OrderedField<S> (also extends swim.math.OrderedRing<S>)
- swim.math.RealField<S> (also extends swim.math.CompleteField<S>)
- swim.math.CompleteField<S>
- swim.math.OrderedRing<S> (also extends java.util.Comparator<T>)
- swim.math.OrderedField<S> (also extends swim.math.Field<S>)
- swim.math.RealField<S> (also extends swim.math.CompleteField<S>)
- swim.math.OrderedField<S> (also extends swim.math.Field<S>)
- swim.math.Field<S>
- swim.math.Shape
- swim.math.TensorSpace<V,S>
- swim.math.VectorSpace<V,S> (also extends swim.math.VectorModule<V,S>)
- swim.math.VectorModule<V,S>
- swim.math.F2<V,S>
- swim.math.F3<V,S>
- swim.math.FN<V,S>
- swim.math.VectorSpace<V,S> (also extends swim.math.TensorSpace<V,S>)
- swim.math.Z2ToR2Function
- swim.math.Z2ToR2Operator
- swim.math.Z3ToR3Function
- swim.math.Z3ToR3Operator