|
LOLA
|
#include "haldls/vx/v2/capmem.h"#include "haldls/vx/v2/neuron.h"#include "hate/visibility.h"#include "lola/vx/genpybind.h"#include "lola/vx/v2/synapse.h"#include "lola/vx/v2/neuron.tcc"
Include dependency graph for neuron.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| lola | |
| lola::vx | |
| lola::vx::v2 | |
Typedefs | |
| typedef haldls::vx::v2::CapMemCell::DisableRefresh | AnalogDisableRefresh |
| typedef haldls::vx::v2::CapMemCell::Value | AnalogValue |
| typedef haldls::vx::v2::CapMemCell::value_type | AnalogValueVariant |
| typedef halco::hicann_dls::vx::v2::AtomicNeuronOnDLS | coordinate_type |
| typedef std::false_type | has_local_data |
Functions | |
| AtomicNeuron () SYMBOL_VISIBLE | |
| bool | operator!= (AtomicNeuron const &other) const SYMBOL_VISIBLE |
| std::ostream & | operator<< (std::ostream &os, AtomicNeuron const &config) SYMBOL_VISIBLE |
| bool | operator== (AtomicNeuron const &other) const SYMBOL_VISIBLE |
| void | set_from (haldls::vx::v2::NeuronBackendConfig const &neuron_backend_config) SYMBOL_VISIBLE |
| class lola::vx::v2::AtomicNeuron | lola::vx::v2::set_from (haldls::vx::v2::NeuronConfig const &neuron_config) SYMBOL_VISIBLE |
| typedef haldls::vx::v2::CapMemCell::DisableRefresh AnalogDisableRefresh |
| typedef haldls::vx::v2::CapMemCell::Value AnalogValue |
| typedef haldls::vx::v2::CapMemCell::value_type AnalogValueVariant |
| typedef halco::hicann_dls::vx::v2::AtomicNeuronOnDLS coordinate_type |
| typedef std::false_type has_local_data |
| set_from::AtomicNeuron | ( | ) |
| bool operator!= | ( | AtomicNeuron const & | other | ) | const |
| friend std::ostream& operator<< | ( | std::ostream & | os, |
| AtomicNeuron const & | config | ||
| ) |
| bool operator== | ( | AtomicNeuron const & | other | ) | const |
| void set_from | ( | haldls::vx::v2::NeuronBackendConfig const & | neuron_backend_config | ) |
| Adaptation adaptation |
| ConstantCurrent constant_current |
| EventRouting event_routing |
| SynapticInput excitatory_input |
| Exponential exponential |
| SynapticInput inhibitory_input |
| MembraneCapacitance membrane_capacitance |
| Multicompartment multicompartment |
| RefractoryPeriod refractory_period |