From b23e1c330eece03ae28edaf252191ffe9a45599f Mon Sep 17 00:00:00 2001 From: Gilles Sadowski Date: Sat, 18 Aug 2012 01:10:20 +0000 Subject: [PATCH] Javadoc. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1374493 13f79535-47bb-0310-9956-ffa450edef68 --- .../commons/math3/optimization/fitting/HarmonicFitter.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/org/apache/commons/math3/optimization/fitting/HarmonicFitter.java b/src/main/java/org/apache/commons/math3/optimization/fitting/HarmonicFitter.java index c40485aea..e4cca810f 100644 --- a/src/main/java/org/apache/commons/math3/optimization/fitting/HarmonicFitter.java +++ b/src/main/java/org/apache/commons/math3/optimization/fitting/HarmonicFitter.java @@ -209,9 +209,9 @@ public class HarmonicFitter extends CurveFitter { } /** - * Estimate a first guess of the coefficients. + * Gets an estimation of the parameters. * - * @return the guessed coefficients, in the following order: + * @return the guessed parameters, in the following order: *