![]() |
GeNN
2.2.3
GPU enhanced Neuronal Networks (GeNN)
|
This file is part of a tool chain for running the classol/MBody1 example model. More...
#include <iostream>#include <fstream>#include <stdlib.h>#include "randomGen.h"#include "randomGen.cc"Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| randomGen | R |
This file is part of a tool chain for running the classol/MBody1 example model.
This file compiles to a tool to generate appropriate input patterns for the antennal lobe in the model. The triple "fix" in the filename refers to a three-fold control for having the same number of active inputs for each pattern, even if changing patterns by adding noise.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |