GeNN  4.9.0
GPU enhanced Neuronal Networks (GeNN)
Snippet::Base::EGP Struct Reference

An extra global parameter has a name and a type. More...

#include <snippet.h>

Public Member Functions

bool operator== (const EGP &other) const
 

Public Attributes

std::string name
 
std::string type
 

Detailed Description

An extra global parameter has a name and a type.

Member Function Documentation

◆ operator==()

bool Snippet::Base::EGP::operator== ( const EGP other) const
inline

Member Data Documentation

◆ name

std::string Snippet::Base::EGP::name

◆ type

std::string Snippet::Base::EGP::type

The documentation for this struct was generated from the following file: