![]() |
GeNN
4.0.0
GPU enhanced Neuronal Networks (GeNN)
|
A derived parameter has a name and a function for obtaining its value. More...
#include <snippet.h>
Public Attributes | |
std::string | name |
std::function< double(const std::vector< double > &, double)> | func |
A derived parameter has a name and a function for obtaining its value.
std::function<double(const std::vector<double> &, double)> Snippet::Base::DerivedParam::func |
std::string Snippet::Base::DerivedParam::name |