Skip to main content

Module resource

Module resource 

Source

Structs§

ByteLruCache
Byte-limited LRU cache with an optional entry cap.
MaterializationPolicy
ResourcePolicy

Enums§

DerivativeStorageMode
MatrixMaterializationError

Constants§

OWNED_DATA_CACHE_MAX_ENTRIES
SPATIAL_DISTANCE_CACHE_MAX_BYTES
SPATIAL_DISTANCE_CACHE_SINGLE_ENTRY_MAX_BYTES

Traits§

ResidentBytes

Functions§

rows_for_target_bytes
Returns how many rows to stream per chunk so that each chunk uses approximately target_bytes given a row width of cols f64 entries.