Method

ArrowTensoris_row_major

Declaration [src]

gboolean
garrow_tensor_is_row_major (
  GArrowTensor* tensor
)

Description

No description available.
Available since:0.3.0

Return value

Returns: gboolean
 

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