vector rotate functions

This commit is contained in:
BlackMATov
2020-11-26 05:07:42 +07:00
parent f1e56a2c8a
commit bf258a00ac
9 changed files with 416 additions and 438 deletions

View File

@@ -4,8 +4,7 @@
* Copyright (C) 2020, by Matvey Cherevko (blackmatov@gmail.com)
******************************************************************************/
#include <vmath.hpp/vmath_mat_fun.hpp>
#include <vmath.hpp/vmath_mat_ext.hpp>
#include <vmath.hpp/vmath_ext.hpp>
#define CATCH_CONFIG_FAST_COMPILE
#include <catch2/catch.hpp>