Enum IndexSlotType

Enum Documentation

enum class sequant::IndexSlotType

types of slots that can host an index

See also

TensorNetwork

See also

TensorNetworkV2

Note

the order orchestrated to produce intuitively “canonical” layout of named indices of tensor networks

Values:

enumerator SPBundle

only part of proto index bundles

enumerator TensorBra

in bra tensor vector index slot

enumerator TensorKet

in ket tensor vector index slot

enumerator TensorBraKet

connecting two tensor vector index slots

enumerator TensorAux

in tensor aux index slot

enumerator TensorAuxAux

connecting two tensor aux index slots

enumerator Invalid