|
PLearn 0.1
|
#include <plearn/math/RealFunctionOfInputFeature.h>

Go to the source code of this file.
Classes | |
| class | PLearn::TruncatedRealFunction |
| The first sentence should be a BRIEF DESCRIPTION of what the class does. More... | |
| class | PLearn::DiffTemplate< ObjectType, TruncatedRealFunction > |
| class | PLearn::TypeTraits< TruncatedRealFunction > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const TruncatedRealFunction &o) |
| PStream & | PLearn::operator>> (PStream &in, TruncatedRealFunction &o) |
| PStream & | PLearn::operator>> (PStream &in, TruncatedRealFunction *&o) |
| PStream & | PLearn::operator<< (PStream &out, const TruncatedRealFunction &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< TruncatedRealFunction > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, TruncatedRealFunction > *opt, PLearnDiff *diffs) |
Definition in file TruncatedRealFunction.h.
1.7.4