|
PLearn 0.1
|
#include "BinaryVariable.h"

Go to the source code of this file.
Classes | |
| class | PLearn::MatrixAffineTransformFeedbackVariable |
| Affine transformation of a MATRIX variable. More... | |
| class | PLearn::DiffTemplate< ObjectType, MatrixAffineTransformFeedbackVariable > |
| class | PLearn::TypeTraits< MatrixAffineTransformFeedbackVariable > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const MatrixAffineTransformFeedbackVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, MatrixAffineTransformFeedbackVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, MatrixAffineTransformFeedbackVariable *&o) |
| PStream & | PLearn::operator<< (PStream &out, const MatrixAffineTransformFeedbackVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< MatrixAffineTransformFeedbackVariable > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, MatrixAffineTransformFeedbackVariable > *opt, PLearnDiff *diffs) |
1.7.4