Interface | Description |
---|---|
Function<D,R> |
The mathematical concept of a function expresses the idea that one quantity (the argument of the function, also known as the input) completely determines another quantity (the value, or output).
|
Class | Description |
---|---|
FunctionOps |
These are some commonly used mathematical functions.
|
SubFunction<R> |
A sub-function, g, is defined over a subset of the domain of another
(original) function,
f.
|
Exception | Description |
---|---|
Function.EvaluationException |
This is the
RuntimeException thrown when it fails to evaluate an expression. |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.