Changeset 1653
- Timestamp:
- Dec 16, 2008, 5:18:14 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/regression/GSLInterpolation.h
r1652 r1653 36 36 37 37 The GSL interpolation is described in 38 http://www.gnu.org/software/gsl/manual/html_node/Interpolation.html. The 38 \link 39 http://www.gnu.org/software/gsl/manual/html_node/Interpolation.html 40 \endlink. The 39 41 GSL library provides a variety of interpolation methods, 40 42 including Cubic splines and Akima splines. Interpolations can be
Note: See TracChangeset
for help on using the changeset viewer.