Go to the source code of this file.
Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |
Functions | |
| template<typename T > | |
| bool | nest::update_value_param (Dictionary const &d, const std::string &key, T &value, nest::Node *node) |
| Obtain value from parameter dictionary including evaluation of random or spatial parameters. | |