| _data | marMatrix |  [private] | 
| _size1 | marMatrix |  [private] | 
| _size2 | marMatrix |  [private] | 
| columns() const | marMatrix | |
| marMatrix(const marMatrix &m) | marMatrix | |
| marMatrix(double *data, size_t size1=3, size_t size2=3) | marMatrix | |
| marMatrix(size_t size1, size_t size2) | marMatrix | |
| operator double *() const | marMatrix | |
| operator!=(const marMatrix &o) const | marMatrix | |
| operator()(size_t i, size_t j) | marMatrix | |
| operator()(size_t i, size_t j) const | marMatrix | |
| operator*(const marMatrix &o) | marMatrix | |
| operator*(const marVector &o) | marMatrix | |
| operator*(double o) | marMatrix | |
| operator+(const marMatrix &o) | marMatrix | |
| operator+(double o) | marMatrix | |
| operator+(double *o) | marMatrix | |
| operator-(const marMatrix &o) | marMatrix | |
| operator-(double o) | marMatrix | |
| operator-(double *o) | marMatrix | |
| operator<<(std::ostream &os, const marMatrix &m) | marMatrix |  [friend] | 
| operator=(const marMatrix &o) | marMatrix | |
| operator=(double o) | marMatrix | |
| operator=(double *o) | marMatrix | |
| operator==(const marMatrix &o) const | marMatrix | |
| rows() const | marMatrix | |
| shallowCopy | marMatrix |  [private] | 
| ~marMatrix() | marMatrix |  [virtual] | 
 1.6.1