GeNN  2.2.3
GPU enhanced Neuronal Networks (GeNN)
gen_input_structured.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 "randomGen.cc"

Functions

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

Variables

randomGen R
 

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 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.

Function Documentation

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

Variable Documentation