mirror of
https://github.com/orange-cpp/omath.git
synced 2026-06-09 08:44:35 +00:00
55c5bb92da
Removes the deprecated `Matrix` class and its associated source files and unit tests. This change is to ensure code cleanliness and prevent accidental usage of the slow and outdated `Matrix` class. The `Mat` class should be used instead.