Documentation of 'org.ujmp.core.genericmatrix.GenericMatrix2D' Java class
GenericMatrix2D
org.ujmp.core.genericmatrix

Interface GenericMatrix2D<T>

    • Method Detail

      • getObject

        T getObject(long row,
                    long column)
      • setObject

        void setObject(T value,
                       long row,
                       long column)
      • getObject

        T getObject(int row,
                    int column)
      • setObject

        void setObject(T value,
                       int row,
                       int column)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.