From 329ad76c3c7cc4097459c76fcb37cd5f324050e4 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 28 Apr 2024 02:09:19 +0200 Subject: [PATCH] rogueviz:: dhrg:: fixed VLA --- rogueviz/dhrg/loglik.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rogueviz/dhrg/loglik.cpp b/rogueviz/dhrg/loglik.cpp index 1ae7ab3b..aafdfdf4 100644 --- a/rogueviz/dhrg/loglik.cpp +++ b/rogueviz/dhrg/loglik.cpp @@ -337,8 +337,7 @@ void build_disttable_approx() { for(int k=0; k tab(N, N); auto p = k ? nullptr : new progressbar(N/threads, "build_disttable_approx"); for(int i=k; i