Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > eebc325dc36bd6e3b09b9b45133e42f8 > files > 4128

HippoDraw-devel-docs-1.21.1-10.fc13.i686.rpm

<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>HippoDraw Class Library</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="hippoApp.ico">
</head><body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="dir_def71da3bddda44674e9e2d37979faa1.html">numarray</a>
  </div>
</div>
<div class="contents">
<h1>num_util.h File Reference</h1><code>#include &lt;boost/python.hpp&gt;</code><br/>
<code>#include &lt;numarray/arrayobject.h&gt;</code><br/>
<code>#include &lt;iostream&gt;</code><br/>
<code>#include &lt;sstream&gt;</code><br/>
<code>#include &lt;vector&gt;</code><br/>
<code>#include &lt;numeric&gt;</code><br/>
<code>#include &lt;map&gt;</code><br/>
<code>#include &lt;complex&gt;</code><br/>
<div class="dynheader">
Include dependency graph for num_util.h:</div>
<div class="dynsection">
<div class="center"><img src="num__util_8h__incl.gif" border="0" usemap="#num__util_8h_map" alt=""/></div>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<div class="center"><img src="num__util_8h__dep__incl.gif" border="0" usemap="#num__util_8hdep_map" alt=""/></div>
<map name="num__util_8hdep_map" id="num__util_8hdep">
<area shape="rect" id="node3" href="num__util_8cpp.html" title="num_util.cpp" alt="" coords="5,83,101,112"/><area shape="rect" id="node5" href="NumArrayTuple_8cxx.html" title="hippodraw::NumArrayTuple class implementation" alt="" coords="125,83,264,112"/><area shape="rect" id="node7" href="export__RootNTuple_8cxx.html" title="Export hippodraw::QtRootNTuple to Python." alt="" coords="288,83,448,112"/><area shape="rect" id="node9" href="PyDataSource_8cxx.html" title="hippodraw::PyDataSource class implementation and python interface implementation..." alt="" coords="472,83,603,112"/><area shape="rect" id="node11" href="QtRootNTuple_8cxx.html" title="hippodraw::QtRootNTuple class implementation." alt="" coords="627,83,757,112"/></map>
</div>

