Loading...
Searching...
No Matches
#include <Eigen/Eigen>
Go to the source code of this file.
|
enum class | quisp::backends::graph_state::types::CliffordOperator : int {
quisp::backends::graph_state::types::Id = 0
, quisp::backends::graph_state::types::X
, quisp::backends::graph_state::types::Y
, quisp::backends::graph_state::types::Z
,
quisp::backends::graph_state::types::RX_INV
, quisp::backends::graph_state::types::RX
, quisp::backends::graph_state::types::Z_RX_INV
, quisp::backends::graph_state::types::Z_RX
,
quisp::backends::graph_state::types::RY_INV
, quisp::backends::graph_state::types::RY
, quisp::backends::graph_state::types::H
, quisp::backends::graph_state::types::Z_RY
,
quisp::backends::graph_state::types::S_INV
, quisp::backends::graph_state::types::S
, quisp::backends::graph_state::types::X_S_INV
, quisp::backends::graph_state::types::X_S
,
quisp::backends::graph_state::types::S_INV_RX_INV
, quisp::backends::graph_state::types::S_INV_RX
, quisp::backends::graph_state::types::S_RX_INV
, quisp::backends::graph_state::types::S_RX
,
quisp::backends::graph_state::types::S_INV_RY_INV
, quisp::backends::graph_state::types::S_INV_RY
, quisp::backends::graph_state::types::S_RY_INV
, quisp::backends::graph_state::types::S_RY
} |
|