round

Function round 

Source
pub fn round<T: HasAfEnum>(input: &Array<T>) -> Array<T::AbsOutType>
Expand description

Round the values in an Array

This is an element wise unary operation.