Function numeric::math::is_sign_negative [] [src]

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