Implements some missing functions

See merge request oss/rotgen!28
This commit is contained in:
Joel Falcou 2025-09-28 16:15:15 +02:00
parent 5d8a084070
commit b6fcd4b341
34 changed files with 972 additions and 139 deletions

View file

@ -44,6 +44,7 @@ if(ROTGEN_FORCE_DYNAMIC)
src/matrix.cpp
src/block.cpp
src/info.cpp
src/svd.cpp
src/operators.cpp
)
else()