From 6018fb18dd5517fe329befc5a9d71f7187e85052 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Fri, 21 Mar 2025 16:27:18 +0100 Subject: Pending changes. Something is diverging here --- c++/descriptor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'c++/descriptor.h') diff --git a/c++/descriptor.h b/c++/descriptor.h index fad9bf2..63d6a5c 100644 --- a/c++/descriptor.h +++ b/c++/descriptor.h @@ -68,6 +68,7 @@ public: 2 }; + static constexpr typename saw::native_data_type::type inv_cs2 = 3.0; static constexpr typename saw::native_data_type::type cs2 = 1./3.; }; } -- cgit v1.2.3