Carmen Code
 All Classes Files Functions Variables Macros Pages
Matrix Member List

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

ColumnsMatrix
columns() const Matrixinline
lines() const Matrixinline
LinesMatrix
Matrix()Matrix
Matrix(const int i, const int j)Matrix
Matrix(const int i)Matrix
Matrix(const Matrix &M)Matrix
Matrix(const Vector &V)Matrix
operator*(const real a) const Matrix
operator*(const Matrix &M) const Matrix
operator*(const Vector &V) const Matrix
operator*=(const real a)Matrix
operator+(const Matrix &M) const Matrix
operator+=(const Matrix &M)Matrix
operator-(const Matrix &M) const Matrix
operator-() const Matrix
operator-=(const Matrix &M)Matrix
operator/(const real a) const Matrix
operator/=(const real a)Matrix
operator=(const Matrix &M)Matrix
operator==(const Matrix &M) const Matrix
setEigenMatrix(const bool isLeft, const int AxisNo, const Vector V, const real c, const real h=0.)Matrix
setValue(const int i, const int j, const real a)Matrixinline
setZero()Matrix
UMatrix
value(const int i, const int j) const Matrixinline
~Matrix()Matrix