matrix Member List

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

diag() const matrix
matrix()matrix
matrix(int numberRows, int numberColumns, double value=0)matrix
numColumns() const matrix
numRows() const matrix
operator!=(const matrix &other) const matrix
operator()(int r, int c) const matrix
operator()(int r, int c)matrix
operator()(int k) const matrix
operator()(int k)matrix
operator*(const matrix &other) const matrix
operator*(double scalar) const matrix
operator*=(const matrix &other)matrix
operator*=(double scalar)matrix
operator+(const matrix &other) const matrix
operator+(double scalar) const matrix
operator+=(const matrix &other)matrix
operator+=(double scalar)matrix
operator-() const matrix
operator-(const matrix &other) const matrix
operator-(double scalar) const matrix
operator-=(const matrix &other)matrix
operator-=(double scalar)matrix
operator==(const matrix &other) const matrix
reshape(int r, int c)matrix
size() const matrix
transpose() const matrix


Generated on Thu Jan 27 12:58:28 2011 by  doxygen 1.5.6