WeightFinder Class Reference

Weight of the channel is the maximum weight of its subchannels. More...

#include <Channels/FeatureBiaser.H>

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

List of all members.

Public Member Functions

 WeightFinder ()
 Construct with settings for the algorithm.
virtual ~WeightFinder ()
 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

Weight of the channel is the maximum weight of its subchannels.

used for biasing to find targets

Definition at line 73 of file FeatureBiaser.H.


Constructor & Destructor Documentation

WeightFinder::WeightFinder (  ) 

Construct with settings for the algorithm.

Definition at line 90 of file FeatureBiaser.C.

WeightFinder::~WeightFinder (  )  [virtual]

Virtual destructor.

Definition at line 96 of file FeatureBiaser.C.


Member Function Documentation

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

Visit the given ChannelBase node.

Implements ChannelVisitor.

Definition at line 99 of file FeatureBiaser.C.

References ModelComponent::tagName().

void WeightFinder::visitComplexChannel ( ComplexChannel chan  )  [virtual]
void WeightFinder::visitSingleChannel ( SingleChannel chan  )  [virtual]

Visit the given SingleChannel node.

Implements ChannelVisitor.

Definition at line 105 of file FeatureBiaser.C.

References SingleChannel::killCaches(), max(), SingleChannel::numSubmaps(), and sum().


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