Documentation of 'org.ejml.data.ReshapeMatrix' Java class
ReshapeMatrix
org.ejml.data

Interface ReshapeMatrix

    • Method Detail

      • reshape

        void reshape(int numRows,
                     int numCols)
        Equivalent to invoking reshape(numRows,numCols,false);
        Parameters:
        numRows - The new number of rows in the matrix.
        numCols - The new number of columns in the matrix.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.