Documentation
Dlang.org
Tensor.this
arrow
tensor
Tensor
class
Tensor
this
(
arrow.data_type.DataType
dataType
,
arrow.buffer.Buffer
data
,
long
[]
shape
,
long
[]
strides
= null
,
string
[]
dimensionNames
= null
)
arrow
tensor
Tensor
constructors
this
functions
equal
getBuffer
getDimensionName
getNDimensions
getShape
getSize
getStrides
getValueDataType
getValueType
isColumnMajor
isContiguous
isMutable
isRowMajor