![]() |
GeNN
2.2.3
GPU enhanced Neuronal Networks (GeNN)
|
This file generates the arrays needed for sparse connectivity. The connectivity is saved to a file for each variable and can then be read to fill the struct of connectivity. More...
#include <iostream>
#include <fstream>
#include <string.h>
#include "randomGen.h"
#include "gauss.h"
#include <vector>
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
randomGen | R |
randomGauss | RG |
This file generates the arrays needed for sparse connectivity. The connectivity is saved to a file for each variable and can then be read to fill the struct of connectivity.
int main | ( | int | argc, |
char * | argv[] | ||
) |
randomGauss RG |