Peak detection implementation. More...
#include "peak_finder.h"
#include <algorithm>
#include <cmath>
Go to the source code of this file.
Peak detection implementation.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Definition in file peak_finder.cpp.