DIY Auto-Correlator 1.0
Auto-Correlator Card implementation using Teensy 4.x microcontrollers.
|
A simple Averager Class that calculates the estimated mean. Template parameter Construct
specifies a template specialization that either constructs a functional object when it is true
or constructs a near zerp-signature dummy object when set to false
.
More...
A simple Averager Class that calculates the estimated mean. Template parameter Construct
specifies a template specialization that either constructs a functional object when it is true
or constructs a near zerp-signature dummy object when set to false
.