Navigation

Operators and Keywords

Function List:

C++ API

voronoin.m File Reference


Functions

 if (np > dims) if(nargin
elseif ischar (opt)[C
else error ("voronoin: second argument must be a string")
endif else error ("voronoin: number of points must be greater than their dimension")

Variables

 function [C, F]
 endif [np, dims] = size (pts)
 F
 infi = __voronoi__ (pts)

Function Documentation

endif else error ( "voronoin: number of points must be greater than their dimension"   ) 

else error ( "voronoin: second argument must be a string  ) 

if ( np  ,
dims   
)

elseif ischar ( opt   ) 


Variable Documentation

endif[np, dims] = size (pts)

elseif F

function[C, F]

Initial value:

 voronoin (pts, opt)

  if (nargin != 1 && nargin != 2)
    print_usage ()

elseif infi = __voronoi__ (pts)