Mercurial > hg > octave-nkf
comparison libinterp/dldfcn/__delaunayn__.cc @ 19859:5a59c0e1203d
Modified the "extrap" option for interp2, interp3, and interpn (bug #44002).
* interp2.m: allow only "spline" method to set extrapolation values, improved
input validation, updated documentation, testcases added and modified
* interp3.m: allow only "spline" method to set extrapolation values, improved
input validation, updated documentation (no need to implement "pchip"),
testcases added and modified
* interpn.m: allow only "spline" method to set extrapolation values, improved
input validation, updated documentation, testcases added and modified
* __splinen__.m: only apply external supplied extrapolation value
author | Kai T. Ohlhus <k.ohlhus@gmail.com> |
---|---|
date | Thu, 05 Feb 2015 17:58:20 +0100 |
parents | 65554f5847ac |
children | 4197fc428c7d |
comparison
equal
deleted
inserted
replaced
19858:0cdda69dc2b4 | 19859:5a59c0e1203d |
---|