Documentation of 'org.ujmp.core.intmatrix.IntMatrix2D' Java class
IntMatrix2D
org.ujmp.core.intmatrix

Interface IntMatrix2D

    • Method Detail

      • getInt

        int getInt(long row,
                   long column)
      • setInt

        void setInt(int value,
                    long row,
                    long column)
      • getInt

        int getInt(int row,
                   int column)
      • setInt

        void setInt(int value,
                    int row,
                    int column)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.