noisy_
float
0.2.0
In noisy_
float::
types
noisy_float
::
types
Function
r32
Copy item path
Source
pub fn r32(value:
f32
) ->
R32
Expand description
Shorthand for
R32::new(value)
.