rotgen/src
Joel Falcou c7aa4a0afa Fix some operations API mismatch
* Compound operators were not usable properly.
* std::size_t was used in the API in places where Index should have been used.
2025-10-29 20:33:59 +01:00
..
block Fix a lot of ref issues reagrding extarction, rvalueness and proper use of temporary memory. 2025-10-28 20:12:33 +01:00
map Fix a lot of ref issues reagrding extarction, rvalueness and proper use of temporary memory. 2025-10-28 20:12:33 +01:00
matrix Fix some operations API mismatch 2025-10-29 20:33:59 +01:00
svd Adding clang-format configuration file and formatting all source files 2025-10-14 16:19:03 +02:00
format.cpp Adding clang-format configuration file and formatting all source files 2025-10-14 16:19:03 +02:00
info.cpp Adding clang-format configuration file and formatting all source files 2025-10-14 16:19:03 +02:00