Hierarchy For Package dev.nm.algebra.linear.matrix.doubles.operation

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.number.Real (implements java.lang.Comparable<T>, dev.nm.algebra.structure.Field<F>)
        • dev.nm.algebra.linear.matrix.doubles.operation.VariancebtX
    • dev.nm.algebra.linear.matrix.doubles.operation.SubMatrixRef (implements dev.nm.algebra.linear.matrix.doubles.Matrix)