1 | |
---|
2 | |
---|
3 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
---|
4 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
5 | |
---|
6 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
7 | <head> |
---|
8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
9 | |
---|
10 | <title>Reference — park_integration v0.1.0 documentation</title> |
---|
11 | <link rel="stylesheet" href="../_static/default.css" type="text/css" /> |
---|
12 | <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> |
---|
13 | <script type="text/javascript"> |
---|
14 | var DOCUMENTATION_OPTIONS = { |
---|
15 | URL_ROOT: '../', |
---|
16 | VERSION: '0.1.0', |
---|
17 | COLLAPSE_INDEX: false, |
---|
18 | FILE_SUFFIX: '.html', |
---|
19 | HAS_SOURCE: true |
---|
20 | }; |
---|
21 | </script> |
---|
22 | <script type="text/javascript" src="../_static/jquery.js"></script> |
---|
23 | <script type="text/javascript" src="../_static/underscore.js"></script> |
---|
24 | <script type="text/javascript" src="../_static/doctools.js"></script> |
---|
25 | <link rel="top" title="park_integration v0.1.0 documentation" href="../index.html" /> |
---|
26 | <link rel="next" title="AbstractFitEngine" href="AbstractFitEngine.html" /> |
---|
27 | <link rel="prev" title="Welcome to park_integrationâs documentation!" href="../index.html" /> |
---|
28 | </head> |
---|
29 | <body> |
---|
30 | <div class="related"> |
---|
31 | <h3>Navigation</h3> |
---|
32 | <ul> |
---|
33 | <li class="right" style="margin-right: 10px"> |
---|
34 | <a href="../genindex.html" title="General Index" |
---|
35 | accesskey="I">index</a></li> |
---|
36 | <li class="right" > |
---|
37 | <a href="../py-modindex.html" title="Python Module Index" |
---|
38 | >modules</a> |</li> |
---|
39 | <li class="right" > |
---|
40 | <a href="AbstractFitEngine.html" title="AbstractFitEngine" |
---|
41 | accesskey="N">next</a> |</li> |
---|
42 | <li class="right" > |
---|
43 | <a href="../index.html" title="Welcome to park_integrationâs documentation!" |
---|
44 | accesskey="P">previous</a> |</li> |
---|
45 | <li><a href="../index.html">park_integration v0.1.0 documentation</a> »</li> |
---|
46 | </ul> |
---|
47 | </div> |
---|
48 | |
---|
49 | <div class="document"> |
---|
50 | <div class="documentwrapper"> |
---|
51 | <div class="bodywrapper"> |
---|
52 | <div class="body"> |
---|
53 | |
---|
54 | <div class="section" id="reference"> |
---|
55 | <span id="api-index"></span><h1>Reference<a class="headerlink" href="#reference" title="Permalink to this headline">¶</a></h1> |
---|
56 | <table class="docutils field-list" frame="void" rules="none"> |
---|
57 | <col class="field-name" /> |
---|
58 | <col class="field-body" /> |
---|
59 | <tbody valign="top"> |
---|
60 | <tr class="field"><th class="field-name">Release:</th><td class="field-body">0.1</td> |
---|
61 | </tr> |
---|
62 | <tr class="field"><th class="field-name">Date:</th><td class="field-body">August 09, 2011</td> |
---|
63 | </tr> |
---|
64 | </tbody> |
---|
65 | </table> |
---|
66 | <div class="toctree-wrapper compound"> |
---|
67 | <ul> |
---|
68 | <li class="toctree-l1"><a class="reference internal" href="AbstractFitEngine.html">AbstractFitEngine</a><ul> |
---|
69 | <li class="toctree-l2"><a class="reference internal" href="AbstractFitEngine.html#module-sans.fit.AbstractFitEngine">:mod:` sans.fit.AbstractFitEngine`</a></li> |
---|
70 | </ul> |
---|
71 | </li> |
---|
72 | <li class="toctree-l1"><a class="reference internal" href="Fitting.html">Fitting</a><ul> |
---|
73 | <li class="toctree-l2"><a class="reference internal" href="Fitting.html#mod-sans-fit-fitting">:mod:` sans.fit.Fitting`</a></li> |
---|
74 | </ul> |
---|
75 | </li> |
---|
76 | <li class="toctree-l1"><a class="reference internal" href="ParkFitting.html">ParkFitting</a><ul> |
---|
77 | <li class="toctree-l2"><a class="reference internal" href="ParkFitting.html#mod-sans-fit-parkfitting">:mod:` sans.fit.ParkFitting`</a></li> |
---|
78 | </ul> |
---|
79 | </li> |
---|
80 | <li class="toctree-l1"><a class="reference internal" href="ScipyFitting.html">ScipyFitting</a><ul> |
---|
81 | <li class="toctree-l2"><a class="reference internal" href="ScipyFitting.html#module-sans.fit.ScipyFitting">:mod:` sans.fit.ScipyFitting`</a></li> |
---|
82 | </ul> |
---|
83 | </li> |
---|
84 | </ul> |
---|
85 | </div> |
---|
86 | </div> |
---|
87 | |
---|
88 | |
---|
89 | </div> |
---|
90 | </div> |
---|
91 | </div> |
---|
92 | <div class="sphinxsidebar"> |
---|
93 | <div class="sphinxsidebarwrapper"> |
---|
94 | <h4>Previous topic</h4> |
---|
95 | <p class="topless"><a href="../index.html" |
---|
96 | title="previous chapter">Welcome to park_integration’s documentation!</a></p> |
---|
97 | <h4>Next topic</h4> |
---|
98 | <p class="topless"><a href="AbstractFitEngine.html" |
---|
99 | title="next chapter">AbstractFitEngine</a></p> |
---|
100 | <h3>This Page</h3> |
---|
101 | <ul class="this-page-menu"> |
---|
102 | <li><a href="../_sources/api/index.txt" |
---|
103 | rel="nofollow">Show Source</a></li> |
---|
104 | </ul> |
---|
105 | <div id="searchbox" style="display: none"> |
---|
106 | <h3>Quick search</h3> |
---|
107 | <form class="search" action="../search.html" method="get"> |
---|
108 | <input type="text" name="q" size="18" /> |
---|
109 | <input type="submit" value="Go" /> |
---|
110 | <input type="hidden" name="check_keywords" value="yes" /> |
---|
111 | <input type="hidden" name="area" value="default" /> |
---|
112 | </form> |
---|
113 | <p class="searchtip" style="font-size: 90%"> |
---|
114 | Enter search terms or a module, class or function name. |
---|
115 | </p> |
---|
116 | </div> |
---|
117 | <script type="text/javascript">$('#searchbox').show(0);</script> |
---|
118 | </div> |
---|
119 | </div> |
---|
120 | <div class="clearer"></div> |
---|
121 | </div> |
---|
122 | <div class="related"> |
---|
123 | <h3>Navigation</h3> |
---|
124 | <ul> |
---|
125 | <li class="right" style="margin-right: 10px"> |
---|
126 | <a href="../genindex.html" title="General Index" |
---|
127 | >index</a></li> |
---|
128 | <li class="right" > |
---|
129 | <a href="../py-modindex.html" title="Python Module Index" |
---|
130 | >modules</a> |</li> |
---|
131 | <li class="right" > |
---|
132 | <a href="AbstractFitEngine.html" title="AbstractFitEngine" |
---|
133 | >next</a> |</li> |
---|
134 | <li class="right" > |
---|
135 | <a href="../index.html" title="Welcome to park_integrationâs documentation!" |
---|
136 | >previous</a> |</li> |
---|
137 | <li><a href="../index.html">park_integration v0.1.0 documentation</a> »</li> |
---|
138 | </ul> |
---|
139 | </div> |
---|
140 | <div class="footer"> |
---|
141 | © Copyright 2010, sans group. |
---|
142 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7. |
---|
143 | </div> |
---|
144 | </body> |
---|
145 | </html> |
---|