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

PLearn::TestDependencyCommand Class Reference

#include <TestDependencyCommand.h>

Inheritance diagram for PLearn::TestDependencyCommand:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TestDependencyCommand ()
virtual void run (const vector< string > &args)
 The actual implementation of the 'TestDependencyCommand' command.


Static Protected Attributes

PLearnCommandRegistry reg_
 This allows to register the 'TestDependencyCommand' command in the command registry.


Constructor & Destructor Documentation

PLearn::TestDependencyCommand::TestDependencyCommand  )  [inline]
 

Definition at line 52 of file TestDependencyCommand.h.

References PLearn::correlation(), PLearn::two(), and x.


Member Function Documentation

void PLearn::TestDependencyCommand::run const vector< string > &  args  )  [virtual]
 

The actual implementation of the 'TestDependencyCommand' command.

Implements PLearn::PLearnCommand.

Definition at line 53 of file TestDependencyCommand.cc.

References PLearn::TMat< T >::column(), PLearn::VMat::columns(), PLearn::correlations(), PLearn::endl(), PLearn::VMat::fieldName(), PLearn::getDataSet(), PLearn::Mat, PLERROR, PLearn::testSpearmanRankCorrelation(), PLearn::toint(), PLearn::VMat::toMat(), and x.


Member Data Documentation

PLearnCommandRegistry PLearn::TestDependencyCommand::reg_ [static, protected]
 

This allows to register the 'TestDependencyCommand' command in the command registry.


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