Too much documentation in "UnivariateRealFunction.java"?
--------------------------------------------------------

                 Key: MATH-674
                 URL: https://issues.apache.org/jira/browse/MATH-674
             Project: Commons Math
          Issue Type: Improvement
            Reporter: Gilles
            Priority: Trivial
             Fix For: 3.0


I noticed that because they inherit the Javadoc for "UnivariateRealFunction", 
all functions in package "o.a.c.m.analysis.function" have their "value" method 
contain a fairly large amount of documentation that is related to a marginal 
issue (advice about why and when a user would need to implement his own 
exceptions for his own functions) _that does not apply to the function being 
documented_.
It might be confusing to have that documentation appear there (i.e. in a place 
where none of the functions are defined by the user). It should probably be 
moved elsewhere (user guide).


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to