SparseBufferFloat

- class SparseBufferFloat
A writable SparseBuffer.
Constructors
__init__Value(: bool) -> None
Methods
resize(size)Resize the sparse buffer.
write_indices()Return a writable accessor on the buffer indices.
write_values()Return a writable accessor on the buffer indices.