#include "Channels/SubmapAlgorithm.H"
Go to the source code of this file.
Classes | |
class | SubmapAlgorithmBiased |
Compute SingleChannel submaps with Bayesian biasing. More... | |
Functions | |
void | setSubmapAlgorithmBiased (ChannelBase &chan) |
Install SubmapAlgorithmBiased in all SingleChannel objects underneath chan. |
Compute SingleChannel submaps with Bayesian biasing
Definition in file SubmapAlgorithmBiased.H.
void setSubmapAlgorithmBiased | ( | ChannelBase & | chan | ) |
Install SubmapAlgorithmBiased in all SingleChannel objects underneath chan.
Definition at line 144 of file SubmapAlgorithmBiased.C.
References ChannelBase::accept(), and ModelComponent::getManager().
Referenced by SceneUnderstanding::biasFor().