Type Definition arrow::tensor::UInt16Tensor

source · []
pub type UInt16Tensor<'a> = Tensor<'a, UInt16Type>;