PLearn 0.1
Classes | Namespaces | Functions
BootstrapVMatrix.h File Reference
#include "SelectRowsVMatrix.h"
#include <plearn/math/PRandom.h>
Include dependency graph for BootstrapVMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file BootstrapVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines