PLearn 0.1
|
#include <plearn/math/RealFunction.h>
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) |
Definition in file RealFunctionOfInputFeature.h.