| PLearn 0.1 | 
#include "SourceVMatrix.h"

Go to the source code of this file.
| Classes | |
| class | PLearn::SelectColumnsVMatrix | 
| selects variables (columns) from a source matrix according to given vector of indices.  More... | |
| class | PLearn::DiffTemplate< ObjectType, SelectColumnsVMatrix > | 
| class | PLearn::TypeTraits< SelectColumnsVMatrix > | 
| Namespaces | |
| namespace | PLearn | 
| < for swap | |
| Functions | |
| Object * | PLearn::toObjectPtr (const SelectColumnsVMatrix &o) | 
| PStream & | PLearn::operator>> (PStream &in, SelectColumnsVMatrix &o) | 
| PStream & | PLearn::operator>> (PStream &in, SelectColumnsVMatrix *&o) | 
| PStream & | PLearn::operator<< (PStream &out, const SelectColumnsVMatrix &o) | 
| PStream & | PLearn::operator>> (PStream &in, PP< SelectColumnsVMatrix > &o) | 
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, SelectColumnsVMatrix > *opt, PLearnDiff *diffs) | 
Definition in file SelectColumnsVMatrix.h.
 1.7.4
 1.7.4