Function arrayfire::floor [] [src]

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

Floor the values in an Array

This is an element wise unary operation.