public class MatrixEntry
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
MatrixEntry(long i,
long j,
double value) |
Modifier and Type | Method and Description |
---|---|
long |
i() |
long |
j() |
double |
value() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait