Mercurial > hg > octave-nkf
diff scripts/polynomial/mkpp.m @ 11536:702dbd0c53f5
Add undocumented ppder, ppint, ppjumps functions to documentation.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Fri, 14 Jan 2011 15:55:45 -0800 |
parents | fd0a3ac60b0e |
children | c792872f8942 |
line wrap: on
line diff
--- a/scripts/polynomial/mkpp.m +++ b/scripts/polynomial/mkpp.m @@ -20,7 +20,7 @@ ## @deftypefn {Function File} {@var{pp} =} mkpp (@var{x}, @var{p}) ## @deftypefnx {Function File} {@var{pp} =} mkpp (@var{x}, @var{p}, @var{d}) ## -## Construct a piece-wise polynomial structure from sample points +## Construct a piecewise polynomial structure from sample points ## @var{x} and coefficients @var{p}. The i-th row of @var{p}, ## @code{@var{p} (@var{i},:)}, contains the coefficients for the polynomial ## over the @var{i}-th interval, ordered from highest to