Module traits

Module traits 

Source

Structs§

AllowedPairs
Allowed index-pair restrictions for contraction planning.
FactorizeOptions
Factorization options for generic tensor-kernel APIs.
FactorizeResult
Generic factorization output container.

Traits§

Differentiable
A value that can be observed as an AdValue.
IndexLike
Trait bound for index labels used in contraction/factorization APIs.
OpRule
Operation-level AD rules (rrule, frule, hvp).
TensorKernel
Numeric tensor-kernel boundary for contraction/factorization operations.

Type Aliases§

AdResult
AD rule method result type alias.