BayesianBiaser Class Reference

Inheritance diagram for BayesianBiaser:
Inheritance graph
[legend]
Collaboration diagram for BayesianBiaser:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BayesianBiaser (Bayes &b, const int target_class_id, const int distractor_class_id, const bool dobias)
 Construct with settings for the algorithm.
virtual ~BayesianBiaser ()
 Virtual destructor.
virtual void visitChannelBase (ChannelBase &chan)
 Visit the given ChannelBase node.
virtual void visitSingleChannel (SingleChannel &chan)
 Visit the given SingleChannel node.
virtual void visitComplexChannel (ComplexChannel &chan)
 Visit the given ComplexChannel node.

Detailed Description

Definition at line 45 of file BayesianBiaser.H.


Constructor & Destructor Documentation

BayesianBiaser::BayesianBiaser ( Bayes b,
const int  target_class_id,
const int  distractor_class_id,
const bool  dobias 
)

Construct with settings for the algorithm.

Definition at line 47 of file BayesianBiaser.C.

BayesianBiaser::~BayesianBiaser (  )  [virtual]

Virtual destructor.

Definition at line 60 of file BayesianBiaser.C.


Member Function Documentation

void BayesianBiaser::visitChannelBase ( ChannelBase chan  )  [virtual]

Visit the given ChannelBase node.

Implements ChannelVisitor.

Definition at line 63 of file BayesianBiaser.C.

References ModelComponent::tagName().

void BayesianBiaser::visitComplexChannel ( ComplexChannel chan  )  [virtual]

Visit the given ComplexChannel node.

Implements ChannelVisitor.

Definition at line 116 of file BayesianBiaser.C.

References ComplexChannel::numChans(), and ComplexChannel::subChan().

void BayesianBiaser::visitSingleChannel ( SingleChannel chan  )  [virtual]

Visit the given SingleChannel node.

Implements ChannelVisitor.

Definition at line 69 of file BayesianBiaser.C.

References ModelComponent::getManager(), and SingleChannel::setSubmapAlgorithm().


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:07 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3