1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

dft: handle different dft rates

This commit is contained in:
Manuel Pitz 2021-06-23 20:38:28 +02:00
parent d3718c1155
commit fbaac9dcef

View file

@ -60,7 +60,6 @@ protected:
NONE,
QUADRATIC
};
struct Point {
double x;