pub trait FrequencyDomain: Domain { }
Expand description

Trait for types containing frequency domain data.

Implementors