Package | Description |
---|---|
org.ojalgo.array | |
org.ojalgo.structure | |
org.ojalgo.tensor |
Modifier and Type | Class and Description |
---|---|
class |
ArrayAnyD<N extends Number>
ArrayAnyD
|
Modifier and Type | Method and Description |
---|---|
ArrayAnyD<N> |
ArrayAnyD.Factory.copy(AccessAnyD<?> source) |
Modifier and Type | Interface and Description |
---|---|
interface |
StreamAnyD<N extends Number,A extends AccessAnyD<N>,R extends MutateAnyD.Receiver<N>,P extends StreamAnyD<N,A,R,P>> |
Modifier and Type | Method and Description |
---|---|
<T extends MutateAnyD.ModifiableReceiver<N> & AccessAnyD<N>> |
TransformationAnyD.transform(T transformable) |
Modifier and Type | Method and Description |
---|---|
static AccessAnyD<Double> |
AccessAnyD.asPrimitiveAnyD(AccessAnyD<?> access) |
Modifier and Type | Method and Description |
---|---|
default void |
MutateAnyD.Receiver.accept(AccessAnyD<?> supplied) |
static AccessAnyD<Double> |
AccessAnyD.asPrimitiveAnyD(AccessAnyD<?> access) |
I |
FactoryAnyD.copy(AccessAnyD<?> source) |
static boolean |
AccessAnyD.equals(AccessAnyD<?> accessA,
AccessAnyD<?> accessB,
NumberContext context) |
static boolean |
AccessAnyD.equals(AccessAnyD<?> accessA,
AccessAnyD<?> accessB,
NumberContext context) |
Constructor and Description |
---|
MatrixView(AccessAnyD<N> access) |
Modifier and Type | Interface and Description |
---|---|
interface |
Tensor<N extends Number> |
Copyright © 2019 Optimatika. All rights reserved.