|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Tests signal-window generation. More...
Tests signal-window generation.
Definition in file signalWindows_test.cpp.
#include "../../catch2/catch.hpp"#include <vector>#include <Eigen/Dense>#include "../../../include/sigproc/signalWindows.hpp"#include "../../../include/improc/eigenImage.hpp"Go to the source code of this file.
Functions | |
| TEST_CASE ("creating 2D Rectangular Tukey Windows", "[sigproc::signalWindows::tukey2dSquare]") | |