PLearn 0.1
Classes | Namespaces | Functions
ConcatDisjointFeatureSet.h File Reference
#include <plearn/feat/FeatureSet.h>
Include dependency graph for ConcatDisjointFeatureSet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::ConcatDisjointFeatureSet
 Feature set that is the concatenation of disjoint feature sets. More...

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file ConcatDisjointFeatureSet.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines