Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PLearn::Binner Class Reference

#include <Binner.h>

Inheritance diagram for PLearn::Binner:

Inheritance graph
[legend]
Collaboration diagram for PLearn::Binner:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Object inherited

Public Member Functions

 Binner ()
virtual void build ()
 Should call simply inherited::build(), then this class's build_().

virtual void makeDeepCopyFromShallowCopy (map< const void *, void * > &copies)
 Transforms a shallow copy into a deep copy.

virtual PP< RealMappinggetBinning (VMat v) const
 Returns a binning for a single column vmatrix v.

 PLEARN_DECLARE_OBJECT (Binner)
 Declares name and deepCopy methods.


Static Protected Member Functions

void declareOptions (OptionList &ol)
 Declares this class' options.


Private Member Functions

void build_ ()
 This does the actual building.


Member Typedef Documentation

typedef Object PLearn::Binner::inherited
 

Reimplemented from PLearn::Object.

Reimplemented in PLearn::ManualBinner.

Definition at line 66 of file Binner.h.


Constructor & Destructor Documentation

PLearn::Binner::Binner  ) 
 

Definition at line 49 of file Binner.cc.


Member Function Documentation

void PLearn::Binner::build  )  [virtual]
 

Should call simply inherited::build(), then this class's build_().

This method should be callable again at later times, after modifying some option fields to change the "architecture" of the object.

Reimplemented from PLearn::Object.

Reimplemented in PLearn::ManualBinner.

Definition at line 91 of file Binner.cc.

References build_().

void PLearn::Binner::build_  )  [private]
 

This does the actual building.

Reimplemented from PLearn::Object.

Reimplemented in PLearn::ManualBinner.

Definition at line 79 of file Binner.cc.

Referenced by build().

void PLearn::Binner::declareOptions OptionList ol  )  [static, protected]
 

Declares this class' options.

Reimplemented from PLearn::Object.

Reimplemented in PLearn::ManualBinner.

Definition at line 62 of file Binner.cc.

References PLearn::OptionList.

PP< RealMapping > PLearn::Binner::getBinning VMat  v  )  const [virtual]
 

Returns a binning for a single column vmatrix v.

Reimplemented in PLearn::ManualBinner.

Definition at line 113 of file Binner.cc.

References PLERROR.

void PLearn::Binner::makeDeepCopyFromShallowCopy map< const void *, void * > &  copies  )  [virtual]
 

Transforms a shallow copy into a deep copy.

Reimplemented in PLearn::ManualBinner.

Definition at line 98 of file Binner.cc.

References PLERROR.

PLearn::Binner::PLEARN_DECLARE_OBJECT Binner   ) 
 

Declares name and deepCopy methods.


The documentation for this class was generated from the following files:
Generated on Tue Aug 17 16:23:48 2004 for PLearn by doxygen 1.3.7