SyTen

◆ IsOrthogonal

Whether the state is already orthogonal as if after calling leftnormalise() or rightnormalise().

Remarks
This is a flag intended for the user to pass to some functions, specifying that those functions should assume a prior left- or right-normalisation. Whether the state is actually left- or right-normalised at any given time is not stored anywhere.
Enumerator
No 

Do not assume the state to be normalised.

Left 

Assume the state to be left-normalised.

Right 

Assume the state to be right-normalised.