Documentation
Dlang.org
Tensor.this
arrow
tensor
Tensor
this
(void* ptr, Flag!"Take" take)
this
(arrow.data_type.DataType dataType, arrow.buffer.Buffer data, long[] shape, long[] strides, string[] dimensionNames)
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
self
properties
gType
static functions
getGType