GeNN  1.1
GPU enhanced Neuronal Networks (GeNN)
 All Classes Files Functions Variables Typedefs Macros Pages
gen_pnkc_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>
#include "randomGen.h"
#include "gauss.h"
#include "randomGen.cc"

Functions

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

Variables

randomGen R
 
randomGauss RG
 

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

Variable Documentation