Cleaning up javadoc for the Bessel stuff I am readying for commit, I noticed these:
[WARNING] /Users/psteitz/math-git/commons-math/src/main/java/org/apache/commons/math3/analysis/interpolation/BicubicInterpolator.java:42: warning - Tag @link: missing '#': "isValidPoint(double,double)" [WARNING] /Users/psteitz/math-git/commons-math/src/main/java/org/apache/commons/math3/analysis/interpolation/BicubicInterpolator.java:42: warning - Tag @link: can't find isValidPoint(double,double) in org.apache.commons.math3.analysis.interpolation.BicubicInterpolator [WARNING] /Users/psteitz/math-git/commons-math/src/main/java/org/apache/commons/math3/fitting/SimpleCurveFitter.java:70: warning - Tag @link: reference not found: ParameterGuesser [WARNING] /Users/psteitz/math-git/commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/AbstractRegion.java:310: warning - Tag @link: reference not found: Location#INSIDE [WARNING] /Users/psteitz/math-git/commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/AbstractRegion.java:310: warning - Tag @link: reference not found: Location#OUTSIDE [WARNING] /Users/psteitz/math-git/commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/AbstractRegion.java:310: warning - Tag @link: reference not found: Location#BOUNDARY Phil --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org