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

Go to the source code of this file.

Classes

class  PLearn::LIBSVMSparseVMatrix
 VMatrix containing data from a libsvm format file. More...
class  PLearn::DiffTemplate< ObjectType, LIBSVMSparseVMatrix >
class  PLearn::TypeTraits< LIBSVMSparseVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file LIBSVMSparseVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines