mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
dft: parallelize dft calculation with multiple signals
This commit is contained in:
parent
919387bcd9
commit
d3718c1155
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ protected:
|
|||
NONE,
|
||||
QUADRATIC
|
||||
};
|
||||
|
||||
|
||||
struct Point {
|
||||
double x;
|
||||
|
|
Loading…
Add table
Reference in a new issue