Variable Pennylane::Gates::Constant::matrix_names

Variable Documentation

constexpr std::array Pennylane::Gates::Constant::matrix_names = {std::pair<MatrixOperation, std::string_view>{MatrixOperation::SingleQubitOp, "SingleQubitOp"}, std::pair<MatrixOperation, std::string_view>{MatrixOperation::TwoQubitOp, "TwoQubitOp"}, std::pair<MatrixOperation, std::string_view>{MatrixOperation::MultiQubitOp, "MultiQubitOp"},}

Matrix names.