Overview
Package
Class
Tree
Index
Help
SuanShu, a Java numerical and statistical library
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
Coordinates
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
CsrSparseMatrix
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
DokSparseMatrix
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
LilSparseMatrix
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseElement
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseVector
(implements java.lang.Iterable<T>, com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseStructure
, com.numericalmethod.suanshu.vector.doubles.
Vector
)
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseVector.Entry
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseVector.Iterator
(implements java.util.Iterator<E>)
Interface Hierarchy
com.numericalmethod.suanshu.mathstructure.
AbelianGroup
<G>
com.numericalmethod.suanshu.mathstructure.
Ring
<R> (also extends com.numericalmethod.suanshu.mathstructure.
Monoid
<G>)
com.numericalmethod.suanshu.matrix.doubles.
MatrixRing
com.numericalmethod.suanshu.matrix.doubles.
Matrix
(also extends com.numericalmethod.suanshu.
DeepCopyable
, com.numericalmethod.suanshu.matrix.doubles.
MatrixAccessor
, com.numericalmethod.suanshu.matrix.
MatrixDimension
)
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseMatrix
(also extends com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.
Densifiable
, com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseStructure
)
com.numericalmethod.suanshu.
DeepCopyable
com.numericalmethod.suanshu.matrix.doubles.
Matrix
(also extends com.numericalmethod.suanshu.matrix.doubles.
MatrixAccessor
, com.numericalmethod.suanshu.matrix.
MatrixDimension
, com.numericalmethod.suanshu.matrix.doubles.
MatrixRing
)
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseMatrix
(also extends com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.
Densifiable
, com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseStructure
)
com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.
Densifiable
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseMatrix
(also extends com.numericalmethod.suanshu.matrix.doubles.
Matrix
, com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseStructure
)
com.numericalmethod.suanshu.matrix.doubles.
MatrixAccessor
com.numericalmethod.suanshu.matrix.doubles.
Matrix
(also extends com.numericalmethod.suanshu.
DeepCopyable
, com.numericalmethod.suanshu.matrix.
MatrixDimension
, com.numericalmethod.suanshu.matrix.doubles.
MatrixRing
)
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseMatrix
(also extends com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.
Densifiable
, com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseStructure
)
com.numericalmethod.suanshu.matrix.
MatrixDimension
com.numericalmethod.suanshu.matrix.doubles.
Matrix
(also extends com.numericalmethod.suanshu.
DeepCopyable
, com.numericalmethod.suanshu.matrix.doubles.
MatrixAccessor
, com.numericalmethod.suanshu.matrix.doubles.
MatrixRing
)
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseMatrix
(also extends com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.
Densifiable
, com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseStructure
)
com.numericalmethod.suanshu.mathstructure.
Monoid
<G>
com.numericalmethod.suanshu.mathstructure.
Ring
<R> (also extends com.numericalmethod.suanshu.mathstructure.
AbelianGroup
<G>)
com.numericalmethod.suanshu.matrix.doubles.
MatrixRing
com.numericalmethod.suanshu.matrix.doubles.
Matrix
(also extends com.numericalmethod.suanshu.
DeepCopyable
, com.numericalmethod.suanshu.matrix.doubles.
MatrixAccessor
, com.numericalmethod.suanshu.matrix.
MatrixDimension
)
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseMatrix
(also extends com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.
Densifiable
, com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseStructure
)
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseStructure
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseMatrix
(also extends com.numericalmethod.suanshu.matrix.doubles.matrixtype.dense.
Densifiable
, com.numericalmethod.suanshu.matrix.doubles.
Matrix
)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.
SparseElement.TopLeftFirstComparator
(implements java.util.Comparator<T>)
Overview
Package
Class
Tree
Index
Help
SuanShu, a Java numerical and statistical library
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.