HALDLS
haldls::vx::SynapseWeightQuad Class Reference

#include <synapse.h>

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

Classes

struct  Value
 

Public Types

typedef halco::hicann_dls::vx::SynapseWeightQuadOnDLS coordinate_type
 
typedef std::true_type is_leaf_node
 
typedef halco::common::typed_array< Value, halco::hicann_dls::vx::EntryOnQuad > values_type
 

Public Member Functions

 SynapseWeightQuad () 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!= (SynapseWeightQuad const &other) const SYMBOL_VISIBLE
 
bool operator== (SynapseWeightQuad const &other) const SYMBOL_VISIBLE
 
 return_value_policy (reference_internal)) values_type const &get_values() const SYMBOL_VISIBLE
 
void set_values (values_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 = 1
 

Friends

class cereal::access
 
struct haldls::vx::detail::VisitPreorderImpl< lola::vx::SynapseWeightMatrix >
 
struct haldls::vx::detail::VisitPreorderImpl< lola::vx::SynapseWeightRow >
 
std::ostream & operator<< (std::ostream &os, SynapseWeightQuad const &config) SYMBOL_VISIBLE
 

Detailed Description

Definition at line 244 of file synapse.h.

Member Typedef Documentation

◆ coordinate_type

typedef halco::hicann_dls::vx::SynapseWeightQuadOnDLS haldls::vx::SynapseWeightQuad::coordinate_type

Definition at line 247 of file synapse.h.

◆ is_leaf_node

Definition at line 248 of file synapse.h.

◆ values_type

typedef halco::common::typed_array<Value, halco::hicann_dls::vx::EntryOnQuad> haldls::vx::SynapseWeightQuad::values_type

Definition at line 260 of file synapse.h.

Constructor & Destructor Documentation

◆ SynapseWeightQuad()

haldls::vx::SynapseWeightQuad::SynapseWeightQuad ( )

Member Function Documentation

◆ addresses()

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

◆ decode()

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

◆ encode()

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

◆ operator!=()

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

◆ operator==()

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

◆ return_value_policy()

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

◆ set_values()

void haldls::vx::SynapseWeightQuad::set_values ( values_type const &  value)

Friends And Related Function Documentation

◆ cereal::access

friend class cereal::access
friend

Definition at line 288 of file synapse.h.

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

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

Definition at line 281 of file synapse.h.

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

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

Definition at line 281 of file synapse.h.

◆ operator<<

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

Member Data Documentation

◆ config_size_in_words

constexpr size_t haldls::vx::SynapseWeightQuad::config_size_in_words = 1
staticconstexpr

Definition at line 268 of file synapse.h.


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