The R Project SVN R

Rev

Rev 32835 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 32835 Rev 60363
Line -... Line 1...
-
 
1
useDynLib(splines, .registration = TRUE, .fixes = "C_")
-
 
2
 
1
export(as.polySpline, asVector, backSpline, bs, interpSpline, ns,
3
export(as.polySpline, asVector, backSpline, bs, interpSpline, ns,
2
       periodicSpline, polySpline, spline.des, splineDesign,
4
       periodicSpline, polySpline, spline.des, splineDesign,
3
       splineKnots, splineOrder, xyVector)
5
       splineKnots, splineOrder, xyVector)
4
 
6
 
5
# documented but not exported
7
# documented but not exported