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