Documentation of 'org.ujmp.core.doublematrix.stub.AbstractDoubleMatrixMultiD' Java class
AbstractDoubleMatrixMultiD
org.ujmp.core.doublematrix.stub

Class AbstractDoubleMatrixMultiD

    • Constructor Detail

      • AbstractDoubleMatrixMultiD

        public AbstractDoubleMatrixMultiD(long... size)
    • Method Detail

      • getDouble

        public final double getDouble(long row,
                                      long column)
        Specified by:
        getDouble in interface DoubleMatrix2D
      • setDouble

        public final void setDouble(double value,
                                    long row,
                                    long column)
        Specified by:
        setDouble in interface DoubleMatrix2D
      • getDouble

        public final double getDouble(int row,
                                      int column)
        Specified by:
        getDouble in interface DoubleMatrix2D
      • setDouble

        public final void setDouble(double value,
                                    int row,
                                    int column)
        Specified by:
        setDouble in interface DoubleMatrix2D

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.