Skip to main content

reflect

Method of Fbit.

reflect() -> Fbit

Reverses the product state (reversed end-to-end) in place.

Example

Fbit("10110").reflect() // Returns |01101>