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

Go to the source code of this file.

Classes

class  PLearn::ConstantRealFunction
 The first sentence should be a BRIEF DESCRIPTION of what the class does. More...

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file ConstantRealFunction.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines