deldir (version 2.0-4)

deldir-internal: Internal deldir functions

Description

Internal deldir functions.

Usage

# S3 method for tile.list
[(x,i,...)
# S3 method for triang.list
[(x,i,...)
acw(xxx)
doClip(object,clipp,rw)
binsrtR(x,y,rw)
findNewInOld(xnew,xold,ynew,yold,tolerance=sqrt(.Machine$double.eps))
get.cnrind(x,y,rw)
getCol(x,warn=FALSE)
insidePoly(x,y,pgon,sanityCheck=FALSE,tolerance=sqrt(.Machine$double.eps))
insideRect(x,y,rect,rw)
mid.in(x,y,rx,ry)
mnndR(x,y)
prelimtlist(object)
tilePerim0(object,inclbdry=TRUE)
verGetter()

Arguments

Details

These functions are auxiliary and are not intended to be called by the user.