Changeset 1663
- Timestamp:
- Dec 18, 2008, 9:39:25 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/regression/Makefile.am
r1648 r1663 4 4 5 5 # Copyright (C) 2006 Jari Häkkinen 6 # Copyright (C) 2007 Jari Häkkinen, Peter Johansson 7 # Copyright (C) 2008 Jari Häkkinen 6 # Copyright (C) 2007, 2008 Jari Häkkinen, Peter Johansson 8 7 # 9 8 # This file is part of the yat library, http://dev.thep.lu.se/yat … … 35 34 include_regression_HEADERS = AkimaInterpolation.h \ 36 35 AkimaPeriodicInterpolation.h CSplineInterpolation.h \ 37 CSplinePeriodicInterpolation. ccGSLInterpolation.h Kernel.h \36 CSplinePeriodicInterpolation.h GSLInterpolation.h Kernel.h \ 38 37 KernelBox.h KernelTriCube.h Linear.h LinearInterpolation.h \ 39 38 LinearWeighted.h Local.h MultiDimensional.h \ 40 39 MultiDimensionalWeighted.h Naive.h NaiveWeighted.h OneDimensional.h \ 41 OneDimensionalWeighted.h Polynomial.h PolynomialInterpolation. cc\40 OneDimensionalWeighted.h Polynomial.h PolynomialInterpolation.h \ 42 41 PolynomialWeighted.h
Note: See TracChangeset
for help on using the changeset viewer.