Trait gut::Real[][src]

pub trait Real: ComplexField + Float + Debug + Sum<Self> + Pod { }

Implementors