Single-precision ReLU clamp.
Computes via vDSP_vthres with
threshold (values below zero are replaced by zero).
References
Accelerate.framework vDSP_vthres.
Parameters
inconst float*Input buffer.
outfloat*Output buffer.
nstd::size_tElement count.