Function numeric::math::is_nan [] [src]

pub fn is_nan<T: NumericTrait + Float>(x: &Tensor<T>) -> Tensor<bool>