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

PLearn::UnarySampleVariable Class Reference

#include <SampleVariable.h>

Inheritance diagram for PLearn::UnarySampleVariable:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UnarySampleVariable (Variable *input, int length, int width)
virtual string classname () const
virtual void bprop ()
VarArray random_sources ()
 return ancestors which compute a non-deterministic function of their parents


Constructor & Destructor Documentation

PLearn::UnarySampleVariable::UnarySampleVariable Variable input,
int  length,
int  width
[inline]
 

Definition at line 74 of file SampleVariable.h.


Member Function Documentation

virtual void PLearn::UnarySampleVariable::bprop  )  [inline, virtual]
 

Implements PLearn::Variable.

Definition at line 77 of file SampleVariable.h.

string PLearn::UnarySampleVariable::classname  )  const [virtual]
 

Reimplemented from PLearn::Object.

Reimplemented in PLearn::MultinomialSampleVariable.

Definition at line 67 of file SampleVariable.cc.

VarArray PLearn::UnarySampleVariable::random_sources  )  [virtual]
 

return ancestors which compute a non-deterministic function of their parents

Reimplemented from PLearn::UnaryVariable.

Definition at line 70 of file SampleVariable.cc.


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