![]() |
GeNN
2.2.3
GPU enhanced Neuronal Networks (GeNN)
|
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... | |
This file is used to run the HHVclampGA model with a single command line.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Main entry point for generate_run.