Package | Description |
---|---|
org.ojalgo.matrix.decomposition | |
org.ojalgo.matrix.decomposition.function | |
org.ojalgo.matrix.store |
Modifier and Type | Interface and Description |
---|---|
interface |
DecompositionStore<N extends Number>
Only classes that will act as a delegate to a MatrixDecomposition implementation from this
package should implement this interface.
|
Modifier and Type | Field and Description |
---|---|
static ExchangeColumns |
ExchangeColumns.NULL |
Modifier and Type | Class and Description |
---|---|
class |
GenericDenseStore<N extends Number & Scalar<N>>
A generic implementation of PhysicalStore.
|
class |
PrimitiveDenseStore
A Double (actually double) implementation of PhysicalStore.
|
Copyright © 2019 Optimatika. All rights reserved.