fastjet 2.4.3
|
#include <stdio.h>
#include "fastjet/internal/Voronoi.hh"
Go to the source code of this file.
Functions | |
int | scomp (const void *p1, const void *p2) |
int scomp | ( | const void * | p1, |
const void * | p2 | ||
) |
Definition at line 1042 of file Voronoi.cc.
References Point::x, and Point::y.
Referenced by VoronoiDiagramGenerator::generateVoronoi().