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

PLearn::GramVMatrix Class Reference

#include <GramVMatrix.h>

Inheritance diagram for PLearn::GramVMatrix:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GramVMatrix ()
 Default 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 (GramVMatrix)

Public Attributes

Ker kernel
int verbosity

Static Protected Member Functions

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


Private Types

typedef MemoryVMatrix inherited

Private Member Functions

void build_ ()
 This does the actual building.


Member Typedef Documentation

typedef MemoryVMatrix PLearn::GramVMatrix::inherited [private]
 

Reimplemented from PLearn::MemoryVMatrix.

Definition at line 58 of file GramVMatrix.h.


Constructor & Destructor Documentation

PLearn::GramVMatrix::GramVMatrix  ) 
 

Default constructor.

Definition at line 53 of file GramVMatrix.cc.


Member Function Documentation

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

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

Reimplemented from PLearn::MemoryVMatrix.

Definition at line 100 of file GramVMatrix.cc.

References build_().

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

This does the actual building.

Reimplemented from PLearn::MemoryVMatrix.

Definition at line 109 of file GramVMatrix.cc.

References PLearn::endl(), kernel, PLearn::TMat< T >::resize(), and verbosity.

Referenced by build().

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

Declares this class' options.

Reimplemented from PLearn::MemoryVMatrix.

Definition at line 67 of file GramVMatrix.cc.

References PLearn::declareOption(), PLearn::OptionList, and PLearn::redeclareOption().

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

Transforms a shallow copy into a deep copy.

Reimplemented from PLearn::MemoryVMatrix.

Definition at line 133 of file GramVMatrix.cc.

References PLERROR.

PLearn::GramVMatrix::PLEARN_DECLARE_OBJECT GramVMatrix   ) 
 


Member Data Documentation

Ker PLearn::GramVMatrix::kernel
 

Definition at line 72 of file GramVMatrix.h.

Referenced by build_().

int PLearn::GramVMatrix::verbosity
 

Definition at line 73 of file GramVMatrix.h.

Referenced by build_().


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