Enum TensorIndexSlotType

Enum Documentation

enum class sequant::TensorIndexSlotType

types of index slots that a tensor can have

See also

TensorNetwork

See also

TensorNetworkV2

Note

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

Values:

enumerator Bra

bra tensor vector index slot

enumerator Ket

ket tensor vector index slot

enumerator Aux

tensor aux index slot

enumerator Invalid