EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
Loading...
Searching...
No Matches
echomap::WindowFunctions::NameGetter Struct Reference

Provides a callable type for statically invoking the name getter. More...

#include <WindowFunctions.hpp>

Static Public Member Functions

template<class T>
static consteval std::string_view get ()

Detailed Description

Provides a callable type for statically invoking the name getter.

Definition at line 302 of file WindowFunctions.hpp.

Member Function Documentation

◆ get()

template<class T>
consteval std::string_view echomap::WindowFunctions::NameGetter::get ( )
inlinestaticconsteval

Definition at line 304 of file WindowFunctions.hpp.

305 {
307 }
static constexpr std::string_view get_window_name()
Retrieve a human-readable name for the templated window function.

The documentation for this struct was generated from the following file: