Skip to main content

Module q42_integration

Module q42_integration 

Source
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§

Q42TensorView
Immutable zero-heap tensor query view.
Q42TensorVolume
Zero-heap tensor volume backed by caller-owned storage.
TensorMetadata
Tensor metadata that can be stored alongside NQuin data.
TensorVolumeConfig
Volume-level tensor configuration.
TensorizedEntry
Lightweight entry view used by zero-heap query APIs.

Enums§

TensorVolumeError