Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-10527

[ML] DenseMatrix(double[] mtx, int rows) mixes args

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.8
    • 2.8
    • ml

    Description

      this(mtx, StorageConstants.ROW_STORAGE_MODE, rows) -> 

      this(mtx, rows, StorageConstants.ROW_STORAGE_MODE);

      Attachments

        Activity

          People

            zaleslaw Alexey Zinoviev
            amalykh Artem Malykh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: