Ignore:
Timestamp:
12/06/07 11:04:53 (17 years ago)
Author:
pinsard
Message:

modification of some headers (+some corrections) to prepare usage of the new idldoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Interpolation/spl_incr.pro

    r297 r325  
    6060; 
    6161;- 
    62 ; 
    6362FUNCTION pure_concave, x1, x2, y1, y2, der2, x 
    6463; 
     
    102101; 
    103102;- 
    104 ; 
    105103FUNCTION pure_convex, x1, x2, y1, y2, der2, x 
    106104; 
     
    139137;    boundary is set to zero, resulting in a "natural spline." 
    140138;- 
    141 ; 
    142139FUNCTION spl_incr, x, y, x2, YP0 = yp0, YPN_1 = ypn_1 
    143140; 
Note: See TracChangeset for help on using the changeset viewer.