Class IJV


  • public class IJV
    extends Object
    Helper class for external key/value exchange.
    • Constructor Detail

      • IJV

        public IJV()
    • Method Detail

      • set

        public IJV set​(int i,
                       int j,
                       double v)
      • getI

        public int getI()
      • getJ

        public int getJ()
      • getV

        public double getV()
      • onDiag

        public boolean onDiag()