Documentation of 'org.ujmp.core.longmatrix.impl.ArrayDenseLongMatrix2D' Java class
ArrayDenseLongMatrix2D
org.ujmp.core.longmatrix.impl

Class ArrayDenseLongMatrix2D

    • Constructor Detail

      • ArrayDenseLongMatrix2D

        public ArrayDenseLongMatrix2D(long[]... v)
    • Method Detail

      • getLong

        public long getLong(long row,
                            long column)
      • setLong

        public void setLong(long value,
                            long row,
                            long column)
      • getLong

        public long getLong(int row,
                            int column)
      • setLong

        public void setLong(long value,
                            int row,
                            int column)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.