Package | Description |
---|---|
org.ojalgo.access | |
org.ojalgo.array | |
org.ojalgo.function.aggregator | |
org.ojalgo.scalar |
Modifier and Type | Interface and Description |
---|---|
interface |
ElementView1D<N extends Number,V extends ElementView1D<N,V>> |
interface |
ElementView2D<N extends Number,V extends ElementView2D<N,V>> |
Modifier and Type | Class and Description |
---|---|
static class |
Access1D.ElementView<N extends Number> |
static class |
Access2D.ElementView<N extends Number> |
Modifier and Type | Class and Description |
---|---|
static class |
SparseArray.NonzeroView<N extends Number> |
Modifier and Type | Interface and Description |
---|---|
interface |
AggregatorFunction<N extends Number> |
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 |
PrimitiveScalar |
class |
Quaternion |
static class |
Quaternion.Versor |
class |
RationalNumber |
Copyright © 2018 Optimatika. All rights reserved.