PLearn 0.1
Classes | Namespaces | Functions
KNNImputationVMatrix.h File Reference
#include <plearn/vmat/SourceVMatrix.h>
Include dependency graph for KNNImputationVMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::KNNImputationVMatrix
 The first sentence should be a BRIEF DESCRIPTION of what the class does. More...
class  PLearn::DiffTemplate< ObjectType, KNNImputationVMatrix >
class  PLearn::TypeTraits< KNNImputationVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const KNNImputationVMatrix &o)
PStream & PLearn::operator>> (PStream &in, KNNImputationVMatrix &o)
PStream & PLearn::operator>> (PStream &in, KNNImputationVMatrix *&o)
PStream & PLearn::operator<< (PStream &out, const KNNImputationVMatrix &o)
PStream & PLearn::operator>> (PStream &in, PP< KNNImputationVMatrix > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, KNNImputationVMatrix > *opt, PLearnDiff *diffs)

Detailed Description

Definition in file KNNImputationVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines