HART  0.2.0
High level Audio Regression and Testing
Loading...
Searching...
No Matches
hart_loudest_bin_magnitude.hpp File Reference
#include <algorithm>
#include <complex>
#include "hart_exceptions.hpp"
#include "metrics/hart_metric_query.hpp"
#include "metrics/hart_metrics_common.hpp"
#include "hart_slice.hpp"
#include "hart_spectrum.hpp"
#include "hart_units.hpp"
#include "hart_utils.hpp"
Include dependency graph for hart_loudest_bin_magnitude.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  hart
 

Functions

MetricQuery< double > loudestBinMagnitude (const Spectrum &spectrum)
 Calculates the magnitude of the loudest FFT bin.