Class MatrixCell

java.lang.Object
org.apache.sysds.runtime.matrix.data.MatrixValue
org.apache.sysds.runtime.matrix.data.MatrixCell
All Implemented Interfaces:
Serializable, Comparable, org.apache.hadoop.io.Writable, org.apache.hadoop.io.WritableComparable
Direct Known Subclasses:
WeightedCell

public class MatrixCell extends MatrixValue implements Serializable
See Also: