From f0d420728aeeef2b4fcabb89eaaf2dec7b57b69d Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 10 Dec 2025 08:26:38 +0100 Subject: Adding file for future --- modules/codec/c++/matrix.hpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 modules/codec/c++/matrix.hpp (limited to 'modules') diff --git a/modules/codec/c++/matrix.hpp b/modules/codec/c++/matrix.hpp new file mode 100644 index 0000000..e0bdf7b --- /dev/null +++ b/modules/codec/c++/matrix.hpp @@ -0,0 +1,8 @@ +#pragma once + +#include "data_math.hpp" + +namespace saw { +// template +// saw::data, +} -- cgit v1.2.3