GeNN
3.3.0
GPU enhanced Neuronal Networks (GeNN)
|
#include <codeGenUtils.h>
Public Attributes | |
const std::string | genericName |
Generic name used to refer to function in user code. More... | |
const unsigned int | numArguments |
Number of function arguments. More... | |
Immutable structure for specifying the name and number of arguments of a generic funcion e.g. gennrand_uniform
const std::string GenericFunction::genericName |
Generic name used to refer to function in user code.
const unsigned int GenericFunction::numArguments |
Number of function arguments.