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