getNumberOfColumns() const | Purple::Matrix< Type > | |
getNumberOfRows() const | Purple::Matrix< Type > | |
Matrix() | Purple::Matrix< Type > | |
Matrix(int, int) | Purple::Matrix< Type > | |
Matrix(int, int, const Type &) | Purple::Matrix< Type > | |
Matrix(int, int, const Type *) | Purple::Matrix< Type > | |
Matrix(const Matrix &) | Purple::Matrix< Type > | |
matrix | Purple::Matrix< Type > | [private] |
numberOfColumns | Purple::Matrix< Type > | [private] |
numberOfRows | Purple::Matrix< Type > | [private] |
operator=(const Matrix &) | Purple::Matrix< Type > | |
operator[](const int) | Purple::Matrix< Type > | |
operator[](const int) const | Purple::Matrix< Type > | |
~Matrix() | Purple::Matrix< Type > |