GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
Classes | |
class | Base |
Base class for all code snippets. More... | |
class | Init |
class | InitialiserContainerBase |
class | InitialiserContainerBase< V, 0 > |
Typedefs | |
template<size_t NumVars> | |
using | ValueBase = InitialiserContainerBase< double, NumVars > |
Functions | |
void | updateHash (const Base::EGP &e, boost::uuids::detail::sha1 &hash) |
void | updateHash (const Base::ParamVal &p, boost::uuids::detail::sha1 &hash) |
void | updateHash (const Base::DerivedParam &d, boost::uuids::detail::sha1 &hash) |
Wrapper to ensure at compile time that correct number of values are used when initialising models
using Snippet::ValueBase = typedef InitialiserContainerBase<double, NumVars> |
|
inline |
|
inline |
|
inline |