view .gitignore @ 18202:5646f999245d

voronoi.m: Add special handling for 2-point input (bug #40996). * voronoi.m: Check for 2-point input and find single bisection line between them amongs the edges output from QHull. Add %!test for special case. Change input validation and %!tests to accept 2-point input.
author Rik <rik@octave.org>
date Fri, 03 Jan 2014 10:52:41 -0800
parents 5758e0013246
children
line wrap: on
line source

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