pub type Reverse32 = Reverse<f32>;
Type alias for reverse-mode variables over f32.
f32
pub struct Reverse32 { /* private fields */ }