This repository has been archived by the owner on Feb 3, 2024. It is now read-only.
This is the release that solves the second assignment. It has been developed by Marco Marangoni (858450).
Changes:
- Now the library uses the static decorator, which improves performances
- Added
StaticSizeMatrix
, which allows additional check at compile time for the bounds - Now it is possible to sum and multiply matrices