pxfm
0.1.24
pxfm
Function
f_logisticf
Copy item path
Source
pub fn f_logisticf(x:
f32
) ->
f32
Expand description
Logistic function
Computes 1/(1+exp(-x))