Ignore:
Timestamp:
01/16/13 20:00:01 (11 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: Yes CAS-4770

Ready for Test: Yes

Interface Changes: Yes/No?

What Interface Changed: Please list interface changes

Test Programs: List test programs

Put in Release Notes: Yes/No?

Module(s): Module Names change impacts.

Description: Describe your changes here...

Redefined Interpolator1D and derived classes as template class.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/CMakeLists.txt

    r2731 r2733  
    8080     ${SRCDIR}/Calibrator.cpp
    8181     ${SRCDIR}/PSAlmaCalibrator.cpp
    82      ${SRCDIR}/Interpolator1D.cpp
    83      ${SRCDIR}/NearestInterpolator1D.cpp
    84      ${SRCDIR}/LinearInterpolator1D.cpp
    85      ${SRCDIR}/BufferedLinearInterpolator1D.cpp
    86      ${SRCDIR}/CubicSplineInterpolator1D.cpp
    87      ${SRCDIR}/PolynomialInterpolator1D.cpp
    8882     ${SRCDIR}/STBaselineParamTable.cpp )
    8983
Note: See TracChangeset for help on using the changeset viewer.