HALDLS
haldls::vx::SynapseCorrelationCalibQuad Class Reference

#include <synapse.h>

+ Inheritance diagram for haldls::vx::SynapseCorrelationCalibQuad:
+ Collaboration diagram for haldls::vx::SynapseCorrelationCalibQuad:

Classes

struct  AmpCalib
 
struct  TimeCalib
 

Public Types

typedef halco::common::typed_array< AmpCalib, halco::hicann_dls::vx::EntryOnQuad > amp_calibs_type
 
typedef halco::hicann_dls::vx::SynapseCorrelationCalibQuadOnDLS coordinate_type
 
typedef std::true_type is_leaf_node
 
typedef halco::common::typed_array< TimeCalib, halco::hicann_dls::vx::EntryOnQuad > time_calibs_type
 

Public Member Functions

 SynapseCorrelationCalibQuad () SYMBOL_VISIBLE
 
template<typename WordT >
void decode (std::array< WordT, config_size_in_words > const &data)
 
template<typename WordT >
std::array< WordT, config_size_in_wordsencode () const
 
bool operator!= (SynapseCorrelationCalibQuad const &other) const SYMBOL_VISIBLE
 
bool operator== (SynapseCorrelationCalibQuad const &other) const SYMBOL_VISIBLE
 
 return_value_policy (reference_internal)) amp_calibs_type const &get_amp_calibs() const SYMBOL_VISIBLE
 
 return_value_policy (reference_internal)) time_calibs_type const &get_time_calibs() const SYMBOL_VISIBLE
 
void set_amp_calibs (amp_calibs_type const &value) SYMBOL_VISIBLE
 
void set_time_calibs (time_calibs_type const &value) SYMBOL_VISIBLE
 

Static Public Member Functions

template<typename AddressT >
static std::array< AddressT, config_size_in_wordsaddresses (coordinate_type const &block)
 

Static Public Attributes

static constexpr size_t config_size_in_words = 2
 

Friends

class cereal::access
 
struct haldls::vx::detail::VisitPreorderImpl< lola::vx::SynapseCorrelationCalibMatrix >
 
struct haldls::vx::detail::VisitPreorderImpl< lola::vx::SynapseCorrelationCalibRow >
 
std::ostream & operator<< (std::ostream &os, SynapseCorrelationCalibQuad const &config) SYMBOL_VISIBLE
 

Detailed Description

Definition at line 342 of file synapse.h.

Member Typedef Documentation

◆ amp_calibs_type

typedef halco::common::typed_array<AmpCalib, halco::hicann_dls::vx::EntryOnQuad> haldls::vx::SynapseCorrelationCalibQuad::amp_calibs_type

Definition at line 370 of file synapse.h.

◆ coordinate_type

typedef halco::hicann_dls::vx::SynapseCorrelationCalibQuadOnDLS haldls::vx::SynapseCorrelationCalibQuad::coordinate_type

Definition at line 345 of file synapse.h.

◆ is_leaf_node

Definition at line 346 of file synapse.h.

◆ time_calibs_type

typedef halco::common::typed_array<TimeCalib, halco::hicann_dls::vx::EntryOnQuad> haldls::vx::SynapseCorrelationCalibQuad::time_calibs_type

Definition at line 369 of file synapse.h.

Constructor & Destructor Documentation

◆ SynapseCorrelationCalibQuad()

haldls::vx::SynapseCorrelationCalibQuad::SynapseCorrelationCalibQuad ( )

Member Function Documentation

◆ addresses()

template<typename AddressT >
static std::array<AddressT, config_size_in_words> haldls::vx::SynapseCorrelationCalibQuad::addresses ( coordinate_type const &  block)
static

◆ decode()

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

◆ encode()

template<typename WordT >
std::array<WordT, config_size_in_words> haldls::vx::SynapseCorrelationCalibQuad::encode ( ) const

◆ operator!=()

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

◆ operator==()

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

◆ return_value_policy() [1/2]

haldls::vx::SynapseCorrelationCalibQuad::return_value_policy ( reference_internal  ) const &

◆ return_value_policy() [2/2]

haldls::vx::SynapseCorrelationCalibQuad::return_value_policy ( reference_internal  ) const &

◆ set_amp_calibs()

void haldls::vx::SynapseCorrelationCalibQuad::set_amp_calibs ( amp_calibs_type const &  value)

◆ set_time_calibs()

void haldls::vx::SynapseCorrelationCalibQuad::set_time_calibs ( time_calibs_type const &  value)

Friends And Related Function Documentation

◆ cereal::access

friend class cereal::access
friend

Definition at line 403 of file synapse.h.

◆ haldls::vx::detail::VisitPreorderImpl< lola::vx::SynapseCorrelationCalibMatrix >

friend struct haldls::vx::detail::VisitPreorderImpl< lola::vx::SynapseCorrelationCalibMatrix >
friend

Definition at line 396 of file synapse.h.

◆ haldls::vx::detail::VisitPreorderImpl< lola::vx::SynapseCorrelationCalibRow >

friend struct haldls::vx::detail::VisitPreorderImpl< lola::vx::SynapseCorrelationCalibRow >
friend

Definition at line 396 of file synapse.h.

◆ operator<<

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

Member Data Documentation

◆ config_size_in_words

constexpr size_t haldls::vx::SynapseCorrelationCalibQuad::config_size_in_words = 2
staticconstexpr

Definition at line 383 of file synapse.h.


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