|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
DoubleArray | Provides a standard interface for double arrays. |
NumberTransformer | Subclasses implementing this interface can transform Objects to doubles. |
Class Summary | |
ContinuedFraction | Provides a generic means to evaluate continued fractions. |
DefaultTransformer | A Default NumberTransformer for java.lang.Numbers and Numeric Strings. |
MathUtils | Some useful additions to the built-in functions in Math . |
ResizableDoubleArray |
A variable length DoubleArray implementation that automatically
handles expanding and contracting its internal storage array as elements
are added and removed. |
TransformerMap | This TansformerMap automates the transformation of of mixed object types. |
Convience routines and common data structure used throughout the commons-math library.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |