<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.17"/>
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<title>QuEST: Globals</title>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="style.css" rel="stylesheet" type="text/css"/>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<link href="jquery.smartmenus.bootstrap.css" rel="stylesheet">
<script type="text/javascript" src="jquery.smartmenus.js"></script>
<script type="text/javascript" src="jquery.smartmenus.bootstrap.js"></script>
</head>
<body>
<nav class="navbar navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand"><img alt="Logo" src="logo.png"/></a>
<a class="navbar-brand"><b>QuEST</b> v3.1.0<br>The Quantum Exact Simulation Toolkit</a>
</div>
</div>
</nav>
<div id="top">
<div class="content" id="content">
<div class="container">
<div class="row">
<div class="col-sm-12 panel " style="padding-bottom: 15px;">
<div style="margin-bottom: 15px;">
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div>
<div class="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_p"></a>- p -</h3><ul>
<li>PAULI_I
: <a class="el" href="group__type.html#gga1c703cf89629e4e9c7023cd402d67028a63800f45b01ccc2608f754aee850bf4a">QuEST.h</a>
</li>
<li>PAULI_X
: <a class="el" href="group__type.html#gga1c703cf89629e4e9c7023cd402d67028a7abac7bb5b71e17382014c443244ad5c">QuEST.h</a>
</li>
<li>PAULI_Y
: <a class="el" href="group__type.html#gga1c703cf89629e4e9c7023cd402d67028a2c64a9aaee27f6bcfef894d159e759bd">QuEST.h</a>
</li>
<li>PAULI_Z
: <a class="el" href="group__type.html#gga1c703cf89629e4e9c7023cd402d67028a085c85cff6ba79c52d8b1e61c42ddddf">QuEST.h</a>
</li>
<li>pauliOpType
: <a class="el" href="group__type.html#ga1c703cf89629e4e9c7023cd402d67028">QuEST.h</a>
</li>
<li>pauliseqs()
: <a class="el" href="group__testutilities.html#gac102c131efa312dabd5462e6e2642975">utilities.cpp</a>
, <a class="el" href="group__testutilities.html#gac102c131efa312dabd5462e6e2642975">utilities.hpp</a>
</li>
<li>pauliX()
: <a class="el" href="group__unitary.html#ga84cd118c44b9d3866f56b865dbb9bd7d">QuEST.c</a>
, <a class="el" href="group__unitary.html#ga84cd118c44b9d3866f56b865dbb9bd7d">QuEST.h</a>
</li>
<li>pauliY()
: <a class="el" href="group__unitary.html#gaa064fcf40fd02b21f98a9a83dc6cea13">QuEST.c</a>
, <a class="el" href="group__unitary.html#gaa064fcf40fd02b21f98a9a83dc6cea13">QuEST.h</a>
</li>
<li>pauliZ()
: <a class="el" href="group__unitary.html#gadf988ee16f38ddaf404552c41ea2b745">QuEST.c</a>
, <a class="el" href="group__unitary.html#gadf988ee16f38ddaf404552c41ea2b745">QuEST.h</a>
</li>
<li>phaseShift()
: <a class="el" href="group__unitary.html#ga05c7b8c9491410215e277ea83c0dfef8">QuEST.h</a>
, <a class="el" href="group__unitary.html#ga05c7b8c9491410215e277ea83c0dfef8">QuEST.c</a>
</li>
<li>populateKrausSuperOperator2()
: <a class="el" href="QuEST__common_8c.html#abd00ba1321c9bd43c3a9119f5b3ed1be">QuEST_common.c</a>
</li>
<li>populateKrausSuperOperator4()
: <a class="el" href="QuEST__common_8c.html#a2a6999e47bed978eb66f589c8abc7766">QuEST_common.c</a>
</li>
<li>populateKrausSuperOperatorN()
: <a class="el" href="QuEST__common_8c.html#a6dcb85ef8e1257813af0dc306082caf8">QuEST_common.c</a>
</li>
<li>PREPARE_TEST
: <a class="el" href="test__decoherence_8cpp.html#ae828ab685c6e8b0cec317b7a6c46963a">test_decoherence.cpp</a>
, <a class="el" href="test__unitaries_8cpp.html#ae34496c47ef565b741782f01e710ea2c">test_unitaries.cpp</a>
</li>
<li>printRecordedQASM()
: <a class="el" href="group__qasm.html#gacf139d0a54b1f9e5c2f2feff742b8c76">QuEST.c</a>
, <a class="el" href="group__qasm.html#gacf139d0a54b1f9e5c2f2feff742b8c76">QuEST.h</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
<script type="text/javascript" src="boot.js"></script>
</html>