Uses of Package
org.apache.commons.math.util
-
Packages that use org.apache.commons.math.util Package Description org.apache.commons.math.complex Complex number type and implementations of complex transcendental functions.org.apache.commons.math.exception Specialized exceptions for algorithms errors.org.apache.commons.math.geometry This package provides basic 3D geometry components.org.apache.commons.math.linear Linear algebra support.org.apache.commons.math.stat.descriptive Generic univariate summary statistic objects.org.apache.commons.math.util Convenience routines and common data structures used throughout the commons-math library. -
Classes in org.apache.commons.math.util used by org.apache.commons.math.complex Class Description CompositeFormat Base class for formatters of composite objects (complex numbers, vectors ...). -
Classes in org.apache.commons.math.util used by org.apache.commons.math.exception Class Description MathUtils.OrderDirection Specification of ordering direction. -
Classes in org.apache.commons.math.util used by org.apache.commons.math.geometry Class Description CompositeFormat Base class for formatters of composite objects (complex numbers, vectors ...). -
Classes in org.apache.commons.math.util used by org.apache.commons.math.linear Class Description CompositeFormat Base class for formatters of composite objects (complex numbers, vectors ...).OpenIntToDoubleHashMap.Iterator Iterator class for the map. -
Classes in org.apache.commons.math.util used by org.apache.commons.math.stat.descriptive Class Description ResizableDoubleArray A variable lengthDoubleArray
implementation that automatically handles expanding and contracting its internal storage array as elements are added and removed. -
Classes in org.apache.commons.math.util used by org.apache.commons.math.util Class Description BigReal Arbitrary precision decimal number.BigRealField Representation of real numbers with arbitrary precision field.DoubleArray Provides a standard interface for double arrays.MathUtils.OrderDirection Specification of ordering direction.MultidimensionalCounter.Iterator Perform iteration over the multidimensional counter.NumberTransformer Subclasses implementing this interface can transform Objects to doubles.OpenIntToDoubleHashMap Open addressed map from int to double.OpenIntToDoubleHashMap.Iterator Iterator class for the map.OpenIntToFieldHashMap Open addressed map from int to FieldElement.OpenIntToFieldHashMap.Iterator Iterator class for the map.ResizableDoubleArray A variable lengthDoubleArray
implementation that automatically handles expanding and contracting its internal storage array as elements are added and removed.