TarzaNN
TarzaNN neural network simulator
|
ODE for Wilson-Cowan neurons. More...
#include <WilsonCowanNeuron.h>
Public Member Functions | |
WilsonCowanNeuron (double step=1.0, int type=1, double timestep=1, double T=1, double factor=1) | |
WilsonCowanNeuron (const WilsonCowanNeuron &wkn) | |
~WilsonCowanNeuron () |
ODE for Wilson-Cowan neurons.
WilsonCowanNeuron::WilsonCowanNeuron | ( | double | step = 1.0 , |
int | type = 1 , |
||
double | timestep = 1 , |
||
double | T = 1 , |
||
double | factor = 1 |
||
) |
Constructor
type | |
timestep | |
T | |
factor | |
step |
WilsonCowanNeuron::WilsonCowanNeuron | ( | const WilsonCowanNeuron & | wkn | ) |
Copy Constructor
WilsonCowanNeuron::~WilsonCowanNeuron | ( | ) |
Destructor