Element-wise operation that converts every element to a given data type. This operation preserves the shape of the data (scalar, vector, or matrix) but changes the data type of the elements. See the Julia documentation for details.
Element-wise operation that converts every element to a given data type. This operation preserves the shape of the data (scalar, vector, or matrix) but changes the data type of the elements. See the Julia documentation for details.