public static interface MatrixDecomposition.EconomySize<N extends Number> extends MatrixDecomposition<N>
setFullSize(boolean)
to
true
should switch to "full sized".MatrixDecomposition.Determinant<N extends Number>, MatrixDecomposition.EconomySize<N extends Number>, MatrixDecomposition.Factory<D extends MatrixDecomposition<?>>, MatrixDecomposition.Hermitian<N extends Number>, MatrixDecomposition.Ordered<N extends Number>, MatrixDecomposition.RankRevealing<N extends Number>, MatrixDecomposition.Solver<N extends Number>, MatrixDecomposition.Values<N extends Number>
TYPICAL
Modifier and Type | Method and Description |
---|---|
boolean |
isFullSize() |
default void |
setFullSize(boolean fullSize)
Deprecated.
v45.1.1 Property now set in constructor (final)
|
decompose, isComputed, reconstruct, reset
boolean isFullSize()
@Deprecated default void setFullSize(boolean fullSize)
Copyright © 2018 Optimatika. All rights reserved.