| Interface | Description |
|---|---|
| OrderedPairs |
Cartesian products and binary relations (and hence the ubiquitous functions) are defined in terms
of ordered pairs.
|
| Class | Description |
|---|---|
| Pair |
An ordered pair (x,y) is a pair of mathematical objects.
|
| PairComparatorByAbscissaFirst | |
| PairComparatorByAbscissaOnly | |
| PartialFunction |
A partial function from X to Y is a function f: X' → Y, where X'
is a subset of X.
|
| SortedOrderedPairs |
The ordered pairs are first sorted by abscissa, then by ordinate.
|
| Triple |
A triple is a tuple of length three.
|
| Exception | Description |
|---|---|
| DuplicatedAbscissae |
This exception is thrown when a function has two same x-abscissae, hence ill-defined.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.