always compute in double
Build on RHEL9 / build (push) Failing after 2m30s
Build on RHEL8 / build (push) Failing after 3m6s
Run tests using data on local RHEL8 / build (push) Failing after 4m2s

This commit is contained in:
Erik Frojdh
2026-07-31 10:20:49 +02:00
parent 4fe587c76a
commit 475af7e096
10 changed files with 54 additions and 41 deletions
+4
View File
@@ -0,0 +1,4 @@
#pragma once
//Configure module wide pedestal type for cluster finding
using pd_type = double;