Method

ArrowTensoris_contiguous

since: 0.3.0

Declaration [src]

gboolean
garrow_tensor_is_contiguous (
  GArrowTensor* tensor
)

Description

No description available.

Available since: 0.3.0

Return value

Type: gboolean

TRUE if the tensor is contiguous, FALSE otherwise.