Skip to contents
-
del.tri()
- Implementation of the DELTRI subroutine written in R
-
Delaun()
- Implementation of the DELAUN subroutine
-
delaunR()
- Implementation of the DELAUN subroutine written in R
-
DelTri()
- Implementation of the DELTRI subroutine, written in C++
-
edg()
- Implementation of the EDG subroutine written in R
-
Edge()
- Implementation of the EDG subroutine, written in C++
-
GetMatrix()
- Function to convert C++ matrices to R matrices, written in R
-
hundred
- One hundred 2D points
-
left.right()
- Cross Product of AB and AP
-
LeftRight()
- Cross Product of AB and AP
-
NewTriad()
- Constructor for the triad class, written in C++
-
new_triad()
- Constructor for the triad class, written in R
-
plot(<triad>)
- plot function for objects of triad class
-
Swap()
- Implementation of the SWAP subroutine
-
swapR()
- Implementation of the SWAP subroutine written in R
-
TriLoc()
- Check which triangles a point lies within
-
trilocR()
- Check which triangles a point lies within, written in R