NEST
2.6.0,not_revisioned_source_dir@0
|
▼Random Number and Deviate Generation in NEST. | This module contains the interface to random numbers and random deviate generators |
Random Deviate Generators. | Random deviate generators (RDGs) produce random numbers with various distributions on the basis of [0,1) uniformly distributed numbers |
Uniform Random Number Generators. | All generators are derived from base class RandomGen |
Aeif_cond_alpha_multisynapse | Instances of private data structures for the different types of data pertaining to the model |
Amat2_psc_exp_data | Instances of private data structures for the different types of data pertaining to the model |
Iaf_psc_alpha_data | Instances of private data structures for the different types of data pertaining to the model |
Iaf_psc_exp_data | Instances of private data structures for the different types of data pertaining to the model |
Iaf_neuron_data | Instances of private data structures for the different types of data pertaining to the model |
Iaf_psc_alpha_multisynapse_data | Instances of private data structures for the different types of data pertaining to the model |
Iaf_psc_exp_multisynapse_data | Instances of private data structures for the different types of data pertaining to the model |
Iaf_tum_2000_data | Instances of private data structures for the different types of data pertaining to the model |
Mat2_psc_exp_data | Instances of private data structures for the different types of data pertaining to the model |
Sli_neuron | Instances of private data structures for the different types of data pertaining to the model |
Devices | This group comprises stimulation and recording devices |
Helper functions for nestmodule. | |
SLI Interface functions of the NEST kernel. | This group contains the functions that form the SLI interface of the NEST kernel |
Network access and administration | Network administration and scheduling |
Network access | Functions to access network nodes |
Model developer interface. | Functions and classes important for implementing new Node and Model classes |
Configuration interface. | Functions and infrastructure, responsible for the configuration of Nodes from the SLI Interpreter level |
Communication. | Functions and infrastructure, responsible for communication between Nodes |
Iaf_psc_delta_data | Instances of private data structures for the different types of data pertaining to the model |
Iaf_psc_exp_ps_data | Instances of private data structures for the different types of data pertaining to the model |
▼How to notify the SLI user | |
Displaying messages to the user | |
Raising (and displaying) errors | |
SLI array functions | SLI functions that operate on SLI arrays |
▼Handling classes Token and Dictionary. | Accessing the underlying vales of class Token and Dictionary entries can be a somewhat tricky issue, depending on how the data type is actually implemented |
How to access the value contained in a Token contained in a dictionary. | Class Dictionary defines the standard user interface for accessing tokens from dictionaries (see there) |
How to access the value contained in a Token. | Class Token defines the standard user interface for accessing SLI Datum types from tokens (see there) |
▼Memory management | Classes which are involved in Memory management |
Pool allocator | The pool allocator is specialized for creating many small identical objects |
Instance template | The Instance template is used to extend normal classes with a pool based memory management |
Event types for analog logging devices. | Events for flexible data recording |
▼Exception classes | Exception classes that are thrown to indicate an error |
NEST kernel exception classes | Exception classes that are thrown by the NEST kernel to indicate an error |
SLI exception classes | Exception classes that are thrown by SLI to indicate an error |