mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
ftTypes_test.cpp File Reference

Tests Fourier-transform type traits. More...

Tests Fourier-transform type traits.

Definition in file ftTypes_test.cpp.

#include "../../../catch2/catch.hpp"
#include <Eigen/Dense>
#include "../../../../include/math/ft/ftTypes.hpp"

Go to the source code of this file.

Functions

 TEST_CASE ("Test the ftTypes", "[math::ft]")
 Test the ftTypes.