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