Class and Description |
---|
Pair
Generic pair.
|
Class and Description |
---|
Incrementor
Utility that increments a counter until a maximum is reached, at
which point, the instance will by default throw a
MaxCountExceededException . |
Class and Description |
---|
Pair
Generic pair.
|
Class and Description |
---|
Pair
Generic pair.
|
Class and Description |
---|
MathArrays.OrderDirection
Specification of ordering direction.
|
Class and Description |
---|
IterationEvent
The root class from which all events occurring while running an
IterationManager should be derived. |
IterationManager
This abstract class provides a general framework for managing iterative
algorithms.
|
Class and Description |
---|
Incrementor
Utility that increments a counter until a maximum is reached, at
which point, the instance will by default throw a
MaxCountExceededException . |
Pair
Generic pair.
|
Class and Description |
---|
MathArrays.Function
Real-valued function that operate on an array or a part of it.
|
Class and Description |
---|
MathArrays.Function
Real-valued function that operate on an array or a part of it.
|
Class and Description |
---|
MathArrays.Function
Real-valued function that operate on an array or a part of it.
|
Class and Description |
---|
MathArrays.Function
Real-valued function that operate on an array or a part of it.
|
Class and Description |
---|
BigReal
Arbitrary precision decimal number.
|
BigRealField
Representation of real numbers with arbitrary precision field.
|
Decimal64
This class wraps a
double value in an object. |
Decimal64Field
The field of double precision floating-point numbers.
|
DoubleArray
Provides a standard interface for double arrays.
|
Incrementor.MaxCountExceededCallback
Defines a method to be called at counter exhaustion.
|
IterationEvent
The root class from which all events occurring while running an
IterationManager should be derived. |
IterationListener
The listener interface for receiving events occurring in an iterative
algorithm.
|
MathArrays.Function
Real-valued function that operate on an array or a part of it.
|
MathArrays.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.
|
Pair
Generic pair.
|
ResizableDoubleArray
A variable length
DoubleArray implementation that automatically handles expanding and contracting its
internal storage array as elements are added and removed. |
ResizableDoubleArray.ExpansionMode
Specification of expansion algorithm.
|
Copyright © 2020 CNES. All rights reserved.