Module tensor_context

Module tensor_context 

Source
Expand description

Context-to-backend bridge trait for tensor linalg operations.

The ownership boundary now lives in tenferro-linalg-prims; this module keeps the trait visible from tenferro-linalg::backend for downstream ergonomics.

Traitsยง

TensorLinalgContextFor
Maps a context type to its tensor-level linalg backend.