Trait sphrs::SphrsFloat[][src]

pub trait SphrsFloat: Float + FloatConst + FromPrimitive + Debug { }
Expand description

Trait alias to simplify common trait bounds

Implementors