Добавление функций определения поворотов (versor) между направлениями и базисами

This commit is contained in:
Andrey Pokidov 2025-06-04 23:47:55 +07:00
parent e6a94ab8d9
commit 2a4d5522d3
12 changed files with 784 additions and 287 deletions

View file

Internal server error - Personal Git Server: Beyond coding. We Forge.

500

Internal server error

Forgejo version: 11.0.1+gitea-1.22.0

@ -53,12 +53,12 @@ structure_fp32_t* make_structures(const unsigned int amount)
void print_versor_fp32(const BgcVersorFP32* versor) void print_versor_fp32(const BgcVersorFP32* versor)
{ {