From 9ce5e8b399f29d932d52fd53ac903a106a267259 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Wed, 30 Apr 2025 11:35:26 -0300 Subject: Set pad from the command line --- log-fourier.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'log-fourier.hpp') diff --git a/log-fourier.hpp b/log-fourier.hpp index 97c0e15..f0b53ef 100644 --- a/log-fourier.hpp +++ b/log-fourier.hpp @@ -42,4 +42,4 @@ std::tuple, std::vector> RddfCtdfCt(LogarithmicFou Real estimateZ(LogarithmicFourierTransform& fft, const std::vector& C, const std::vector& Ct, const std::vector& R, const std::vector& Rt, unsigned p, unsigned s, Real λ, Real τ₀, Real β); -Real energy(const LogarithmicFourierTransform& fft, std::vector& C, const std::vector& R, unsigned p, unsigned s, Real λ, Real β); +Real energy(const LogarithmicFourierTransform& fft, std::vector& C, const std::vector& R, unsigned p, unsigned s, Real λ, Real β); -- cgit v1.2.3-70-g09d2