spatgraphs-rgabriel_graph {spatgraphs}R Documentation

rgabriel_graph

Description

Compute the adjacency matrix for point pattern X with relation

    x~y <==> X\cap ( B(x,||x-y||)\cap B(y,||x-y||) ) = \emptyset

Arguments

pp Point pattern with elements x,y,n.

Details

Date: 2007-03-01
License: GPL v2 or later

This is still slow R-implementation, C-version will be made when there is enough reason.


[Package spatgraphs version 0.2 Index]