public class IJV extends Object
IJV()
int
getI()
getJ()
double
getV()
boolean
onDiag()
IJV
set(int i, int j, double v)
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IJV()
public IJV set(int i, int j, double v)
public int getI()
public int getJ()
public double getV()
public boolean onDiag()
public String toString()
toString
Object