Template Function pyAddMetacommunityParameters¶
- Defined in File CCommunity.h
Function Documentation¶
-
template<class
T>
static PyObject *pyAddMetacommunityParameters(PyCommunityTemplate<T> *self, PyObject *args)¶ Adds a set of metacommunity parameters to the speciation parameters.
- Return
- Py_RETURN_NONE
- Template Parameters
T: the type of the Community
- Parameters
self: the reference to the Python self objectargs: the arguments to pass