Function numeric::math::is_sign_positive [] [src]

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