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

PLearn::GetInputVMatrix Class Reference

#include <GetInputVMatrix.h>

Inheritance diagram for PLearn::GetInputVMatrix:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GetInputVMatrix ()
 Default constructor.

 GetInputVMatrix (VMat the_source)
 Convenient constructor.

virtual void build ()
 Simply calls inherited::build() then build_().

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

 PLEARN_DECLARE_OBJECT (GetInputVMatrix)

Static Protected Member Functions

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


Private Types

typedef SelectColumnsVMatrix inherited

Private Member Functions

void build_ ()
 This does the actual building.


Member Typedef Documentation

typedef SelectColumnsVMatrix PLearn::GetInputVMatrix::inherited [private]
 

Reimplemented from PLearn::SelectColumnsVMatrix.

Definition at line 57 of file GetInputVMatrix.h.


Constructor & Destructor Documentation

PLearn::GetInputVMatrix::GetInputVMatrix  ) 
 

Default constructor.

Definition at line 52 of file GetInputVMatrix.cc.

PLearn::GetInputVMatrix::GetInputVMatrix VMat  the_source  ) 
 

Convenient constructor.

Definition at line 56 of file GetInputVMatrix.cc.

References build_().


Member Function Documentation

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

Simply calls inherited::build() then build_().

Reimplemented from PLearn::SelectColumnsVMatrix.

Definition at line 83 of file GetInputVMatrix.cc.

References build_().

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

This does the actual building.

Reimplemented from PLearn::SelectColumnsVMatrix.

Definition at line 92 of file GetInputVMatrix.cc.

References PLERROR, and PLearn::TVec< int >::resize().

Referenced by build(), and GetInputVMatrix().

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

Declares this class' options.

Reimplemented from PLearn::SelectColumnsVMatrix.

Definition at line 69 of file GetInputVMatrix.cc.

References PLearn::OptionList.

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

Transforms a shallow copy into a deep copy.

Reimplemented from PLearn::SelectColumnsVMatrix.

Definition at line 113 of file GetInputVMatrix.cc.

References PLERROR.

PLearn::GetInputVMatrix::PLEARN_DECLARE_OBJECT GetInputVMatrix   ) 
 


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