SparseBufferFloat

Inheritance diagram of rumba.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.