Matrix Member List

This is the complete list of members for Matrix, including all inherited members.

above(const Matrix &a) const Matrix
add(const Matrix &a, const Matrix &b)Matrix
column(unsigned short index) const Matrix
convertToBuffer(D *buffer, unsigned int len) const Matrix
convertToList() const Matrix
copy(const Matrix &c)Matrix [inline]
elementProduct() const Matrix
elementSum() const Matrix
getM() const Matrix [inline]
getN() const Matrix [inline]
map(D(*fun)(D)) const Matrix
map2(D(*fun)(D, D), const Matrix &a, const Matrix &b)Matrix [inline, static]
mapP(void *param, D(*fun)(void *, D)) const Matrix
Matrix()Matrix [inline]
Matrix(unsigned short _m, unsigned short _n, const D *_data=0)Matrix
Matrix(const Matrix &c)Matrix
mult(const Matrix &a, const Matrix &b)Matrix
mult(const Matrix &a, const D &fac)Matrix
multcolwise(const Matrix &factors) const Matrix
multMT() const Matrix
multrowwise(const Matrix &factors) const Matrix
multTM() const Matrix
operator *(const Matrix &fac) const Matrix
operator *(const D &fac) const Matrix
operator *=(const Matrix &c)Matrix [inline]
operator *=(const D &fac)Matrix [inline]
operator+(const Matrix &sum) const Matrix
operator+=(const Matrix &c)Matrix [inline]
operator-(const Matrix &sum) const Matrix
operator-=(const Matrix &c)Matrix [inline]
operator<<(ostream &, const Matrix &)Matrix [friend]
operator=(const Matrix &c)Matrix [inline]
operator==(const Matrix &c) const Matrix
operator^(int exponent) const Matrix
row(unsigned short index) const Matrix
set(unsigned short _m, unsigned short _n, const D *_data=0)Matrix
set(const D *_data)Matrix
sub(const Matrix &a, const Matrix &b)Matrix
toAbove(const Matrix &a)Matrix
toDiff(const Matrix &a)Matrix [inline]
toExp(int exponent)Matrix
toId()Matrix
toMap(D(*fun)(D))Matrix
toMapP(void *param, D(*fun)(void *, D))Matrix
toMult(const D &fac)Matrix
toMultcolwise(const Matrix &factors)Matrix
toMultrowwise(const Matrix &factors)Matrix
toSum(const Matrix &a)Matrix [inline]
toTranspose()Matrix
toZero()Matrix
val(unsigned short i, unsigned short j) const Matrix [inline]
val(unsigned short i, unsigned short j)Matrix [inline]
~Matrix()Matrix [inline]


Generated on Tue Apr 4 19:05:27 2006 for Robotsystem from Robot Group Leipzig by  doxygen 1.4.5