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

Go to the source code of this file.

Classes

class  PLearn::RealFunctionOfInputFeature
 The first sentence should be a BRIEF DESCRIPTION of what the class does. More...
class  PLearn::DiffTemplate< ObjectType, RealFunctionOfInputFeature >
class  PLearn::TypeTraits< RealFunctionOfInputFeature >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file RealFunctionOfInputFeature.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines