Function arrayfire::isnan [] [src]

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

Check if values are NaN

This is an element wise unary operation.