PLearn 0.1
Classes | Namespaces | Functions
ObservationWindow.h File Reference
#include <plearn/base/Object.h>
#include <plearn/base/PP.h>
#include <plearn/base/tuple.h>
#include <plearn/math/TVec.h>
#include <map>
Include dependency graph for ObservationWindow.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::ObservationWindow
 Used by StatsCollector to keep a finite-size window of observations. More...
class  PLearn::DiffTemplate< ObjectType, ObservationWindow >
class  PLearn::TypeTraits< ObservationWindow >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const ObservationWindow &o)
PStream & PLearn::operator>> (PStream &in, ObservationWindow &o)
PStream & PLearn::operator>> (PStream &in, ObservationWindow *&o)
PStream & PLearn::operator<< (PStream &out, const ObservationWindow &o)
PStream & PLearn::operator>> (PStream &in, PP< ObservationWindow > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, ObservationWindow > *opt, PLearnDiff *diffs)

Detailed Description

Definition in file ObservationWindow.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines