PLearn 0.1
PLearn::Var Member List
This is the complete list of members for PLearn::Var, including all inherited members.
column(int j, bool transpose=false) const PLearn::Var [inline]
element_type typedefPLearn::PP< Variable >
isNotNull() constPLearn::PP< Variable > [inline]
isNull() constPLearn::PP< Variable > [inline]
length() const PLearn::Var
operator Variable *() constPLearn::PP< Variable > [inline]
operator()(int i) const PLearn::Var [inline]
operator()(int i, int j) const PLearn::Var [inline]
operator()(Var index) const PLearn::Var
operator()(Var i, Var j) const PLearn::Var
operator*() constPLearn::PP< Variable > [inline]
operator->() constPLearn::PP< Variable > [inline]
operator=(real f)PLearn::Var
operator=(const Vec &v)PLearn::Var
operator=(const Mat &m)PLearn::Var
PP< Variable >::operator=(const Variable *otherptr)PLearn::PP< Variable > [inline]
PP< Variable >::operator=(const PP< Variable > &other)PLearn::PP< Variable > [inline]
operator==(const PP< Variable > &other) constPLearn::PP< Variable > [inline]
operator==(const Variable *other) constPLearn::PP< Variable > [inline]
operator[](int i) const PLearn::Var
operator[](Var i) const PLearn::Var
PP()PLearn::PP< Variable > [inline]
PP(const Variable *the_ptr)PLearn::PP< Variable > [inline]
PP(const PP< Variable > &other)PLearn::PP< Variable > [inline]
PP(const PP< U > &other)PLearn::PP< Variable > [inline, explicit]
ptrPLearn::PP< Variable > [protected]
RandomVar classPLearn::Var [friend]
RandomVariable classPLearn::Var [friend]
row(int i, bool transpose=false) const PLearn::Var [inline]
subMat(int i, int j, int sublength, int subwidth, bool transpose=false) const PLearn::Var
subVec(int start, int len, bool transpose=false) const PLearn::Var
Var()PLearn::Var
Var(Variable *v)PLearn::Var
Var(Variable *v, const char *name)PLearn::Var
Var(const Var &other)PLearn::Var
Var(const Var &other, const char *name)PLearn::Var
Var(const Var &other, const string &name)PLearn::Var
Var(int the_length, int width_=1)PLearn::Var [explicit]
Var(int the_length, int the_width, const char *name)PLearn::Var
Var(int the_length, int the_width, const string &name)PLearn::Var
Var(int the_length, const char *name)PLearn::Var
Var(int the_length, const string &name)PLearn::Var
Var(const Vec &vec, bool vertical=true)PLearn::Var [explicit]
Var(const Mat &mat)PLearn::Var [explicit]
width() const PLearn::Var
~PP()PLearn::PP< Variable > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines