#include "abstractcontroller.h"
#include <selforg/matrix.h>
#include "controller_misc.h"
#include <selforg/configurable.h>
Include dependency graph for abstractiafcontroller.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | AbstractIAFControllerConf |
class | AbstractIAFController |
Abstract class (interface) for robot controller that uses an integrate and fire neuron model. More... |