PLearn 0.1
Classes | Namespaces | Functions
MeanImputationVMatrix.h File Reference
#include "SourceVMatrix.h"
#include <plearn_learners/distributions/PDistribution.h>
Include dependency graph for MeanImputationVMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::MeanImputationVMatrix
 provides mean imputation for missing variables More...
class  PLearn::DiffTemplate< ObjectType, MeanImputationVMatrix >
class  PLearn::TypeTraits< MeanImputationVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file MeanImputationVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines