Template Function apply

Function Documentation

template<class T>
static PyObject *apply(PyCommunityTemplate<T> *self)

Applies the speciation parameters to the coalescence tree to generate the community.

Return
Py_RETURN_NONE
Template Parameters
  • T: the type of the Community
Parameters
  • self: the reference to the Python self object