NEST main@caf0ae8
 
Loading...
Searching...
No Matches
dict_util.h File Reference
#include "kernel_manager.h"
#include "vp_manager_impl.h"
#include "dictionary.h"
Include dependency graph for dict_util.h:

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.