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

public method "laguerre" should be private

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.0
    • 4.0
    • None
    • None

    Description

      In class "LaguerreSolver" (package "o.a.c.m.analysis.solvers"), the method "laguerre" is public. However, it doesn't make any sense to call it from outside the class (because its argument list does not contain the function whose roots must be computed).
      The method should be made private.

      Attachments

        Activity

          People

            Unassigned Unassigned
            erans Gilles Sadowski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: