LOLA
lola::vx::ColumnCorrelationRow Class Reference

#include <synapse.h>

+ Inheritance diagram for lola::vx::ColumnCorrelationRow:
+ Collaboration diagram for lola::vx::ColumnCorrelationRow:

Public Types

typedef halco::hicann_dls::vx::ColumnCorrelationRowOnDLS coordinate_type
 
typedef std::false_type has_local_data
 
typedef haldls::vx::ColumnCorrelationQuad::ColumnCorrelationSwitch Value
 
typedef halco::common::typed_heap_array< Value, halco::hicann_dls::vx::SynapseOnSynapseRow > Values
 

Public Member Functions

 ColumnCorrelationRow () SYMBOL_VISIBLE
 
bool operator!= (ColumnCorrelationRow const &other) const SYMBOL_VISIBLE
 
bool operator== (ColumnCorrelationRow const &other) const SYMBOL_VISIBLE
 

Public Attributes

Values values
 

Friends

struct haldls::vx::detail::VisitPreorderImpl< ColumnCorrelationRow >
 
std::ostream & operator<< (std::ostream &os, ColumnCorrelationRow const &row) SYMBOL_VISIBLE
 

Detailed Description

Definition at line 20 of file synapse.h.

Member Typedef Documentation

◆ coordinate_type

typedef halco::hicann_dls::vx::ColumnCorrelationRowOnDLS lola::vx::ColumnCorrelationRow::coordinate_type

Definition at line 24 of file synapse.h.

◆ has_local_data

Definition at line 23 of file synapse.h.

◆ Value

typedef haldls::vx::ColumnCorrelationQuad::ColumnCorrelationSwitch lola::vx::ColumnCorrelationRow::Value

Definition at line 26 of file synapse.h.

◆ Values

typedef halco::common::typed_heap_array<Value, halco::hicann_dls::vx::SynapseOnSynapseRow> lola::vx::ColumnCorrelationRow::Values

Definition at line 29 of file synapse.h.

Constructor & Destructor Documentation

◆ ColumnCorrelationRow()

lola::vx::ColumnCorrelationRow::ColumnCorrelationRow ( )

Member Function Documentation

◆ operator!=()

bool lola::vx::ColumnCorrelationRow::operator!= ( ColumnCorrelationRow const &  other) const

◆ operator==()

bool lola::vx::ColumnCorrelationRow::operator== ( ColumnCorrelationRow const &  other) const

Friends And Related Function Documentation

◆ haldls::vx::detail::VisitPreorderImpl< ColumnCorrelationRow >

friend struct haldls::vx::detail::VisitPreorderImpl< ColumnCorrelationRow >
friend

Definition at line 39 of file synapse.h.

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
ColumnCorrelationRow const &  row 
)
friend

Member Data Documentation

◆ values

Values lola::vx::ColumnCorrelationRow::values

Definition at line 33 of file synapse.h.


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