Wrong variable in precondition check
------------------------------------

                 Key: MATH-382
                 URL: https://issues.apache.org/jira/browse/MATH-382
             Project: Commons Math
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Gilles
            Assignee: Gilles
            Priority: Trivial
             Fix For: 2.2


In the class {{MicrosphereInterpolator}} (package {{analysis.interpolation}}), 
the method
{code}
  public void setMicropshereElements(int elements)
{code}
is checking the precondition with the instance variable instead of the passed 
argument.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to