Madeline Busig 0381144c3f Fix missing assignment operators in mtl::vecX
Assignment operators for taking base mtl::vec<> template were missing.
This had the effect that an instance of mtl::vec2 could not be assigned
an instance of mtl::vec<2>, for example.
2025-04-29 03:33:44 -07:00
2024-03-04 19:29:37 -07:00
2024-03-04 19:29:37 -07:00
2024-10-11 16:38:39 -07:00

mtl

An embedded data structure and linear algebra library built for the GBA. Aims to be more performant than the ETL by taking advantage of GBA-specific features.

Description
No description provided
Readme 326 KiB
Languages
C++ 84.8%
Assembly 12.8%
CMake 2.4%