Base class for SOMA sparse ND-array reads
Active bindings
sr
The SOMA read pointer
array
The underlying
SOMASparseNDArray
coords
The iterated coordinates for the read
shape
The shape of the underlying array
Methods
Method new()
Create
Usage
SOMASparseNDArrayReadBase$new(sr, array, coords = NULL)
Arguments
sr
SOMA read pointer
array
Underlying
SOMASparseNDArray
coords
Optional named list of
integer64
values; must be named afterarray$dimnames()