GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
#include <map>
#include <stdexcept>
#include <string>
#include <cassert>
#include "gennExport.h"
#include "gennUtils.h"
#include "logging.h"
Go to the source code of this file.
Classes | |
class | CodeGenerator::Substitutions |
struct | CodeGenerator::Substitutions::FunctionTemplate |
Namespaces | |
CodeGenerator | |
Helper class for generating code - automatically inserts brackets, indents etc. | |