pub trait Floating: Numeric { }
Expand description

Floating type for array

Implementations on Foreign Types§

source§

impl Floating for f32

source§

impl Floating for f64

Implementors§