#include "Channels/ChannelVisitor.H"
#include "Image/Image.H"
#include "rutz/shared_ptr.h"
Go to the source code of this file.
Classes | |
class | OptimalGainsFinder |
Compute the optimal gains that maximize SNR. More... | |
Defines | |
#define | OPTIGAIN_BG_FIRING 0.1 |
Background firing rate to use when computing SNR. |
Compute the optimal gains that maximize SNR
Definition in file OptimalGains.H.
#define OPTIGAIN_BG_FIRING 0.1 |
Background firing rate to use when computing SNR.
Definition at line 88 of file OptimalGains.H.
Referenced by OptimalGainsFinder::visitComplexChannel(), and OptimalGainsFinder::visitSingleChannel().