FF64

Type Alias FF64 

Source
pub type FF64 = Fast<f64>;
Expand description

“fast-math” wrapper for f64

Aliased Type§

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