deldir-internal {deldir} | R 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)
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.
[Package deldir version 1.0-6 Index]