HALDLS
haldls::vx::CorrelationReset Class Reference

Container to trigger reset of correlation measurements on a synapse quad. More...

#include <synapse.h>

Public Types

typedef halco::hicann_dls::vx::CorrelationResetOnDLS coordinate_type
 
typedef std::true_type is_leaf_node
 

Public Member Functions

 CorrelationReset () SYMBOL_VISIBLE
 Default constructor. More...
 
template<typename WordT >
void decode (std::array< WordT, read_config_size_in_words > const &data) SYMBOL_VISIBLE
 
template<typename WordT >
std::array< WordT, write_config_size_in_wordsencode () const SYMBOL_VISIBLE
 
bool operator!= (CorrelationReset const &other) const SYMBOL_VISIBLE
 
bool operator== (CorrelationReset const &other) const SYMBOL_VISIBLE
 

Static Public Member Functions

template<typename AddressT >
static std::array< AddressT, read_config_size_in_wordsread_addresses (coordinate_type const &neuron) SYMBOL_VISIBLE
 
template<typename AddressT >
static std::array< AddressT, write_config_size_in_wordswrite_addresses (coordinate_type const &neuron) SYMBOL_VISIBLE
 

Static Public Attributes

static constexpr size_t read_config_size_in_words = 0
 
static constexpr size_t write_config_size_in_words = 1
 

Friends

class cereal::access
 
std::ostream & operator<< (std::ostream &os, CorrelationReset const &config) SYMBOL_VISIBLE
 

Detailed Description

Container to trigger reset of correlation measurements on a synapse quad.

Definition at line 801 of file synapse.h.

Member Typedef Documentation

◆ coordinate_type

typedef halco::hicann_dls::vx::CorrelationResetOnDLS haldls::vx::CorrelationReset::coordinate_type

Definition at line 804 of file synapse.h.

◆ is_leaf_node

Definition at line 805 of file synapse.h.

Constructor & Destructor Documentation

◆ CorrelationReset()

haldls::vx::CorrelationReset::CorrelationReset ( )

Default constructor.

Member Function Documentation

◆ decode()

template<typename WordT >
void haldls::vx::CorrelationReset::decode ( std::array< WordT, read_config_size_in_words > const &  data)

◆ encode()

template<typename WordT >
std::array<WordT, write_config_size_in_words> haldls::vx::CorrelationReset::encode ( ) const

◆ operator!=()

bool haldls::vx::CorrelationReset::operator!= ( CorrelationReset const &  other) const

◆ operator==()

bool haldls::vx::CorrelationReset::operator== ( CorrelationReset const &  other) const

◆ read_addresses()

template<typename AddressT >
static std::array<AddressT, read_config_size_in_words> haldls::vx::CorrelationReset::read_addresses ( coordinate_type const &  neuron)
static

◆ write_addresses()

template<typename AddressT >
static std::array<AddressT, write_config_size_in_words> haldls::vx::CorrelationReset::write_addresses ( coordinate_type const &  neuron)
static

Friends And Related Function Documentation

◆ cereal::access

friend class cereal::access
friend

Definition at line 832 of file synapse.h.

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
CorrelationReset const &  config 
)
friend

Member Data Documentation

◆ read_config_size_in_words

constexpr size_t haldls::vx::CorrelationReset::read_config_size_in_words = 0
staticconstexpr

Definition at line 814 of file synapse.h.

◆ write_config_size_in_words

constexpr size_t haldls::vx::CorrelationReset::write_config_size_in_words = 1
staticconstexpr

Definition at line 813 of file synapse.h.


The documentation for this class was generated from the following file: