From 480511107ea61605aec19f30ea644d2574d27457 Mon Sep 17 00:00:00 2001 From: dglazier Date: Fri, 14 Oct 2022 09:42:31 +0100 Subject: [PATCH] unabstract amplitude_blend --- core/amplitude_blend.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/amplitude_blend.hpp b/core/amplitude_blend.hpp index 863a46b..8860a3a 100644 --- a/core/amplitude_blend.hpp +++ b/core/amplitude_blend.hpp @@ -40,7 +40,7 @@ namespace jpacPhoto _isSum = true; //kind of. Actually for cache purposes. }; - assume low amp allowedJP, + //assume low amp allowedJP, inline std::vector> allowedJP() { return _amp_low->allowedJP();