view .gitignore @ 18641:4792a115c735

interp2.m: Add input validation for strictly monotonic x,y (bug #41838). * interp2.m: Add input validation for strictly monotonic x,y (bug #41838). Move input validation of x,y out of individual method blocks and into common validation section at start of function. Don't unnecessarily create meshgridded XI, YI for "spline" method. Add %!tests for strictly monotonic inputs.
author Rik <rik@octave.org>
date Tue, 08 Apr 2014 20:02:18 -0700
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/