|
PLearn 0.1
|


Go to the source code of this file.
Classes | |
| class | PLearn::SoftSlopeIntegralVariable |
| class | PLearn::DiffTemplate< ObjectType, SoftSlopeIntegralVariable > |
| class | PLearn::TypeTraits< SoftSlopeIntegralVariable > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const SoftSlopeIntegralVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, SoftSlopeIntegralVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, SoftSlopeIntegralVariable *&o) |
| PStream & | PLearn::operator<< (PStream &out, const SoftSlopeIntegralVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< SoftSlopeIntegralVariable > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, SoftSlopeIntegralVariable > *opt, PLearnDiff *diffs) |
| Var | PLearn::soft_slope_integral (Var smoothness, Var left, Var right, real a=0, real b=1) |
1.7.4