Documentation of 'org.ujmp.core.treematrix.ObjectTreeMatrix' Java class
ObjectTreeMatrix
org.ujmp.core.treematrix

Class ObjectTreeMatrix

    • Constructor Detail

      • ObjectTreeMatrix

        public ObjectTreeMatrix(java.lang.Object o)
    • Method Detail

      • getParentMap

        public java.util.Map<java.lang.Object,java.lang.Object> getParentMap()
      • clear

        public final void clear()
      • availableCoordinates

        public java.lang.Iterable<long[]> availableCoordinates()
        Description copied from interface: CoordinateFunctions
        Returns an Iterator that only goes over the coordinates in the Matrix that are stored. For most Matrices, this is the same as allCoordinates(). For sparse Matrices, it iterates only over the entries in it.
        Specified by:
        availableCoordinates in interface CoordinateFunctions
        Specified by:
        availableCoordinates in class AbstractSparseDoubleMatrix2D
        Returns:
        Iterable over the saved entries in a Matrix.
      • getChildren

        public java.util.List<java.lang.Object> getChildren(java.lang.Object o)
      • getObjectList

        public java.util.Collection<java.lang.Object> getObjectList()
      • getRoot

        public java.lang.Object getRoot()
      • setRoot

        public void setRoot(java.lang.Object o)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.