Method

ArrowTensoris_contiguous

Declaration [src]

gboolean
garrow_tensor_is_contiguous (
  GArrowTensor* tensor
)

Description

No description available.
Available since:0.3.0

Return value

Returns: gboolean
 

TRUE if the tensor is contiguous, FALSE otherwise.