Documentation of 'org.ujmp.core.doublematrix.DoubleMatrix2D' Java class
DoubleMatrix2D
org.ujmp.core.doublematrix

Interface DoubleMatrix2D

    • Method Detail

      • getDouble

        double getDouble(long row,
                         long column)
      • setDouble

        void setDouble(double value,
                       long row,
                       long column)
      • getDouble

        double getDouble(int row,
                         int column)
      • setDouble

        void setDouble(double value,
                       int row,
                       int column)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.