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

PLearn::UpsideDownVMatrix Class Reference

#include <UpsideDownVMatrix.h>

Inheritance diagram for PLearn::UpsideDownVMatrix:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UpsideDownVMatrix ()
 UpsideDownVMatrix (VMat the_source)
virtual void getNewRow (int i, Vec &v) const
 This is the only method requiring implementation.

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.

 PLEARN_DECLARE_OBJECT (UpsideDownVMatrix)
 Declares name and deepCopy methods.


Static Protected Member Functions

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


Private Types

typedef SourceVMatrix inherited

Private Member Functions

void build_ ()
 This does the actual building.


Member Typedef Documentation

typedef SourceVMatrix PLearn::UpsideDownVMatrix::inherited [private]
 

Reimplemented from PLearn::SourceVMatrix.

Definition at line 54 of file UpsideDownVMatrix.h.


Constructor & Destructor Documentation

PLearn::UpsideDownVMatrix::UpsideDownVMatrix  ) 
 

Definition at line 50 of file UpsideDownVMatrix.cc.

PLearn::UpsideDownVMatrix::UpsideDownVMatrix VMat  the_source  ) 
 

Definition at line 53 of file UpsideDownVMatrix.cc.

References build_().


Member Function Documentation

void PLearn::UpsideDownVMatrix::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::SourceVMatrix.

Definition at line 79 of file UpsideDownVMatrix.cc.

References build_().

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

This does the actual building.

Reimplemented from PLearn::SourceVMatrix.

Definition at line 72 of file UpsideDownVMatrix.cc.

References PLearn::SourceVMatrix::setMetaInfoFromSource().

Referenced by build(), and UpsideDownVMatrix().

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

Declares this class' options.

Reimplemented from PLearn::SourceVMatrix.

Definition at line 67 of file UpsideDownVMatrix.cc.

References PLearn::OptionList.

void PLearn::UpsideDownVMatrix::getNewRow int  i,
Vec v
const [virtual]
 

This is the only method requiring implementation.

Definition at line 62 of file UpsideDownVMatrix.cc.

References PLearn::Vec.

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

Transforms a shallow copy into a deep copy.

Reimplemented from PLearn::SourceVMatrix.

Definition at line 85 of file UpsideDownVMatrix.cc.

PLearn::UpsideDownVMatrix::PLEARN_DECLARE_OBJECT UpsideDownVMatrix   ) 
 

Declares name and deepCopy methods.


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