Function arrayfire::log1p [] [src]

pub fn log1p(input: &Array) -> Array

Compute the logarithm of input Array + 1

This is an element wise unary operation.