Package Hierarchies:
Class Hierarchy
- java.lang.Object
- dev.nm.algebra.linear.matrix.doubles.operation.ColumnBindMatrix (implements dev.nm.algebra.linear.matrix.doubles.Matrix)
- dev.nm.algebra.linear.matrix.doubles.matrixtype.dense.DenseMatrix (implements dev.nm.algebra.linear.matrix.doubles.matrixtype.dense.Densifiable, dev.nm.algebra.linear.matrix.doubles.Matrix)
- dev.nm.algebra.linear.vector.doubles.dense.DenseVector (implements dev.nm.algebra.linear.vector.doubles.Vector)
- dev.nm.algebra.linear.matrix.doubles.operation.SVEC
- dev.nm.algebra.linear.matrix.doubles.operation.DiagonalSum (implements dev.nm.algebra.linear.matrix.doubles.Matrix)
- dev.nm.algebra.linear.matrix.doubles.operation.ElementaryOperation (implements dev.nm.algebra.linear.matrix.doubles.MatrixTable)
- dev.nm.algebra.linear.matrix.doubles.operation.FastKroneckerProduct (implements dev.nm.algebra.linear.matrix.doubles.Matrix)
- dev.nm.algebra.linear.matrix.doubles.operation.InnerProduct
- dev.nm.algebra.linear.matrix.doubles.operation.MatrixFactory
- dev.nm.algebra.linear.matrix.doubles.operation.MatrixMeasure
- dev.nm.algebra.linear.matrix.doubles.operation.MatrixUtils
- java.lang.Number (implements java.io.Serializable)
- dev.nm.algebra.linear.matrix.doubles.operation.SubMatrixRef (implements dev.nm.algebra.linear.matrix.doubles.Matrix)