Documentation of 'org.ujmp.core.charmatrix.CharMatrix2D' Java class
CharMatrix2D
org.ujmp.core.charmatrix

Interface CharMatrix2D

    • Method Detail

      • getChar

        char getChar(long row,
                     long column)
      • setChar

        void setChar(char value,
                     long row,
                     long column)
      • getChar

        char getChar(int row,
                     int column)
      • setChar

        void setChar(char value,
                     int row,
                     int column)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.