Type Definition arrow::tensor::Int16Tensor

source · []
pub type Int16Tensor<'a> = Tensor<'a, Int16Type>;