Single-precision elementwise natural logarithm.
Computes via vvlogf. Negative or
zero inputs follow IEEE rules (yield NaN / -Inf).
References
Accelerate.framework vvlogf.
Parameters
inconst float*Input buffer.
outfloat*Output buffer.
nstd::size_tElement count.