Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Matrix.hpp

    r0eb2dc r41ea3c  
    9696  Matrix invert() const;
    9797
     98  Matrix transpose() const;
     99
    98100  // operators
    99101  Matrix &operator=(const Matrix&);
Note: See TracChangeset for help on using the changeset viewer.