Changeset 1654


Ignore:
Timestamp:
Dec 16, 2008, 5:29:35 PM (15 years ago)
Author:
Peter
Message:

fixing what I tried to fix in [1653]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/regression/GSLInterpolation.h

    r1653 r1654  
    3535     \brief Base class for interfacing GSL interpolation.
    3636
    37      The GSL interpolation is described in
    38      \link
    39      http://www.gnu.org/software/gsl/manual/html_node/Interpolation.html
    40      \endlink. The
    41      GSL library provides a variety of interpolation methods,
     37     The GSL interpolation is described in the
     38     <A HREF=
     39     "http://www.gnu.org/software/gsl/manual/html_node/Interpolation.html">
     40     GSL Manual.</A>
     41     The GSL library provides a variety of interpolation methods,
    4242     including Cubic splines and Akima splines. Interpolations can be
    4343     defined for both normal and periodic boundary
Note: See TracChangeset for help on using the changeset viewer.