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

Simplify interface FieldVector

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 3.0
    • 3.0
    • None

    Description

      Following what has been done on RealVector, FieldVector should be simplified by removing all methods which treat T[] as vectors

      • add(T[])
      • append(T[])
      • dotProduct(T[])
      • ebeDivide(T[])
      • ebeMultiply(T[])
      • outerProduct(T[])
      • projection(T[])
      • setSubVector(int, T[])
      • subtract(T[])

      Attachments

        Activity

          People

            celestin Sebastien Brisard
            celestin Sebastien Brisard
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: