Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.ojalgo.matrix.store
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.ojalgo.array.
BigArray
org.ojalgo.matrix.store.
BigDenseStore
(implements org.ojalgo.matrix.decomposition.
CholeskyDecomposition.CholeskyStore
<N>, org.ojalgo.matrix.decomposition.
LUDecomposition.LUStore
<N>, org.ojalgo.matrix.store.
PhysicalStore
<N>, org.ojalgo.matrix.decomposition.
QRDecomposition.QRStore
<N>, java.io.
Serializable
)
org.ojalgo.array.
ComplexArray
org.ojalgo.matrix.store.
ComplexDenseStore
(implements org.ojalgo.matrix.decomposition.
CholeskyDecomposition.CholeskyStore
<N>, org.ojalgo.matrix.decomposition.
LUDecomposition.LUStore
<N>, org.ojalgo.matrix.store.
PhysicalStore
<N>, org.ojalgo.matrix.decomposition.
QRDecomposition.QRStore
<N>, java.io.
Serializable
)
org.ojalgo.matrix.store.
ConjugatedStore
<N>
org.ojalgo.matrix.store.
IdentityStore
<N>
org.ojalgo.matrix.store.
MergedColumnsStore
<N>
org.ojalgo.matrix.store.
MergedRowsStore
<N>
org.ojalgo.array.
PrimitiveArray
org.ojalgo.matrix.store.
PrimitiveDenseStore
(implements org.ojalgo.matrix.decomposition.
CholeskyDecomposition.CholeskyStore
<N>, org.ojalgo.matrix.decomposition.
LUDecomposition.LUStore
<N>, org.ojalgo.matrix.store.
PhysicalStore
<N>, org.ojalgo.matrix.decomposition.
QRDecomposition.QRStore
<N>, java.io.
Serializable
)
org.ojalgo.matrix.store.
RawStore
<N> (implements org.ojalgo.matrix.decomposition.
LUDecomposition.LUStore
<N>)
org.ojalgo.matrix.store.
Rotation
<N>
org.ojalgo.matrix.store.
SelectedColumnsStore
<N>
org.ojalgo.matrix.store.
SelectedRowsStore
<N>
org.ojalgo.matrix.store.
SuperimposedMatrixStore
<N>
org.ojalgo.matrix.store.
TransposedStore
<N>
org.ojalgo.matrix.store.
ZeroStore
<N>
Interface Hierarchy
org.ojalgo.matrix.store.
MatrixStore
<N>
org.ojalgo.matrix.store.
PhysicalStore
<N>
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes