Struct basic_dsp_vector::FrequencyData [] [src]

pub struct FrequencyData;

Marker for types containing frequency data.

Trait Implementations

impl Debug for FrequencyData
[src]

[src]

Formats the value using the given formatter.

impl Clone for FrequencyData
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for FrequencyData
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Domain for FrequencyData
[src]

[src]

[src]

See to_complex for some details.

[src]

See to_complex for some details.

impl FrequencyDomain for FrequencyData
[src]

impl PosEq<FrequencyData> for FrequencyData
[src]

impl PosEq<TimeOrFrequencyData> for FrequencyData
[src]