Smooth elementwise functions of a single expression. Each returns an expression of the same shape as its argument.
Details
sd_exp,sd_logexponential and natural logarithm.
sd_sin,sd_cos,sd_tantrigonometric functions.
sd_sinh,sd_tanh,sd_asinh,sd_atanhhyperbolic and inverse-hyperbolic functions.
sd_logisticthe logistic \(\log(1 + e^x)\).
sd_xexp\(x e^x\).
sd_normal_cdfthe standard normal CDF.
sd_entrthe elementwise entropy \(-x \log x\).
sd_powerthe power \(x^p\).
sd_negnegation \(-x\).
