GArrow.Tensor.get_dimension_name – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
Tensor
buffer
tensor
Tensor
equal
get_buffer
get_dimension_name
get_n_dimensions
get_shape
get_size
get_strides
get_value_data_type
get_value_type
is_column_major
is_contiguous
is_mutable
is_row_major
get_dimension_name
Description:
[
Version
( since =
"0.3.0"
) ]
public
unowned
string
get_dimension_name
(
int
i)
Parameters:
this
A
Tensor
.
i
The index of the target dimension.
Returns:
The i-th dimension name of the tensor.