Function arrayfire::ceil [] [src]

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

Ceil the values in an Array

This is an element wise unary operation.