#include "iaf_psc_delta.h"#include <limits>#include "dict_util.h"#include "numerics.h"#include "exceptions.h"#include "kernel_manager.h"#include "nest_impl.h"#include "universal_data_logger_impl.h"Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |
Functions | |
| void | nest::register_iaf_psc_delta (const std::string &name) |
| The present implementation uses individual variables for the components of the state vector and the non-zero matrix elements of the propagator. | |