PLearn 0.1
Classes | Namespaces | Functions
KernelVMatrix.h File Reference
#include <plearn/ker/Kernel.h>
#include "VMatrix.h"
Include dependency graph for KernelVMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::KernelVMatrix
class  PLearn::DiffTemplate< ObjectType, KernelVMatrix >
class  PLearn::TypeTraits< KernelVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const KernelVMatrix &o)
PStream & PLearn::operator>> (PStream &in, KernelVMatrix &o)
PStream & PLearn::operator>> (PStream &in, KernelVMatrix *&o)
PStream & PLearn::operator<< (PStream &out, const KernelVMatrix &o)
PStream & PLearn::operator>> (PStream &in, PP< KernelVMatrix > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, KernelVMatrix > *opt, PLearnDiff *diffs)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines