Auxiliary functions for this module. This is where private module functions are defined. More...
#include <roc_functions.h>
Functions | |
void | shutdown_module (int x) |
makes a clean shutdown of the program | |
double | point2point_distance (double xi, double yi, double xf, double yf) |
Calculates the distante between two points. |
Auxiliary functions for this module. This is where private module functions are defined.