|
PLearn 0.1
|
#include "Kernel.h"

Go to the source code of this file.
Classes | |
| class | PLearn::DotProductKernel |
| returns <x1,x2> More... | |
| class | PLearn::DiffTemplate< ObjectType, DotProductKernel > |
| class | PLearn::TypeTraits< DotProductKernel > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const DotProductKernel &o) |
| PStream & | PLearn::operator>> (PStream &in, DotProductKernel &o) |
| PStream & | PLearn::operator>> (PStream &in, DotProductKernel *&o) |
| PStream & | PLearn::operator<< (PStream &out, const DotProductKernel &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< DotProductKernel > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, DotProductKernel > *opt, PLearnDiff *diffs) |
1.7.4