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