Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Matrix.hpp

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