Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.nuiton.math.matrix.SemanticList<T> (implements java.util.RandomAccess)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.nuiton.math.matrix.AbstractMatrixND (implements org.nuiton.math.matrix.MatrixND)
- org.nuiton.math.matrix.MatrixNDImpl
- org.nuiton.math.matrix.MatrixProxy
- org.nuiton.math.matrix.SubMatrix
- org.nuiton.math.matrix.BasicMatrix
- org.nuiton.math.matrix.BasicMatrix.BasicMatrixIteratorImpl (implements org.nuiton.math.matrix.BasicMatrixIterator)
- org.nuiton.math.matrix.DimensionHelper
- org.nuiton.math.matrix.DoubleBigMappedVector (implements org.nuiton.math.matrix.Vector)
- org.nuiton.math.matrix.DoubleBigVector (implements org.nuiton.math.matrix.Vector)
- org.nuiton.math.matrix.DoubleSparseArrayVector (implements org.nuiton.math.matrix.SparseVector)
- org.nuiton.math.matrix.DoubleSparseHashVector (implements org.nuiton.math.matrix.SparseVector)
- org.nuiton.math.matrix.FloatBigVector (implements org.nuiton.math.matrix.Vector)
- org.nuiton.math.matrix.FloatVector (implements org.nuiton.math.matrix.Vector)
- org.nuiton.math.matrix.LazyVector (implements org.nuiton.math.matrix.Vector)
- org.nuiton.math.matrix.LazyVector.DummyVectorIterator (implements org.nuiton.math.matrix.VectorIterator)
- org.nuiton.math.matrix.LazyVector.LazyVectorIterator (implements org.nuiton.math.matrix.VectorIterator)
- org.nuiton.math.matrix.MatrixEncoder
- org.nuiton.math.matrix.MatrixFactory
- org.nuiton.math.matrix.MatrixHelper
- org.nuiton.math.matrix.MatrixIteratorImpl (implements org.nuiton.math.matrix.MatrixIterator)
- org.nuiton.math.matrix.MatrixSemanticsDecorator (implements org.nuiton.math.matrix.MatrixND)
- org.nuiton.math.matrix.MatrixSemanticsDecorator.SemanticsDecoratorMatrixIterator (implements org.nuiton.math.matrix.MatrixIterator)
- org.nuiton.math.matrix.MatrixStringEncoder
- org.nuiton.math.matrix.SemanticMapper
- org.nuiton.math.matrix.SparseVectorIterator (implements org.nuiton.math.matrix.VectorIterator)
- org.nuiton.math.matrix.SparseArrayVectorIterator
- org.nuiton.math.matrix.SparseHashVectorIterator
- org.nuiton.math.matrix.SubMatrix.MappingConverter (implements org.nuiton.math.matrix.SubMatrix.DimensionConverter)
- org.nuiton.math.matrix.SubMatrix.ShiftConverter (implements org.nuiton.math.matrix.SubMatrix.DimensionConverter)
- org.nuiton.math.matrix.SubMatrix.SubMatrixExcludeIteratorImpl (implements org.nuiton.math.matrix.MatrixIterator)
- org.nuiton.math.matrix.SubMatrix.SubMatrixIteratorImpl (implements org.nuiton.math.matrix.MatrixIterator)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.nuiton.math.matrix.MatrixException
- java.lang.RuntimeException
- java.lang.Exception
- org.nuiton.math.matrix.VectorIteratorImpl (implements org.nuiton.math.matrix.VectorIterator)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.nuiton.math.matrix.BasicMatrixIterator
- org.nuiton.math.matrix.MatrixIterator
- java.lang.Cloneable
- org.nuiton.math.matrix.MatrixND (also extends java.io.Serializable)
- org.nuiton.math.matrix.MapFunction
- org.nuiton.math.matrix.MatrixProvider
- org.nuiton.math.matrix.SemanticsDecorator<Decorated,Undecorated>
- java.io.Serializable
- org.nuiton.math.matrix.MatrixND (also extends java.lang.Cloneable)
- org.nuiton.math.matrix.SubMatrix.DimensionConverter
- org.nuiton.math.matrix.Vector
- org.nuiton.math.matrix.SparseVector
- org.nuiton.math.matrix.VectorForEachFunction
- org.nuiton.math.matrix.VectorIterator