Uploaded image for project: 'Hama'
  1. Hama
  2. HAMA-183

When we construct the matrix, dimensions should be defined.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • math
    • None

    Description

      "DenseMatrix a = new DenseMatrix(conf);" is odd to me. IMO, dimensions should be defined by constructor as "DenseMatrix a = new DenseMatrix(conf, 10, 10);" and, the values can't be set to out of range.

      Attachments

        1. HAMA-183.patch
          36 kB
          Edward J. Yoon

        Activity

          People

            Unassigned Unassigned
            udanax Edward J. Yoon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: