Package | Description |
---|---|
org.ojalgo.matrix.decomposition |
Modifier and Type | Method and Description |
---|---|
static <N extends Number> |
Schur.make(Access2D<N> typical)
Deprecated.
|
static Schur<Double> |
Schur.makePrimitive()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static <N extends Number> |
Schur.equals(MatrixStore<N> matrix,
Schur<N> decomposition,
NumberContext context)
Deprecated.
|
static <N extends Number> |
Schur.reconstruct(Schur<N> decomposition)
Deprecated.
|
Copyright © 2019 Optimatika. All rights reserved.