Method

ArrowTensoris_row_major

since: 0.3.0

Declaration [src]

gboolean
garrow_tensor_is_row_major (
  GArrowTensor* tensor
)

Description

No description available.

Available since: 0.3.0

Return value

Type: gboolean

TRUE if the tensor is row major a.k.a. C order, FALSE otherwise.