<!-- HTML header for doxygen 1.8.10--> <!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="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.14"/> <title>Intel® Enhanced Privacy ID SDK: EccPointFq Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(initResizable); /* @license-end */</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> <link href="epidstyle.css" rel="stylesheet" type="text/css"/> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname"><a onclick="storeLink('index.html')" id="projectlink" class="index.html" href="index.html">Intel® Enhanced Privacy ID SDK</a>  <span id="projectnumber">6.0.1</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function(){initNavTree('struct_ecc_point_fq.html','');}); /* @license-end */ </script> <div id="doc-content"> <div class="header"> <div class="summary"> <a href="#pub-attribs">Data Fields</a> </div> <div class="headertitle"> <div class="title">EccPointFq Struct Reference</div> </div> </div><!--header--> <div class="contents"> <p>Point in EFq. <a href="struct_ecc_point_fq.html#details">More...</a></p> <p><code>#include <epid/member/tiny/math/mathtypes.h></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Data Fields</h2></td></tr> <tr class="memitem:a50491ef33f641fa3e81d58bdc906b258"><td class="memItemLeft" align="right" valign="top"><a id="a50491ef33f641fa3e81d58bdc906b258"></a> <a class="el" href="struct_fq_elem.html">FqElem</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_ecc_point_fq.html#a50491ef33f641fa3e81d58bdc906b258">x</a></td></tr> <tr class="memdesc:a50491ef33f641fa3e81d58bdc906b258"><td class="mdescLeft"> </td><td class="mdescRight">x coordinate <br /></td></tr> <tr class="separator:a50491ef33f641fa3e81d58bdc906b258"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:abd3c36cb29db82a73ba89e9e15739b5a"><td class="memItemLeft" align="right" valign="top"><a id="abd3c36cb29db82a73ba89e9e15739b5a"></a> <a class="el" href="struct_fq_elem.html">FqElem</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_ecc_point_fq.html#abd3c36cb29db82a73ba89e9e15739b5a">y</a></td></tr> <tr class="memdesc:abd3c36cb29db82a73ba89e9e15739b5a"><td class="mdescLeft"> </td><td class="mdescRight">y coordinate <br /></td></tr> <tr class="separator:abd3c36cb29db82a73ba89e9e15739b5a"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Point in EFq. </p> </div><hr/>The documentation for this struct was generated from the following file:<ul> <li>epid/member/tiny/math/<a class="el" href="mathtypes_8h.html">mathtypes.h</a></li> </ul> </div><!-- contents --> </div><!-- doc-content --> <!-- HTML footer for doxygen 1.8.10--> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="struct_ecc_point_fq.html">EccPointFq</a></li> <li class="footer"> © 2016-2017 Intel Corporation </li> </ul> </div> </body> </html>