Method
ArrowTensorequal
since: 0.4.0
Declaration [src]
gboolean
garrow_tensor_equal (
  GArrowTensor* tensor,
  GArrowTensor* other_tensor
)
Parameters
- other_tensor
- 
            Type: GArrowTensorA GArrowTensorto be compared.The data is owned by the caller of the function.