Math.Gmp.Native/docs/html/5f492d5c-72f0-17b4-24a4-e5b...

11 lines
7.2 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<html><head><meta http-equiv="X-UA-Compatible" content="IE=edge" /><link rel="shortcut icon" href="../icons/favicon.ico" /><link rel="stylesheet" type="text/css" href="../styles/branding.css" /><link rel="stylesheet" type="text/css" href="../styles/branding-en-US.css" /><script type="text/javascript" src="../scripts/branding.js"> </script><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>mpz_t Properties</title><meta name="Language" content="en-us" /><meta name="System.Keywords" content="mpz_t class, properties" /><meta name="Microsoft.Help.Id" content="Properties.T:Math.Gmp.Native.mpz_t" /><meta name="Microsoft.Help.ContentType" content="Reference" /><meta name="BrandingAware" content="true" /><meta name="container" content="Math.Gmp.Native" /><meta name="file" content="5f492d5c-72f0-17b4-24a4-e5b58a061ef7" /><meta name="guid" content="5f492d5c-72f0-17b4-24a4-e5b58a061ef7" /><link rel="stylesheet" type="text/css" href="../styles/branding-Website.css" /><script type="text/javascript" src="../scripts/jquery-1.11.0.min.js"></script><script type="text/javascript" src="../scripts/branding-Website.js"></script><script type="text/javascript" src="../scripts/clipboard.min.js"></script></head><body onload="OnLoad('cs')"><input type="hidden" id="userDataCache" class="userDataStyle" /><div class="pageHeader" id="PageHeader">GMP Native Interface for .NET<form id="SearchForm" method="get" action="#" onsubmit="javascript:TransferToSearchPage(); return false;"><input id="SearchTextBox" type="text" maxlength="200" /><button id="SearchButton" type="submit"></button></form></div><div class="pageBody"><div class="leftNav" id="leftNav"><div id="tocNav"><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="846f5c8a-6cba-433e-9f18-cde2ff5695cd.htm" title="GMP Native Interface for .NET" tocid="roottoc">GMP Native Interface for .NET</a></div><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="d9c51b9f-0c54-770b-28ea-6eebd8fef368.htm" title="Math.Gmp.Native" tocid="d9c51b9f-0c54-770b-28ea-6eebd8fef368">Math.Gmp.Native</a></div><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="8beda7fb-bbc4-b56f-fd1f-1459377ecb3b.htm" title="mpz_t Class" tocid="8beda7fb-bbc4-b56f-fd1f-1459377ecb3b">mpz_t Class</a></div><div class="toclevel1 current" data-toclevel="1" data-childrenloaded="true"><a class="tocExpanded" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="5f492d5c-72f0-17b4-24a4-e5b58a061ef7.htm" title="mpz_t Properties" tocid="5f492d5c-72f0-17b4-24a4-e5b58a061ef7">mpz_t Properties</a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="93206a07-9ee6-f89b-f029-f0e80982c911.htm" title="_mp_alloc Property " tocid="93206a07-9ee6-f89b-f029-f0e80982c911">_mp_alloc Property </a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="f91fdfb5-06bb-23e0-45be-934dd1088a1b.htm" title="_mp_d_intptr Property " tocid="f91fdfb5-06bb-23e0-45be-934dd1088a1b">_mp_d_intptr Property </a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="15e1db51-a27c-7eee-03dd-5c6457889be1.htm" title="_mp_size Property " tocid="15e1db51-a27c-7eee-03dd-5c6457889be1">_mp_size Property </a></div></div><div id="tocResizableEW" onmousedown="OnMouseDown(event);"></div><div id="TocResize" class="tocResize"><img id="ResizeImageIncrease" src="../icons/TocOpen.gif" onclick="OnIncreaseToc()" alt="Click or drag to resize" title="Click or drag to resize" /><img id="ResizeImageReset" src="../icons/TocClose.gif" style="display:none" onclick="OnResetToc()" alt="Click or drag to resize" title="Click or drag to resize" /></div></div><div class="topicContent" id="TopicContent"><table class="titleTable"><tr><td class="titleColumn">mpz_t Properties</td></tr></table><span class="introStyle"></span> <p>The <a href="8beda7fb-bbc4-b56f-fd1f-1459377ecb3b.htm">mpz_t</a> type exposes the following members.</p><div class="collapsibleAreaRegion"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID0RB')" onkeypress="SectionExpandCollapse_CheckKey('ID0RB', event)" tabindex="0"><img id="ID0RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />Properties</span></div><div id="ID0RBSection" class="collapsibleSection"><table class="members" id="propertyList"><tr><th class="iconColumn">
 
</th><th>Name</th><th>Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="93206a07-9ee6-f89b-f029-f0e80982c911.htm">_mp_alloc</a></td><td><div class="summary">
The number of limbs currently allocated at <a href="db55f1a9-cd4c-b7e9-c831-4391c0497ef7.htm">mp_base._mp_d</a>.
</div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="db55f1a9-cd4c-b7e9-c831-4391c0497ef7.htm">_mp_d</a></td><td><div class="summary">
A pointer to an array of limbs which is the magnitude.
</div> (Inherited from <a href="8f3c572b-8133-bccc-b838-9d22e3467898.htm">mp_base</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="f91fdfb5-06bb-23e0-45be-934dd1088a1b.htm">_mp_d_intptr</a></td><td><div class="summary">
Gets or sets the pointer to the array of limbs of the integer.
</div> (Overrides <a href="01baafdb-caf3-5653-428f-0ba9c42c3a9a.htm">mp_base<span id="LSTEEFD48BE_0"></span><script type="text/javascript">AddLanguageSpecificTextSet("LSTEEFD48BE_0?cs=.|vb=.|cpp=::|nu=.|fs=.");</script>_mp_d_intptr</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="15e1db51-a27c-7eee-03dd-5c6457889be1.htm">_mp_size</a></td><td><div class="summary">
The number of limbs, or the negative of that when representing a negative integer.
</div> (Overrides <a href="178d8d44-2485-2972-fe2f-eb9848059e6f.htm">mp_base<span id="LSTEEFD48BE_1"></span><script type="text/javascript">AddLanguageSpecificTextSet("LSTEEFD48BE_1?cs=.|vb=.|cpp=::|nu=.|fs=.");</script>_mp_size</a>.)</td></tr></table><a href="#PageHeader">Top</a></div><div class="collapsibleAreaRegion" id="seeAlsoSection"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID1RB')" onkeypress="SectionExpandCollapse_CheckKey('ID1RB', event)" tabindex="0"><img id="ID1RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />See Also</span></div><div id="ID1RBSection" class="collapsibleSection"><h4 class="subHeading">Reference</h4><div class="seeAlsoStyle"><a href="8beda7fb-bbc4-b56f-fd1f-1459377ecb3b.htm">mpz_t Class</a></div><div class="seeAlsoStyle"><a href="d9c51b9f-0c54-770b-28ea-6eebd8fef368.htm">Math.Gmp.Native Namespace</a></div></div></div></div><div id="pageFooter" class="pageFooter"> </div></body></html>