eFFT
An efficient method for the calculation of the exact Fourier transform of an asynchronous event stream
 
Loading...
Searching...
No Matches
Stimulus Class Reference

Public Member Functions

 Stimulus (const unsigned int row, const unsigned int col)
 
 Stimulus (const unsigned int row, const unsigned int col, const bool state)
 
bool operator== (const Stimulus &p) const
 
bool operator!= (const Stimulus &p) const
 
Stimuluson ()
 
Stimulusoff ()
 
Stimulusset (const bool s)
 
Stimulustoggle ()
 

Public Attributes

unsigned int row {0}
 
unsigned int col {0}
 
bool state {true}
 

Friends

std::ostream & operator<< (std::ostream &os, const Stimulus &stimulus)
 

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