Closed joernmalzahn closed 6 years ago
It is possible to call getFFt with a time and signal vector of different lengths. However, the output is not clear in this case. Likely the user has done a mistake when this happens and an error should be issued.
getFFt produces an output but no error for sig and t being unequal length
@joernmalzahn What's that?
Fixed in 66e1784c607f3a94d895900a492062745564c499.
It is possible to call getFFt with a time and signal vector of different lengths. However, the output is not clear in this case. Likely the user has done a mistake when this happens and an error should be issued.