Skip to main content

Module init

Module init 

Source
Expand description

init.rs - Initialization Module for horon-engine storage

Provides functions for initializing and managing hyperbolic tree tensor (HTT) storage instances.

Functionsยง

initialize_htt_storage
Initialize HTT storage with a configuration.
with_htt
Execute a function with access to a shared HTT instance.