class LSCM.Triplet extends java.lang.Object
protected int
m_col
m_row
protected double
m_value
Triplet()
Triplet(int r, int c, double value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int m_row
protected int m_col
protected double m_value
public Triplet()
public Triplet(int r, int c, double value)