#include "Channels/OptimalGains.H"
#include "Channels/ChannelFacets.H"
#include "Channels/ComplexChannel.H"
#include "Channels/SingleChannel.H"
#include "Component/ParamMap.H"
#include "Image/MathOps.H"
#include "Image/ShapeOps.H"
#include "Util/sformat.H"
#include <vector>
Go to the source code of this file.
Compute the optimal gains that maximize SNR
Definition in file OptimalGains.C.