comparison gnv-artifacts/src/main/java/de/intevation/gnv/statistics/TimeseriesStatistics.java @ 335:e964a3d8f7bc

Some Refactoring work done. Moved Transition to State gnv-artifacts/trunk@401 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Tue, 08 Dec 2009 08:39:03 +0000
parents 5403452c06fc
children 0970d9a7d65e
comparison
equal deleted inserted replaced
334:e37930705daa 335:e964a3d8f7bc
23 import org.apache.commons.math.stat.descriptive.DescriptiveStatistics; 23 import org.apache.commons.math.stat.descriptive.DescriptiveStatistics;
24 import org.apache.commons.math.stat.regression.SimpleRegression; 24 import org.apache.commons.math.stat.regression.SimpleRegression;
25 import org.apache.log4j.Logger; 25 import org.apache.log4j.Logger;
26 26
27 import de.intevation.gnv.geobackend.base.Result; 27 import de.intevation.gnv.geobackend.base.Result;
28 import de.intevation.gnv.state.describedata.KeyValueDescibeData;
28 import de.intevation.gnv.statistics.exception.StatisticsException; 29 import de.intevation.gnv.statistics.exception.StatisticsException;
29 import de.intevation.gnv.transition.describedata.KeyValueDescibeData;
30 30
31 /** 31 /**
32 * The class <code>TimeseriesStatistics</code> fulfills the following purposes: 32 * The class <code>TimeseriesStatistics</code> fulfills the following purposes:
33 * <ol> 33 * <ol>
34 * <li></li> 34 * <li></li>

http://dive4elements.wald.intevation.org