| 
    LOLA
    
   | 
 
#include "haldls/vx/v3/capmem.h"#include "haldls/vx/v3/neuron.h"#include "hate/visibility.h"#include "lola/vx/genpybind.h"#include "lola/vx/v3/synapse.h"#include "lola/vx/v3/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::v3 | |
Typedefs | |
| typedef haldls::vx::v3::CapMemCell::DisableRefresh | AnalogDisableRefresh | 
| typedef haldls::vx::v3::CapMemCell::Value | AnalogValue | 
| typedef haldls::vx::v3::CapMemCell::value_type | AnalogValueVariant | 
| typedef halco::hicann_dls::vx::v3::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::v3::NeuronBackendConfig const &neuron_backend_config) SYMBOL_VISIBLE | 
| class lola::vx::v3::AtomicNeuron | lola::vx::v3::set_from (haldls::vx::v3::NeuronConfig const &neuron_config) SYMBOL_VISIBLE | 
| typedef haldls::vx::v3::CapMemCell::DisableRefresh AnalogDisableRefresh | 
| typedef haldls::vx::v3::CapMemCell::Value AnalogValue | 
| typedef haldls::vx::v3::CapMemCell::value_type AnalogValueVariant | 
| typedef halco::hicann_dls::vx::v3::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::v3::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 |