Function numeric::math::signum [] [src]

pub fn signum<T: NumericTrait + Float>(x: Tensor<T>) -> Tensor<T>