Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.math3.util Classes and Interfaces - 40 results found.
NameDescriptionTypePackageFramework
ArithmeticUtilsClassorg.apache.commons.math3.utilApache Commons
BigRealArbitrary precision decimal number.Classorg.apache.commons.math3.utilApache Commons
BigRealFieldRepresentation of real numbers with arbitrary precision field.Classorg.apache.commons.math3.utilApache Commons
CentralPivotingStrategyA mid point strategy based on the average of begin and end indices.Classorg.apache.commons.math3.utilApache Commons
CombinationsClassorg.apache.commons.math3.utilApache Commons
CombinatoricsUtilsCombinatorial utilities.Classorg.apache.commons.math3.utilApache Commons
CompositeFormatBase class for formatters of composite objects (complex numbers, vectors .Classorg.apache.commons.math3.utilApache Commons
ContinuedFractionProvides a generic means to evaluate continued fractions.Classorg.apache.commons.math3.utilApache Commons
Decimal64This class wraps a double value in an object.Classorg.apache.commons.math3.utilApache Commons
Decimal64FieldThe field of double precision floating-point numbers.Classorg.apache.commons.math3.utilApache Commons
DefaultTransformerA Default NumberTransformer for java.Classorg.apache.commons.math3.utilApache Commons
DoubleArrayProvides a standard interface for double arrays.Interfaceorg.apache.commons.math3.utilApache Commons
FastMathFaster, more accurate, portable alternative to Math and StrictMath for large scale computation.Classorg.apache.commons.math3.utilApache Commons
IncrementorUtility that increments a counter until a maximum is reached, at which point, the instance will by default throw aClassorg.apache.commons.math3.utilApache Commons
Incrementor .MaxCountExceededCallbackDefines a method to be called at counter exhaustion.Interfaceorg.apache.commons.math3.util.IncrementorApache Commons
IntegerSequenceProvides a sequence of integers.Classorg.apache.commons.math3.utilApache Commons
IntegerSequence .IncrementorUtility that increments a counter until a maximum is reached, at which point, the instance will by default throw aClassorg.apache.commons.math3.util.IntegerSequenceApache Commons
IntegerSequence .Incrementor .MaxCountExceededCallbackDefines a method to be called at counter exhaustion.Interfaceorg.apache.commons.math3.util.IntegerSequence.IncrementorApache Commons
IntegerSequence .RangeGenerates a sequence of integers.Classorg.apache.commons.math3.util.IntegerSequenceApache Commons
IterationEventThe root class from which all events occurring while running an IterationManager should be derived.Classorg.apache.commons.math3.utilApache Commons
IterationListenerInterfaceorg.apache.commons.math3.utilApache Commons
IterationManagerThis abstract class provides a general framework for managing iterative algorithms.Classorg.apache.commons.math3.utilApache Commons
KthSelectorA Simple Kth selector implementation to pick up the Kth ordered element from a work array containing the inputClassorg.apache.commons.math3.utilApache Commons
MathArraysClassorg.apache.commons.math3.utilApache Commons
MathArrays .FunctionReal-valued function that operate on an array or a part of it.Interfaceorg.apache.commons.math3.util.MathArraysApache Commons
MathArrays .OrderDirectionSpecification of ordering direction.Classorg.apache.commons.math3.util.MathArraysApache Commons
MathArrays .PositionSpecification for indicating that some operation applies before or after a given index.Classorg.apache.commons.math3.util.MathArraysApache Commons
MathUtilsMiscellaneous utility functions.Classorg.apache.commons.math3.utilApache Commons
MedianOf3PivotingStrategyClassic median of 3 strategy given begin and end indices.Classorg.apache.commons.math3.utilApache Commons
MultidimensionalCounterConverter between unidimensional storage structure and multidimensional conceptual structure.Classorg.apache.commons.math3.utilApache Commons
NumberTransformerSubclasses implementing this interface can transform Objects to doubles.Interfaceorg.apache.commons.math3.utilApache Commons
OpenIntToDoubleHashMapOpen addressed map from int to double.Classorg.apache.commons.math3.utilApache Commons
OpenIntToFieldHashMapOpen addressed map from int to FieldElement.Classorg.apache.commons.math3.utilApache Commons
Pair Although the instances of this class are immutable, it is impossible to ensure that the references passed to the constructor will not beClassorg.apache.commons.math3.utilApache Commons
PivotingStrategyInterfaceA strategy to pick a pivoting index of an array for doing partitioning.Interfaceorg.apache.commons.math3.utilApache Commons
PrecisionUtilities for comparing numbers.Classorg.apache.commons.math3.utilApache Commons
RandomPivotingStrategyA strategy of selecting random index between begin and end indices.Classorg.apache.commons.math3.utilApache Commons
ResizableDoubleArray A variable length DoubleArray implementation that automatically handles expanding and contracting its internal storage array as elementsClassorg.apache.commons.math3.utilApache Commons
ResizableDoubleArray .ExpansionModeSpecification of expansion algorithm.Classorg.apache.commons.math3.util.ResizableDoubleArrayApache Commons
TransformerMapThis TansformerMap automates the transformation of mixed object types.Classorg.apache.commons.math3.utilApache Commons