GeNN  2.2.3
GPU enhanced Neuronal Networks (GeNN)
HHVclampGA_project/generate_run.cc File Reference

This file is used to run the HHVclampGA model with a single command line. More...

#include <iostream>
#include <fstream>
#include <string>
#include <sstream>
#include <cstdlib>
#include <cmath>
#include <cfloat>
#include <locale>
#include <sys/stat.h>
#include "stringUtils.h"
#include "command_line_processing.h"
#include "parse_options.h"

Functions

int main (int argc, char *argv[])
 Main entry point for generate_run. More...
 

Detailed Description

This file is used to run the HHVclampGA model with a single command line.

Function Documentation

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

Main entry point for generate_run.