NEST main@caf0ae8
 
Loading...
Searching...
No Matches
nest::HistEntryEprop Class Reference

Base class implementing history entries for e-prop plasticity. More...

#include <histentry.h>

Inheritance diagram for nest::HistEntryEprop:
[legend]

Public Member Functions

 HistEntryEprop (long t)
 
virtual ~HistEntryEprop ()
 

Public Attributes

long t_
 

Friends

bool operator< (const HistEntryEprop &a, const HistEntryEprop &b)
 

Detailed Description

Base class implementing history entries for e-prop plasticity.

Constructor & Destructor Documentation

◆ HistEntryEprop()

nest::HistEntryEprop::HistEntryEprop ( long  t)

◆ ~HistEntryEprop()

virtual nest::HistEntryEprop::~HistEntryEprop ( )
inlinevirtual

Friends And Related Symbol Documentation

◆ operator<

bool operator< ( const HistEntryEprop &  a,
const HistEntryEprop &  b 
)
friend

Member Data Documentation

◆ t_

long nest::HistEntryEprop::t_

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