See: Description
Interface | Description |
---|---|
MonadicFunction |
Interface for a monadic (single argument) function.
|
Class | Description |
---|---|
ArithUtils |
Basic numeric operations not included in standard Java run-time library.
|
Constants |
Machine-dependent arithmetic constants.
|
Convolution | |
Factorial |
Defines methods for factorials.
|
NumberOps |
Perform arithmetic on java.lang.Number objects.
|
Polynomial |
Polynomial functions.
|
Probability |
Probability: stores and operates on log probabilties.
|
SplitDouble |
Splits a double into a normalized base two mantissa and exponent..
|
Reusable utilities for mathematics and arithmetic.