[ 
https://issues.apache.org/jira/browse/MATH-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439579#comment-13439579
 ] 

Gilles commented on MATH-851:
-----------------------------

bq. (hopefully correct according to your guidelines).

Unless I'm mistaken, most of the Commons Math code currently follows what I 
described:
* ~250 occurrences where the "@param" description starts with "the".
* ~5500 occurrences where the "@param" description does not start with "the".

So, unless we decide that "the" is better for some reason (to be stated, and 
agreed on), I suggest to stick with the de facto consensus: no "the".

                
> Add convolution
> ---------------
>
>                 Key: MATH-851
>                 URL: https://issues.apache.org/jira/browse/MATH-851
>             Project: Commons Math
>          Issue Type: New Feature
>            Reporter: Clemens Novak
>            Priority: Minor
>         Attachments: Filter.java, FilterTest.java, FilterUtils.java, 
> FilterUtils.java, FilterUtilsTest.java, FilterUtilsTest.java
>
>
> I created a function performing (one-dimensional) convolution. Currently, the 
> function is in a class called Filter, but I am not sure whether this is the 
> appropriate place for it(?).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to