Home
last modified time | relevance | path

Searched refs:wrapMoveForward (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-deap/deap-1.3.1/examples/gp/ant/
H A DAntSimulatorFast.cpp249 static PyObject* wrapMoveForward(AntSimulatorWrapper *self){ in wrapMoveForward() function
298 {(char *) "move_forward", (PyCFunction) wrapMoveForward, METH_NOARGS, NULL },