方法
ArrowTensorequal
自 0.4.0 版本起:
宣告 [原始碼]
gboolean
garrow_tensor_equal (
GArrowTensor* tensor,
GArrowTensor* other_tensor
)
參數
other_tensor
-
類型:
GArrowTensor
要比較的
GArrowTensor
。資料由函式呼叫者擁有。
自 0.4.0 版本起:
gboolean
garrow_tensor_equal (
GArrowTensor* tensor,
GArrowTensor* other_tensor
)
other_tensor
類型: GArrowTensor
要比較的 GArrowTensor
。
資料由函式呼叫者擁有。 |