LASP 1.0
Library for Acoustic Signal Processing
Loading...
Searching...
No Matches
lasp_window.cpp File Reference
#include "debugtrace.hpp"
#include "lasp_window.h"
Include dependency graph for lasp_window.cpp:

Go to the source code of this file.

Macros

#define lin0N   arma::linspace(0, N - 1, N)
 

Typedefs

using rte = std::runtime_error
 

Macro Definition Documentation

◆ lin0N

#define lin0N   arma::linspace(0, N - 1, N)

Definition at line 14 of file lasp_window.cpp.

Typedef Documentation

◆ rte

using rte = std::runtime_error

Definition at line 9 of file lasp_window.cpp.