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

Use enums in package transform

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0
    • 3.0
    • None

    Description

      As discussed on the mailing-list, enums could be used in the package transform

      1. An enumeration FORWARD, INVERSE will be created to specify whether the inverse transform is to be computed. This will replace the pair transform/inverseTransform
      2. An enumeration STANDARD, ORTHOGONAL will be introduced (where relevant) in each transform class, in order to specify the normalization that should be used. Then the factory methods create()/createOrthogonal() will be replaced by a parameter passed to the constructor, which will be made public.

      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: