Documentation of 'org.ujmp.core.floatmatrix.FloatMatrix2D' Java class
FloatMatrix2D
org.ujmp.core.floatmatrix

Interface FloatMatrix2D

    • Method Detail

      • getFloat

        float getFloat(long row,
                       long column)
      • setFloat

        void setFloat(float value,
                      long row,
                      long column)
      • getFloat

        float getFloat(int row,
                       int column)
      • setFloat

        void setFloat(float value,
                      int row,
                      int column)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.