PLearn 0.1
|
Go to the source code of this file.
Classes | |
class | PLearn::VVec |
A VVec is a reference to a row or part of a row (a subrow) of a VMatrix. More... | |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
void | PLearn::operator>> (const VVec &vv, const Vec &v) |
void | PLearn::operator<< (const VVec &vv, const Vec &v) |
void | PLearn::operator<< (const Vec &v, const VVec &vv) |
void | PLearn::operator>> (const Vec &v, const VVec &vv) |
Definition in file VVec.h.