Type Definition gym_rs::utils::custom::types::O64

source ·
pub type O64 = OrderedFloat<f64>;
Expand description

Defines the standard float type that should be used.