Interface | Description |
---|---|
Scalar<N extends Number> |
A Scalar is:
|
Scalar.Factory<N extends Number> |
Class | Description |
---|---|
BigScalar | Deprecated
v44 In the future there will only be primitives based implementations of the Scalar interface
|
ComplexNumber |
ComplexNumber is an immutable complex number class.
|
ComplexNumber.Normalised | |
ExactDecimal<S extends ExactDecimal<S>> |
To help implement exact decimal numbers with a fixed number of decimal places (fixed scale).
|
ExactDecimal.Descriptor | |
Money |
An example
ExactDecimal implementation corresponding to the SQL data type MONEY or DECIMAL(19,4). |
PrimitiveScalar | |
Quaternion | |
Quaternion.Versor | |
RationalNumber |
Enum | Description |
---|---|
Quaternion.RotationAxis |
Copyright © 2019 Optimatika. All rights reserved.