Trait nbez::Float [] [src]

pub trait Float: Float + FromPrimitive + Debug { }

A helper trait to simplify float generics

Implementors