Changes in src/Matrix.hpp [0eb2dc:41ea3c]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Matrix.hpp
r0eb2dc r41ea3c 96 96 Matrix invert() const; 97 97 98 Matrix transpose() const; 99 98 100 // operators 99 101 Matrix &operator=(const Matrix&);
Note:
See TracChangeset
for help on using the changeset viewer.