Function calculateMNN

Function Documentation

static PyObject *calculateMNN(PyLMC *self)

Calculates the mean distance to the nearest neighbour for each cell on the imported map file.

Return
PyFloatType object containing the mean distance to the nearest neighbour
Parameters
  • self: the Python self pointer