GeNN  2.2.3
GPU enhanced Neuronal Networks (GeNN)
gen_pnlhi_syns.cc File Reference

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[])
 

Detailed Description

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.

Function Documentation

int main ( int  argc,
char *  argv[] 
)