/[Apache-SVN]
ViewVC logotype

Revision 1351257


Jump to revision: Previous Next
Author: luc
Date: Mon Jun 18 10:01:12 2012 UTC (12 years, 5 months ago)
Changed paths: 7
Log Message:
Added Hermite interpolator.

This class implements the Hermite polynomial interpolation method, which
can match function derivatives in addition to function value at sampling
points. The implementation is done for vector-valued functions.

Changed paths

Path Details
Directorycommons/proper/math/trunk/NOTICE.txt modified , text changed
Directorycommons/proper/math/trunk/src/changes/changes.xml modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/interpolation/HermiteInterpolator.java added
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/exception/util/LocalizedFormats.java modified , text changed
Directorycommons/proper/math/trunk/src/main/resources/assets/org/apache/commons/math3/exception/util/LocalizedFormats_fr.properties modified , text changed
Directorycommons/proper/math/trunk/src/site/xdoc/userguide/analysis.xml modified , text changed
Directorycommons/proper/math/trunk/src/test/java/org/apache/commons/math3/analysis/interpolation/HermiteInterpolatorTest.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26