<p><a href="num__util_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html">num_util</a></td></tr>
<tr><td colspan="2"><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="num__util_8h.html#ad2cd12e09a08db7cbcae2e74f723d6c4">NO_IMPORT_ARRAY</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="num__util_8h.html#ad2cd12e09a08db7cbcae2e74f723d6c4">NO_IMPORT_ARRAY</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="num__util_8h.html#a7d399fcbebb74300921248d831d6ab6f">PY_ARRAY_UNIQUE_SYMBOL</a>&nbsp;&nbsp;&nbsp;HippoPyArrayHandle</td></tr>
<tr><td colspan="2"><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="num__util_8h.html#a4c6d8524229a43d1feecf98da4777b6a">intp</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef std::map<br class="typebreak"/>
&lt; PyArray_TYPES, char &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a2506da57549ce7451e2e0441e9b451d4">KindCharMap</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Mapping from a PyArray_TYPE to its corresponding typeID in char.  <a href="#a2506da57549ce7451e2e0441e9b451d4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef std::map<br class="typebreak"/>
&lt; PyArray_TYPES, std::string &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a5131ca8350fd27b5fd692103f382e442">KindStringMap</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Mapping from a PyArray_TYPE to its corresponding name in string.  <a href="#a5131ca8350fd27b5fd692103f382e442"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef std::map&lt; char, <br class="typebreak"/>
PyArray_TYPES &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#aea55a4011a6604163d129a8e38a8134a">KindTypeMap</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Mapping from a typeID to its corresponding PyArray_TYPE.  <a href="#aea55a4011a6604163d129a8e38a8134a"></a><br/></td></tr>
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">numeric::array&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#aa4535762e876a986d233209048b2ab66">astype</a> (boost::python::numeric::array arr, PyArray_TYPES t)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a clone of this array with a new type.  <a href="#aa4535762e876a986d233209048b2ab66"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">PyArray_TYPES&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a3b349b23faed27fe7f79cc2346e425a9">char2type</a> (char e_type)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Coverts a single character typecode to its PyArray_TYPES.  <a href="#a3b349b23faed27fe7f79cc2346e425a9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a6dd3009aefb6c69a1c9becd2b7a90263">check_contiguous</a> (boost::python::numeric::array arr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Throws an exception if the array is not contiguous.  <a href="#a6dd3009aefb6c69a1c9becd2b7a90263"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a7fdbb1774eb7733325ff303a97c2d899">check_dim</a> (boost::python::numeric::array arr, int dimnum, <a class="el" href="num__util_8h.html#a4c6d8524229a43d1feecf98da4777b6a">intp</a> dimsize)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Throws an exception if a specific dimension from a numpy array does not match the expected size.  <a href="#a7fdbb1774eb7733325ff303a97c2d899"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a8598c8c52984c48b8723588a2a85f4b6">check_PyArrayElementType</a> (boost::python::object newo)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Throws an exception if the element of a numpy array is type cast to PyArray_OBJECT.  <a href="#a8598c8c52984c48b8723588a2a85f4b6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a53f5031bede76e4e5bcc9b7b787e0ab7">check_rank</a> (boost::python::numeric::array arr, int expected_rank)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Throws an exception if the actual rank is not equal to the expected rank.  <a href="#a53f5031bede76e4e5bcc9b7b787e0ab7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a3c718c1b91b5ec952d55ddb2924d692c">check_shape</a> (boost::python::numeric::array arr, std::vector&lt; <a class="el" href="num__util_8h.html#a4c6d8524229a43d1feecf98da4777b6a">intp</a> &gt; expected_dims)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Throws an exception if the actual dimensions of the array are not equal to the expected dimensions.  <a href="#a3c718c1b91b5ec952d55ddb2924d692c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a961c6962ff3c1a9d17dcdc3e0f6d5694">check_size</a> (boost::python::numeric::array arr, <a class="el" href="num__util_8h.html#a4c6d8524229a43d1feecf98da4777b6a">intp</a> expected_size)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Throw an exception if the actual total size of the array is not equal to the expected size.  <a href="#a961c6962ff3c1a9d17dcdc3e0f6d5694"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#acf90204e0058f5a341ab276beb9c0d20">check_size_match</a> (std::vector&lt; <a class="el" href="num__util_8h.html#a4c6d8524229a43d1feecf98da4777b6a">intp</a> &gt; dims, <a class="el" href="num__util_8h.html#a4c6d8524229a43d1feecf98da4777b6a">intp</a> n)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Throws an exception if the total size computed from a vector of integer does not match with the expected size.  <a href="#acf90204e0058f5a341ab276beb9c0d20"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a3d2ee3d1dec0fb24b40a8e8e7a386f84">check_type</a> (boost::python::numeric::array arr, PyArray_TYPES expected_type)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Throws an exception if the actual array type is not equal to the expected type.  <a href="#a3d2ee3d1dec0fb24b40a8e8e7a386f84"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">boost::python::numeric::array&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a2dd92cf654d3cde3215ff9e102d3b3ca">clone</a> (boost::python::numeric::array arr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a clone of this array.  <a href="#a2dd92cf654d3cde3215ff9e102d3b3ca"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a68d01fd4e7dad61e1210e5e3bfc67a8d">copy_data</a> (boost::python::numeric::array arr, char *new_data)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Copies data into the array.  <a href="#a68d01fd4e7dad61e1210e5e3bfc67a8d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a846e564d0d2384272c489d45043e1131">data</a> (boost::python::numeric::array arr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a pointer to the data in the array.  <a href="#a846e564d0d2384272c489d45043e1131"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="num__util_8h.html#a4c6d8524229a43d1feecf98da4777b6a">intp</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a1ef5e293536c0e817f7e1ee745a44f75">get_dim</a> (boost::python::numeric::array arr, int dimnum)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the size of a specific dimension.  <a href="#a1ef5e293536c0e817f7e1ee745a44f75"></a><br/></td></tr>
<tr><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">PyArray_TYPES&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#aa7ca794cf44b56df75cc1e97d68ca049">getEnum</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Function template returns PyArray_Type for C++ type See <a class="el" href="num__util_8cpp.html">num_util.cpp</a> for specializations.  <a href="#aa7ca794cf44b56df75cc1e97d68ca049"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#ad6ea49be8d5a0d1c4cb210efb3c099e8">iscontiguous</a> (boost::python::numeric::array arr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns true if the array is contiguous.  <a href="#ad6ea49be8d5a0d1c4cb210efb3c099e8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">boost::python::numeric::array&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a2f36d5f0af23b550d0305b5856481236">makeNum</a> (const boost::python::numeric::array &amp;arr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Creates a numpy array from a numpy array, referencing the data.  <a href="#a2f36d5f0af23b550d0305b5856481236"></a><br/></td></tr>
<tr><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">boost::python::numeric::array&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#af3b58c588eee664db736cc556a98540e">makeNum</a> (T *data, std::vector&lt; int &gt; dims)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Function template creates an n-dimensional numpy array with dimensions dimens containing a copy of values starting at data.  <a href="#af3b58c588eee664db736cc556a98540e"></a><br/></td></tr>
<tr><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">boost::python::numeric::array&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#aef7545fec8807cf8c51d1c1ed845fff1">makeNum</a> (T *data, int n=0)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Function template creates a one-dimensional numpy array of length n containing a copy of data at data*.  <a href="#aef7545fec8807cf8c51d1c1ed845fff1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">numeric::array&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a0c7d8e424cd4a7746b745cd520b1e525">makeNum</a> (std::vector&lt; int &gt; dimens, PyArray_TYPES t)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Creates a n-dimensional numpy array with dimensions dimens and numpy type t.  <a href="#a0c7d8e424cd4a7746b745cd520b1e525"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">numeric::array&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a48237c60cdf210b64742c805cd6c1e47">makeNum</a> (<a class="el" href="num__util_8h.html#a4c6d8524229a43d1feecf98da4777b6a">intp</a> n, PyArray_TYPES t)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Creates an one-dimensional numpy array of length n and numpy type t.  <a href="#a48237c60cdf210b64742c805cd6c1e47"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">boost::python::numeric::array&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a3df4edf0206098c0194f0f3914a86ff0">makeNum</a> (boost::python::object x)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A free function that extracts a PyArrayObject from any sequential PyObject.  <a href="#a3df4edf0206098c0194f0f3914a86ff0"></a><br/></td></tr>
<tr><td class="memTemplParams" colspan="2">template&lt;&gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">boost::python::numeric::array&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a44fe559b76f89b5c700710ac387aa819">makeNum&lt; double &gt;</a> (double *data, std::vector&lt; int &gt; dims)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a628407964de6955aa89d240321f5f387">rank</a> (boost::python::numeric::array arr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A free function that retrieves the number of dimensions of a numpy array.  <a href="#a628407964de6955aa89d240321f5f387"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a06b681ed86762d248575ce70b869302b">refcount</a> (boost::python::numeric::array arr)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">std::vector&lt; intptr_t &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#ae2314c389ac715dbaa5f6b930f06cd6d">shape</a> (boost::python::numeric::array arr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the dimensions in a vector.  <a href="#ae2314c389ac715dbaa5f6b930f06cd6d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="num__util_8h.html#a4c6d8524229a43d1feecf98da4777b6a">intp</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a0269fd0659a68a368ca10200f0bea3c8">size</a> (boost::python::numeric::array arr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A free function that returns the total size of the array.  <a href="#a0269fd0659a68a368ca10200f0bea3c8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="num__util_8h.html#a4c6d8524229a43d1feecf98da4777b6a">intp</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a045eef6165b44ea6713e0848d8b7d063">strides</a> (boost::python::numeric::array arr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the strides array in a vector of integer.  <a href="#a045eef6165b44ea6713e0848d8b7d063"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">PyArray_TYPES&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a463966c948f50c7bb43fa4b0a9111c11">type</a> (boost::python::numeric::array arr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A free function that retrieves the numpy type of a numpy array.  <a href="#a463966c948f50c7bb43fa4b0a9111c11"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a7cb182d747e37882c38df2bacbe9749e">type2char</a> (PyArray_TYPES t_type)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Converts a PyArray_TYPE to its single character typecode.  <a href="#a7cb182d747e37882c38df2bacbe9749e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a32710d433aec97899b77e185f1139dd0">type2string</a> (PyArray_TYPES t_type)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Converts a PyArray_TYPE to its name in string.  <a href="#a32710d433aec97899b77e185f1139dd0"></a><br/></td></tr>
<tr><td class="memTemplParams" colspan="2">template&lt;class T &gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">std::string&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacenum__util.html#a3657af9b3e71e36dee0d30fda01e985a">vector_str</a> (const std::vector&lt; T &gt; &amp;<a class="elRef" doxygen="Minuit.tag:http://seal.web.cern.ch/seal/MathLibs/Minuit/html/" href="http://seal.web.cern.ch/seal/MathLibs/Minuit/html/classvec.html">vec</a>)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructs a string which contains a list of elements extracted from the input vector.  <a href="#a3657af9b3e71e36dee0d30fda01e985a"></a><br/></td></tr>
</table>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="ad2cd12e09a08db7cbcae2e74f723d6c4"></a><!-- doxytag: member="num_util.h::NO_IMPORT_ARRAY" ref="ad2cd12e09a08db7cbcae2e74f723d6c4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define NO_IMPORT_ARRAY</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="num__util_8h_source.html#l00022">22</a> of file <a class="el" href="num__util_8h_source.html">num_util.h</a>.</p>

</div>
</div>
<a class="anchor" id="ad2cd12e09a08db7cbcae2e74f723d6c4"></a><!-- doxytag: member="num_util.h::NO_IMPORT_ARRAY" ref="ad2cd12e09a08db7cbcae2e74f723d6c4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define NO_IMPORT_ARRAY</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="num__util_8h_source.html#l00022">22</a> of file <a class="el" href="num__util_8h_source.html">num_util.h</a>.</p>

</div>
</div>
<a class="anchor" id="a7d399fcbebb74300921248d831d6ab6f"></a><!-- doxytag: member="num_util.h::PY_ARRAY_UNIQUE_SYMBOL" ref="a7d399fcbebb74300921248d831d6ab6f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define PY_ARRAY_UNIQUE_SYMBOL&nbsp;&nbsp;&nbsp;HippoPyArrayHandle</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="num__util_8h_source.html#l00013">13</a> of file <a class="el" href="num__util_8h_source.html">num_util.h</a>.</p>

</div>
</div>
<hr/><h2>Typedef Documentation</h2>
<a class="anchor" id="a4c6d8524229a43d1feecf98da4777b6a"></a><!-- doxytag: member="num_util.h::intp" ref="a4c6d8524229a43d1feecf98da4777b6a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef int <a class="el" href="num__util_8h.html#a4c6d8524229a43d1feecf98da4777b6a">intp</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="num__util_8h_source.html#l00032">32</a> of file <a class="el" href="num__util_8h_source.html">num_util.h</a>.</p>

</div>
</div>
</div>
<hr size="1"><address style="align: right;"><small>
Generated for HippoDraw Class Library by <a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0>
</a> </small></address>
</body>
</html>