changeset 9890:28912aa15ea3 octave-forge

Added a reference
author nir-krakauer
date Tue, 27 Mar 2012 18:23:55 +0000
parents 1f75709e4156
children d6803a233b2b
files main/splines/inst/csaps.m
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/main/splines/inst/csaps.m	Tue Mar 27 17:50:14 2012 +0000
+++ b/main/splines/inst/csaps.m	Tue Mar 27 18:23:55 2012 +0000
@@ -33,6 +33,8 @@
 ##       an intermediate amount of smoothing is chosen (the smoothing term and the interpolation term are scaled to be of the same magnitude)
 ## @end table
 ##
+## Reference: Carl de Boor (1978), A Practical Guide to Splines, Springer, Chapter XIV
+##
 ## @end deftypefn
 ## @seealso{spline, csapi, ppval, gcvspl}