FF32

Type Alias FF32 

Source
pub type FF32 = Fast<f32>;
Expand description

“fast-math” wrapper for f32

Aliased Type§

pub struct FF32(/* private fields */);