| 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.
|
| Class and Description |
|---|
| CompositeFormat
Base class for formatters of composite objects (complex numbers, vectors ...).
|
| Class and Description |
|---|
| MathUtils.OrderDirection
Specification of ordering direction.
|
| Class and Description |
|---|
| CompositeFormat
Base class for formatters of composite objects (complex numbers, vectors ...).
|
| Class and Description |
|---|
| CompositeFormat
Base class for formatters of composite objects (complex numbers, vectors ...).
|
| OpenIntToDoubleHashMap.Iterator
Iterator class for the map.
|
| Class and Description |
|---|
| ResizableDoubleArray
A variable length
DoubleArray implementation that automatically
handles expanding and contracting its internal storage array as elements
are added and removed. |
| Class and 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 length
DoubleArray implementation that automatically
handles expanding and contracting its internal storage array as elements
are added and removed. |
Copyright © 2003–2018. All rights reserved.