deldir-internal: Internal deldir functions

deldir-internalR Documentation

Internal deldir functions

Description

Internal deldir functions.

Usage

## S3 method for class 'tile.list'
x[i,...]
## S3 method for class '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()

Details

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


deldir documentation built on Nov. 23, 2023, 9:09 a.m.