Expand description
Q42 volume integration for the 10D tensor system.
This module keeps runtime tensor storage and query execution zero-heap by requiring callers to supply backing slices and output buffers.
Structs§
- Q42Tensor
View - Immutable zero-heap tensor query view.
- Q42Tensor
Volume - Zero-heap tensor volume backed by caller-owned storage.
- Tensor
Metadata - Tensor metadata that can be stored alongside NQuin data.
- Tensor
Volume Config - Volume-level tensor configuration.
- Tensorized
Entry - Lightweight entry view used by zero-heap query APIs.