Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-573

in ArrayFielVector i.e. subtract calls wrong constructor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0
    • 3.0
    • None
    • None

    Description

      I.E. subtract calls

      "return new ArrayFieldVector<T>(out)" this constructor clones the array...
      "return new ArrayFieldVector<T>(field, out, false)" would be better (preserving field as well)

      Attachments

        Activity

          People

            Unassigned Unassigned
            aploese Arne Plöse
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: