Element-wise operation that converts every element to the nearest integer value. This operation preserves the shape of the data (scalar, vector, or matrix) but rounds each value to the nearest integer. See the Julia documentation for details.
Element-wise operation that converts every element to the nearest integer value. This operation preserves the shape of the data (scalar, vector, or matrix) but rounds each value to the nearest integer. See the Julia documentation for details.