![]() |
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>
Functions | |
int | main (int argc, char *argv[]) |
This file is part of a tool chain for running the classol/MBody1 example model.
This file compiles to a tool to generate appropriate connectivity patterns between PNs and LHIs (lateral horn interneurons) in the model. The connectivity is saved to file and can then be read by the classol method for reading this connectivity.
int main | ( | int | argc, |
char * | argv[] | ||
) |