public class IJV extends Object
IJV()
int
getI()
getJ()
double
getV()
boolean
onDiag()
IJV
set(int i, int j, double v)
String
toString()
clone, equals, finalize, 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
Copyright © 2018 The Apache Software Foundation. All rights reserved.