Function numeric::math::sqrt [] [src]

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