Functions | Variables
XbArray.cc File Reference

Deals with crowns for the array of stations, building neighbour array. More...

#include "XbArray.h"
#include "Xb.h"
#include <cstdlib>
#include <cstdio>

Go to the source code of this file.

Functions

void BuildNeighbour ()
 
int crown (double x1, double x2, double y1, double y2)
 

Variables

char * distcrown =NULL
 
char * exists =NULL
 
char * neighbour =NULL
 

Detailed Description

Deals with crowns for the array of stations, building neighbour array.

Definition in file XbArray.cc.

Function Documentation

void BuildNeighbour ( )
int crown ( double  x1,
double  x2,
double  y1,
double  y2 
)

Variable Documentation

char* distcrown =NULL

Definition at line 11 of file XbArray.cc.

Referenced by BuildNeighbour(), and XbAlgoT3Build().

char* exists =NULL
char* neighbour =NULL

, generated on Tue Sep 26 2023.