Trait basic_dsp_vector::PosEq[][src]

pub trait PosEq<O> { }

Expresses at compile time that two classes could potentially represent the same number space or domain.

Implementors