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

PLearn::TestDependenciesCommand Class Reference

#include <TestDependenciesCommand.h>

Inheritance diagram for PLearn::TestDependenciesCommand:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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


Static Protected Attributes

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


Constructor & Destructor Documentation

PLearn::TestDependenciesCommand::TestDependenciesCommand  )  [inline]
 

Definition at line 52 of file TestDependenciesCommand.h.

References PLearn::correlation(), PLearn::divide(), PLearn::max(), PLearn::mean(), and PLearn::min().


Member Function Documentation

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

The actual implementation of the 'TestDependenciesCommand' command.

Implements PLearn::PLearnCommand.

Definition at line 62 of file TestDependenciesCommand.cc.

References PLearn::TMat< T >::column(), PLearn::computeMeanAndStddev(), PLearn::correlations(), PLearn::endl(), PLearn::VMat::fieldName(), PLearn::getDataSet(), PLearn::getSystemTotalMemory(), k, PLearn::VMat::length(), PLearn::Mat, PLearn::max(), PLearn::mean(), PLearn::min(), PLERROR, PLWARNING, PLearn::sortRows(), PLearn::VMat::subMat(), PLearn::TMat< T >::subMatRows(), PLearn::testSpearmanRankCorrelation(), PLearn::toint(), PLearn::Vec, and x.


Member Data Documentation

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

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


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