Skip to main content
f_logistic
pxfm
0.1.29
In pxfm::
exponents::
logistic
pxfm
::
exponents
::
logistic
Function
f_
logistic
Copy item path
Source
pub fn f_logistic(x:
f64
) ->
f64
Expand description
Logistic function
Computes 1/(1+exp(-x))