text
stringlengths
2
1.05M
repo_name
stringlengths
5
101
path
stringlengths
4
991
language
stringclasses
3 values
license
stringclasses
5 values
size
int64
2
1.05M
{ session_destroy(); echo 'Uitgelogd'; header('Location: /index'); }
VIS000/TyphoonCMS
tpl/Default/logout.html
HTML
bsd-3-clause
68
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>gem5: Minor::NoBubbleTraits&lt; ElemType &gt; Class Template Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.7 --> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li id="current"><a href="classes.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> <li> <form action="search.php" method="get"> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td> <td><input type="text" name="query" value="" size="20" accesskey="s"/></td> </tr> </table> </form> </li> </ul></div> <div class="tabs"> <ul> <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li> <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li> </ul></div> <div class="nav"> <a class="el" href="namespaceMinor.html">Minor</a>::<a class="el" href="classMinor_1_1NoBubbleTraits.html">NoBubbleTraits</a></div> <h1>Minor::NoBubbleTraits&lt; ElemType &gt; Class Template Reference</h1><!-- doxytag: class="Minor::NoBubbleTraits" -->Default behaviour, no bubbles. <a href="#_details">More...</a> <p> <code>#include &lt;<a class="el" href="buffers_8hh-source.html">buffers.hh</a>&gt;</code> <p> <a href="classMinor_1_1NoBubbleTraits-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">static bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMinor_1_1NoBubbleTraits.html#7e714b7fc61966273364ae75e92bc63f">isBubble</a> (const ElemType &amp;)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">static ElemType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMinor_1_1NoBubbleTraits.html#05563792f56fb502eb128cc5a5243057">bubble</a> ()</td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> <h3>template&lt;typename ElemType&gt;<br> class Minor::NoBubbleTraits&lt; ElemType &gt;</h3> Default behaviour, no bubbles. <p> <p> Definition at line <a class="el" href="buffers_8hh-source.html#l00116">116</a> of file <a class="el" href="buffers_8hh-source.html">buffers.hh</a>.<hr><h2>Member Function Documentation</h2> <a class="anchor" name="05563792f56fb502eb128cc5a5243057"></a><!-- doxytag: member="Minor::NoBubbleTraits::bubble" ref="05563792f56fb502eb128cc5a5243057" args="()" --> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename ElemType&gt; </div> <table class="memname"> <tr> <td class="memname">static ElemType <a class="el" href="classMinor_1_1NoBubbleTraits.html">Minor::NoBubbleTraits</a>&lt; ElemType &gt;::bubble </td> <td>(</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"><code> [inline, static]</code></td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="buffers_8hh-source.html#l00120">120</a> of file <a class="el" href="buffers_8hh-source.html">buffers.hh</a>. </div> </div><p> <a class="anchor" name="7e714b7fc61966273364ae75e92bc63f"></a><!-- doxytag: member="Minor::NoBubbleTraits::isBubble" ref="7e714b7fc61966273364ae75e92bc63f" args="(const ElemType &amp;)" --> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename ElemType&gt; </div> <table class="memname"> <tr> <td class="memname">static bool <a class="el" href="classMinor_1_1NoBubbleTraits.html">Minor::NoBubbleTraits</a>&lt; ElemType &gt;::isBubble </td> <td>(</td> <td class="paramtype">const ElemType &amp;&nbsp;</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"><code> [inline, static]</code></td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="buffers_8hh-source.html#l00119">119</a> of file <a class="el" href="buffers_8hh-source.html">buffers.hh</a>. </div> </div><p> <hr>The documentation for this class was generated from the following file:<ul> <li>cpu/minor/<a class="el" href="buffers_8hh-source.html">buffers.hh</a></ul> <hr size="1"><address style="align: right;"><small> Generated on Fri Apr 17 12:41:02 2015 for gem5 by <a href="http://www.doxygen.org/index.html"> doxygen</a> 1.4.7</small></address> </body> </html>
wnoc-drexel/gem5-stable
src/doxygen/html/classMinor_1_1NoBubbleTraits.html
HTML
bsd-3-clause
5,284
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"></meta><link rel="stylesheet" type="text/css" href="v8help://service_book/service_style"></link><meta name="GENERATOR" content="MSHTML 8.00.7600.16700"></meta></head><body> <p>Форма предназначена для просмотра основных свойств электронной цифровой подписи (ЭЦП). </p> <p>В ней можно посмотреть основные свойства подписи: кому выдан сертификат, кто установил подпись, дату установки подписи, комментарий к подписи. </p> <p>По команде "<strong>Открыть сертификат</strong>" открывается форма просмотра сертификата.</p> <p> </p> <p><strong><font color="#b22222">См. также:</font></strong></p> <blockquote style="MARGIN-RIGHT: 0px" dir="ltr"> <p><a href="CommonForm.НастройкиЭЦП/Help">Настройка ЭЦП и шифрования</a><br><a href="CommonForm.ПерсональныеНастройкиЭЦП/Help">Персональные настройки ЭЦП</a> </p></blockquote></body></html>
stop-time/pm_ut11
src/CommonForm/ПодписьЭЦП/Help/ru.html
HTML
bsd-3-clause
1,320
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Mon May 05 00:02:46 CEST 2014 --> <title>Uses of Class org.maltparser.core.symbol.hash.HashSymbolTableHandler (MaltParser 1.8)</title> <meta name="date" content="2014-05-05"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.maltparser.core.symbol.hash.HashSymbolTableHandler (MaltParser 1.8)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/maltparser/core/symbol/hash/HashSymbolTableHandler.html" title="class in org.maltparser.core.symbol.hash">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em><b>MaltParser 1.8</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/maltparser/core/symbol/hash/class-use/HashSymbolTableHandler.html" target="_top">Frames</a></li> <li><a href="HashSymbolTableHandler.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.maltparser.core.symbol.hash.HashSymbolTableHandler" class="title">Uses of Class<br>org.maltparser.core.symbol.hash.HashSymbolTableHandler</h2> </div> <div class="classUseContainer">No usage of org.maltparser.core.symbol.hash.HashSymbolTableHandler</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/maltparser/core/symbol/hash/HashSymbolTableHandler.html" title="class in org.maltparser.core.symbol.hash">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em><b>MaltParser 1.8</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/maltparser/core/symbol/hash/class-use/HashSymbolTableHandler.html" target="_top">Frames</a></li> <li><a href="HashSymbolTableHandler.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright 2007-2014 Johan Hall, Jens Nilsson and Joakim Nivre.</small></p> </body> </html>
stdex/maltparser_revolution
docs/api/org/maltparser/core/symbol/hash/class-use/HashSymbolTableHandler.html
HTML
bsd-3-clause
4,630
{% extends "djtracker/base.html" %} {% load i18n %} {% block content %} <form method="post" action=""> <table>{{ form.as_table }}</table> <input type="submit" value="{% trans "Register" %}" /> </form> {% endblock %}
f4nt/djtracker
djtracker/templates/registration/registration_form.html
HTML
bsd-3-clause
218
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.sandbox.distributions.transformed.TransfTwo_gen.var &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../_static/material.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.sandbox.distributions.transformed.TransfTwo_gen.random_state" href="statsmodels.sandbox.distributions.transformed.TransfTwo_gen.random_state.html" /> <link rel="prev" title="statsmodels.sandbox.distributions.transformed.TransfTwo_gen.support" href="statsmodels.sandbox.distributions.transformed.TransfTwo_gen.support.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.sandbox.distributions.transformed.TransfTwo_gen.var" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.12.2</span> <span class="md-header-nav__topic"> statsmodels.sandbox.distributions.transformed.TransfTwo_gen.var </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../_static/versions.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../distributions.html" class="md-tabs__link">Distributions</a></li> <li class="md-tabs__item"><a href="statsmodels.sandbox.distributions.transformed.TransfTwo_gen.html" class="md-tabs__link">statsmodels.sandbox.distributions.transformed.TransfTwo_gen</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.12.2</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../stats.html" class="md-nav__link">Statistics <code class="xref py py-mod docutils literal notranslate"><span class="pre">stats</span></code></a> </li> <li class="md-nav__item"> <a href="../contingency_tables.html" class="md-nav__link">Contingency tables</a> </li> <li class="md-nav__item"> <a href="../imputation.html" class="md-nav__link">Multiple Imputation with Chained Equations</a> </li> <li class="md-nav__item"> <a href="../emplike.html" class="md-nav__link">Empirical Likelihood <code class="xref py py-mod docutils literal notranslate"><span class="pre">emplike</span></code></a> </li> <li class="md-nav__item"> <a href="../distributions.html" class="md-nav__link">Distributions</a> </li> <li class="md-nav__item"> <a href="../graphics.html" class="md-nav__link">Graphics</a> </li> <li class="md-nav__item"> <a href="../iolib.html" class="md-nav__link">Input-Output <code class="xref py py-mod docutils literal notranslate"><span class="pre">iolib</span></code></a> </li> <li class="md-nav__item"> <a href="../tools.html" class="md-nav__link">Tools</a> </li> <li class="md-nav__item"> <a href="../large_data.html" class="md-nav__link">Working with Large Data Sets</a> </li> <li class="md-nav__item"> <a href="../optimization.html" class="md-nav__link">Optimization</a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.sandbox.distributions.transformed.TransfTwo_gen.var.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-sandbox-distributions-transformed-transftwo-gen-var--page-root">statsmodels.sandbox.distributions.transformed.TransfTwo_gen.var<a class="headerlink" href="#generated-statsmodels-sandbox-distributions-transformed-transftwo-gen-var--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py method"> <dt id="statsmodels.sandbox.distributions.transformed.TransfTwo_gen.var"> <code class="sig-prename descclassname">TransfTwo_gen.</code><code class="sig-name descname">var</code><span class="sig-paren">(</span><em class="sig-param"><span class="o">*</span><span class="n">args</span></em>, <em class="sig-param"><span class="o">**</span><span class="n">kwds</span></em><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.sandbox.distributions.transformed.TransfTwo_gen.var" title="Permalink to this definition">¶</a></dt> <dd><p>Variance of the distribution.</p> <dl class="field-list"> <dt class="field-odd">Parameters</dt> <dd class="field-odd"><dl> <dt><strong>arg1, arg2, arg3,…</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/glossary.html#term-array-like" title="(in NumPy v1.20)"><span>array_like</span></a></span></dt><dd><p>The shape parameter(s) for the distribution (see docstring of the instance object for more information)</p> </dd> <dt><strong>loc</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/glossary.html#term-array-like" title="(in NumPy v1.20)"><span>array_like</span></a>, <code class="xref py py-obj docutils literal notranslate"><span class="pre">optional</span></code></span></dt><dd><p>location parameter (default=0)</p> </dd> <dt><strong>scale</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/glossary.html#term-array-like" title="(in NumPy v1.20)"><span>array_like</span></a>, <code class="xref py py-obj docutils literal notranslate"><span class="pre">optional</span></code></span></dt><dd><p>scale parameter (default=1)</p> </dd> </dl> </dd> <dt class="field-even">Returns</dt> <dd class="field-even"><dl> <dt><strong>var</strong><span class="classifier"><a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.9)"><code class="docutils literal notranslate"><span class="pre">float</span></code></a></span></dt><dd><p>the variance of the distribution</p> </dd> </dl> </dd> </dl> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.sandbox.distributions.transformed.TransfTwo_gen.support.html" title="statsmodels.sandbox.distributions.transformed.TransfTwo_gen.support" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.sandbox.distributions.transformed.TransfTwo_gen.support </span> </div> </a> <a href="statsmodels.sandbox.distributions.transformed.TransfTwo_gen.random_state.html" title="statsmodels.sandbox.distributions.transformed.TransfTwo_gen.random_state" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.sandbox.distributions.transformed.TransfTwo_gen.random_state </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Feb 02, 2021. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 3.4.3. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.12.2/generated/statsmodels.sandbox.distributions.transformed.TransfTwo_gen.var.html
HTML
bsd-3-clause
20,567
<!doctype html> <!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as part of the polymer project is also subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt --> <html> <head> <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes"> <title>semafloor-console</title> <script src="../../bower_components/webcomponentsjs/webcomponents-lite.js"></script> <script src="../../bower_components/web-component-tester/browser.js"></script> <script src="../../bower_components/test-fixture/test-fixture-mocha.js"></script> <link rel="import" href="../../bower_components/test-fixture/test-fixture.html"> <!-- Step 1: import the element to test --> <link rel="import" href="../elements/semafloor-console/semafloor-console.html"> </head> <body> <test-fixture id="basic"> <template> <semafloor-console></semafloor-console> </template> </test-fixture> <script> describe('semafloor-console tests', function() { var element; before(function() { element = fixture('basic'); }); it('', function() { }); }); </script> </body> </html>
semafloor/semafloor-search-console
app/test/semafloor-console-basic.html
HTML
bsd-3-clause
1,498
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.sandbox.regression.gmm.IVGMMResults &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../_static/material.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.sandbox.regression.gmm.IVGMMResults.calc_cov_params" href="statsmodels.sandbox.regression.gmm.IVGMMResults.calc_cov_params.html" /> <link rel="prev" title="statsmodels.sandbox.regression.gmm.IVGMM.results_class" href="statsmodels.sandbox.regression.gmm.IVGMM.results_class.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.sandbox.regression.gmm.IVGMMResults" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.12.2</span> <span class="md-header-nav__topic"> statsmodels.sandbox.regression.gmm.IVGMMResults </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../_static/versions.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../gmm.html" class="md-tabs__link">Generalized Method of Moments <code class="xref py py-mod docutils literal notranslate"><span class="pre">gmm</span></code></a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.12.2</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../duration.html" class="md-nav__link">Methods for Survival and Duration Analysis</a> </li> <li class="md-nav__item"> <a href="../nonparametric.html" class="md-nav__link">Nonparametric Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">nonparametric</span></code></a> </li> <li class="md-nav__item"> <a href="../gmm.html" class="md-nav__link">Generalized Method of Moments <code class="xref py py-mod docutils literal notranslate"><span class="pre">gmm</span></code></a> </li> <li class="md-nav__item"> <a href="../miscmodels.html" class="md-nav__link">Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">miscmodels</span></code></a> </li> <li class="md-nav__item"> <a href="../multivariate.html" class="md-nav__link">Multivariate Statistics <code class="xref py py-mod docutils literal notranslate"><span class="pre">multivariate</span></code></a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.sandbox.regression.gmm.IVGMMResults.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-sandbox-regression-gmm-ivgmmresults--page-root">statsmodels.sandbox.regression.gmm.IVGMMResults<a class="headerlink" href="#generated-statsmodels-sandbox-regression-gmm-ivgmmresults--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py class"> <dt id="statsmodels.sandbox.regression.gmm.IVGMMResults"> <em class="property">class </em><code class="sig-prename descclassname">statsmodels.sandbox.regression.gmm.</code><code class="sig-name descname">IVGMMResults</code><span class="sig-paren">(</span><em class="sig-param"><span class="o">*</span><span class="n">args</span></em>, <em class="sig-param"><span class="o">**</span><span class="n">kwds</span></em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/sandbox/regression/gmm.html#IVGMMResults"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.sandbox.regression.gmm.IVGMMResults" title="Permalink to this definition">¶</a></dt> <dd><p>Results class of IVGMM</p> <dl class="field-list simple"> <dt class="field-odd">Attributes</dt> <dd class="field-odd"><dl class="simple"> <dt><strong>bse</strong></dt><dd><p>The standard errors of the parameter estimates.</p> </dd> <dt><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.bse_.html#statsmodels.sandbox.regression.gmm.IVGMMResults.bse_" title="statsmodels.sandbox.regression.gmm.IVGMMResults.bse_"><code class="xref py py-obj docutils literal notranslate"><span class="pre">bse_</span></code></a></dt><dd><p>standard error of the parameter estimates</p> </dd> <dt><strong>fittedvalues</strong></dt><dd><p>Fitted values</p> </dd> <dt><strong>jval</strong></dt><dd><p>nobs_moms attached by momcond_mean</p> </dd> <dt><strong>llf</strong></dt><dd><p>Log-likelihood of model</p> </dd> <dt><strong>pvalues</strong></dt><dd><p>The two-tailed p values for the t-stats of the params.</p> </dd> <dt><strong>q</strong></dt><dd><p>Objective function at params</p> </dd> <dt><strong>resid</strong></dt><dd><p>Residuals</p> </dd> <dt><strong>ssr</strong></dt><dd><p>Sum of square errors</p> </dd> <dt><strong>tvalues</strong></dt><dd><p>Return the t-statistic for a given parameter estimate.</p> </dd> </dl> </dd> </dl> <p class="rubric">Methods</p> <table class="longtable docutils align-default"> <colgroup> <col style="width: 10%"/> <col style="width: 90%"/> </colgroup> <tbody> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.calc_cov_params.html#statsmodels.sandbox.regression.gmm.IVGMMResults.calc_cov_params" title="statsmodels.sandbox.regression.gmm.IVGMMResults.calc_cov_params"><code class="xref py py-obj docutils literal notranslate"><span class="pre">calc_cov_params</span></code></a>(moms, gradmoms[, weights, …])</p></td> <td><p>calculate covariance of parameter estimates</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.compare_j.html#statsmodels.sandbox.regression.gmm.IVGMMResults.compare_j" title="statsmodels.sandbox.regression.gmm.IVGMMResults.compare_j"><code class="xref py py-obj docutils literal notranslate"><span class="pre">compare_j</span></code></a>(other)</p></td> <td><p>overidentification test for comparing two nested gmm estimates</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.conf_int.html#statsmodels.sandbox.regression.gmm.IVGMMResults.conf_int" title="statsmodels.sandbox.regression.gmm.IVGMMResults.conf_int"><code class="xref py py-obj docutils literal notranslate"><span class="pre">conf_int</span></code></a>([alpha, cols])</p></td> <td><p>Construct confidence interval for the fitted parameters.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.cov_params.html#statsmodels.sandbox.regression.gmm.IVGMMResults.cov_params" title="statsmodels.sandbox.regression.gmm.IVGMMResults.cov_params"><code class="xref py py-obj docutils literal notranslate"><span class="pre">cov_params</span></code></a>([r_matrix, column, scale, cov_p, …])</p></td> <td><p>Compute the variance/covariance matrix.</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.f_test.html#statsmodels.sandbox.regression.gmm.IVGMMResults.f_test" title="statsmodels.sandbox.regression.gmm.IVGMMResults.f_test"><code class="xref py py-obj docutils literal notranslate"><span class="pre">f_test</span></code></a>(r_matrix[, cov_p, scale, invcov])</p></td> <td><p>Compute the F-test for a joint linear hypothesis.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.get_bse.html#statsmodels.sandbox.regression.gmm.IVGMMResults.get_bse" title="statsmodels.sandbox.regression.gmm.IVGMMResults.get_bse"><code class="xref py py-obj docutils literal notranslate"><span class="pre">get_bse</span></code></a>(**kwds)</p></td> <td><p>standard error of the parameter estimates with options</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.initialize.html#statsmodels.sandbox.regression.gmm.IVGMMResults.initialize" title="statsmodels.sandbox.regression.gmm.IVGMMResults.initialize"><code class="xref py py-obj docutils literal notranslate"><span class="pre">initialize</span></code></a>(model, params, **kwargs)</p></td> <td><p>Initialize (possibly re-initialize) a Results instance.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.jtest.html#statsmodels.sandbox.regression.gmm.IVGMMResults.jtest" title="statsmodels.sandbox.regression.gmm.IVGMMResults.jtest"><code class="xref py py-obj docutils literal notranslate"><span class="pre">jtest</span></code></a>()</p></td> <td><p>overidentification test</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.load.html#statsmodels.sandbox.regression.gmm.IVGMMResults.load" title="statsmodels.sandbox.regression.gmm.IVGMMResults.load"><code class="xref py py-obj docutils literal notranslate"><span class="pre">load</span></code></a>(fname)</p></td> <td><p>Load a pickled results instance</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.normalized_cov_params.html#statsmodels.sandbox.regression.gmm.IVGMMResults.normalized_cov_params" title="statsmodels.sandbox.regression.gmm.IVGMMResults.normalized_cov_params"><code class="xref py py-obj docutils literal notranslate"><span class="pre">normalized_cov_params</span></code></a>()</p></td> <td><p>See specific model class docstring</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.predict.html#statsmodels.sandbox.regression.gmm.IVGMMResults.predict" title="statsmodels.sandbox.regression.gmm.IVGMMResults.predict"><code class="xref py py-obj docutils literal notranslate"><span class="pre">predict</span></code></a>([exog, transform])</p></td> <td><p>Call self.model.predict with self.params as the first argument.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.remove_data.html#statsmodels.sandbox.regression.gmm.IVGMMResults.remove_data" title="statsmodels.sandbox.regression.gmm.IVGMMResults.remove_data"><code class="xref py py-obj docutils literal notranslate"><span class="pre">remove_data</span></code></a>()</p></td> <td><p>Remove data arrays, all nobs arrays from result and model.</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.save.html#statsmodels.sandbox.regression.gmm.IVGMMResults.save" title="statsmodels.sandbox.regression.gmm.IVGMMResults.save"><code class="xref py py-obj docutils literal notranslate"><span class="pre">save</span></code></a>(fname[, remove_data])</p></td> <td><p>Save a pickle of this instance.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.summary.html#statsmodels.sandbox.regression.gmm.IVGMMResults.summary" title="statsmodels.sandbox.regression.gmm.IVGMMResults.summary"><code class="xref py py-obj docutils literal notranslate"><span class="pre">summary</span></code></a>([yname, xname, title, alpha])</p></td> <td><p>Summarize the Regression Results</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.t_test.html#statsmodels.sandbox.regression.gmm.IVGMMResults.t_test" title="statsmodels.sandbox.regression.gmm.IVGMMResults.t_test"><code class="xref py py-obj docutils literal notranslate"><span class="pre">t_test</span></code></a>(r_matrix[, cov_p, scale, use_t])</p></td> <td><p>Compute a t-test for a each linear hypothesis of the form Rb = q.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.t_test_pairwise.html#statsmodels.sandbox.regression.gmm.IVGMMResults.t_test_pairwise" title="statsmodels.sandbox.regression.gmm.IVGMMResults.t_test_pairwise"><code class="xref py py-obj docutils literal notranslate"><span class="pre">t_test_pairwise</span></code></a>(term_name[, method, alpha, …])</p></td> <td><p>Perform pairwise t_test with multiple testing corrected p-values.</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.wald_test.html#statsmodels.sandbox.regression.gmm.IVGMMResults.wald_test" title="statsmodels.sandbox.regression.gmm.IVGMMResults.wald_test"><code class="xref py py-obj docutils literal notranslate"><span class="pre">wald_test</span></code></a>(r_matrix[, cov_p, scale, invcov, …])</p></td> <td><p>Compute a Wald-test for a joint linear hypothesis.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.wald_test_terms.html#statsmodels.sandbox.regression.gmm.IVGMMResults.wald_test_terms" title="statsmodels.sandbox.regression.gmm.IVGMMResults.wald_test_terms"><code class="xref py py-obj docutils literal notranslate"><span class="pre">wald_test_terms</span></code></a>([skip_single, …])</p></td> <td><p>Compute a sequence of Wald tests for terms over multiple columns.</p></td> </tr> </tbody> </table> <p class="rubric">Methods</p> <table class="longtable docutils align-default"> <colgroup> <col style="width: 10%"/> <col style="width: 90%"/> </colgroup> <tbody> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.calc_cov_params.html#statsmodels.sandbox.regression.gmm.IVGMMResults.calc_cov_params" title="statsmodels.sandbox.regression.gmm.IVGMMResults.calc_cov_params"><code class="xref py py-obj docutils literal notranslate"><span class="pre">calc_cov_params</span></code></a>(moms, gradmoms[, weights, …])</p></td> <td><p>calculate covariance of parameter estimates</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.compare_j.html#statsmodels.sandbox.regression.gmm.IVGMMResults.compare_j" title="statsmodels.sandbox.regression.gmm.IVGMMResults.compare_j"><code class="xref py py-obj docutils literal notranslate"><span class="pre">compare_j</span></code></a>(other)</p></td> <td><p>overidentification test for comparing two nested gmm estimates</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.conf_int.html#statsmodels.sandbox.regression.gmm.IVGMMResults.conf_int" title="statsmodels.sandbox.regression.gmm.IVGMMResults.conf_int"><code class="xref py py-obj docutils literal notranslate"><span class="pre">conf_int</span></code></a>([alpha, cols])</p></td> <td><p>Construct confidence interval for the fitted parameters.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.cov_params.html#statsmodels.sandbox.regression.gmm.IVGMMResults.cov_params" title="statsmodels.sandbox.regression.gmm.IVGMMResults.cov_params"><code class="xref py py-obj docutils literal notranslate"><span class="pre">cov_params</span></code></a>([r_matrix, column, scale, cov_p, …])</p></td> <td><p>Compute the variance/covariance matrix.</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.f_test.html#statsmodels.sandbox.regression.gmm.IVGMMResults.f_test" title="statsmodels.sandbox.regression.gmm.IVGMMResults.f_test"><code class="xref py py-obj docutils literal notranslate"><span class="pre">f_test</span></code></a>(r_matrix[, cov_p, scale, invcov])</p></td> <td><p>Compute the F-test for a joint linear hypothesis.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.get_bse.html#statsmodels.sandbox.regression.gmm.IVGMMResults.get_bse" title="statsmodels.sandbox.regression.gmm.IVGMMResults.get_bse"><code class="xref py py-obj docutils literal notranslate"><span class="pre">get_bse</span></code></a>(**kwds)</p></td> <td><p>standard error of the parameter estimates with options</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.initialize.html#statsmodels.sandbox.regression.gmm.IVGMMResults.initialize" title="statsmodels.sandbox.regression.gmm.IVGMMResults.initialize"><code class="xref py py-obj docutils literal notranslate"><span class="pre">initialize</span></code></a>(model, params, **kwargs)</p></td> <td><p>Initialize (possibly re-initialize) a Results instance.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.jtest.html#statsmodels.sandbox.regression.gmm.IVGMMResults.jtest" title="statsmodels.sandbox.regression.gmm.IVGMMResults.jtest"><code class="xref py py-obj docutils literal notranslate"><span class="pre">jtest</span></code></a>()</p></td> <td><p>overidentification test</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.load.html#statsmodels.sandbox.regression.gmm.IVGMMResults.load" title="statsmodels.sandbox.regression.gmm.IVGMMResults.load"><code class="xref py py-obj docutils literal notranslate"><span class="pre">load</span></code></a>(fname)</p></td> <td><p>Load a pickled results instance</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.normalized_cov_params.html#statsmodels.sandbox.regression.gmm.IVGMMResults.normalized_cov_params" title="statsmodels.sandbox.regression.gmm.IVGMMResults.normalized_cov_params"><code class="xref py py-obj docutils literal notranslate"><span class="pre">normalized_cov_params</span></code></a>()</p></td> <td><p>See specific model class docstring</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.predict.html#statsmodels.sandbox.regression.gmm.IVGMMResults.predict" title="statsmodels.sandbox.regression.gmm.IVGMMResults.predict"><code class="xref py py-obj docutils literal notranslate"><span class="pre">predict</span></code></a>([exog, transform])</p></td> <td><p>Call self.model.predict with self.params as the first argument.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.remove_data.html#statsmodels.sandbox.regression.gmm.IVGMMResults.remove_data" title="statsmodels.sandbox.regression.gmm.IVGMMResults.remove_data"><code class="xref py py-obj docutils literal notranslate"><span class="pre">remove_data</span></code></a>()</p></td> <td><p>Remove data arrays, all nobs arrays from result and model.</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.save.html#statsmodels.sandbox.regression.gmm.IVGMMResults.save" title="statsmodels.sandbox.regression.gmm.IVGMMResults.save"><code class="xref py py-obj docutils literal notranslate"><span class="pre">save</span></code></a>(fname[, remove_data])</p></td> <td><p>Save a pickle of this instance.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.summary.html#statsmodels.sandbox.regression.gmm.IVGMMResults.summary" title="statsmodels.sandbox.regression.gmm.IVGMMResults.summary"><code class="xref py py-obj docutils literal notranslate"><span class="pre">summary</span></code></a>([yname, xname, title, alpha])</p></td> <td><p>Summarize the Regression Results</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.t_test.html#statsmodels.sandbox.regression.gmm.IVGMMResults.t_test" title="statsmodels.sandbox.regression.gmm.IVGMMResults.t_test"><code class="xref py py-obj docutils literal notranslate"><span class="pre">t_test</span></code></a>(r_matrix[, cov_p, scale, use_t])</p></td> <td><p>Compute a t-test for a each linear hypothesis of the form Rb = q.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.t_test_pairwise.html#statsmodels.sandbox.regression.gmm.IVGMMResults.t_test_pairwise" title="statsmodels.sandbox.regression.gmm.IVGMMResults.t_test_pairwise"><code class="xref py py-obj docutils literal notranslate"><span class="pre">t_test_pairwise</span></code></a>(term_name[, method, alpha, …])</p></td> <td><p>Perform pairwise t_test with multiple testing corrected p-values.</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.wald_test.html#statsmodels.sandbox.regression.gmm.IVGMMResults.wald_test" title="statsmodels.sandbox.regression.gmm.IVGMMResults.wald_test"><code class="xref py py-obj docutils literal notranslate"><span class="pre">wald_test</span></code></a>(r_matrix[, cov_p, scale, invcov, …])</p></td> <td><p>Compute a Wald-test for a joint linear hypothesis.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.wald_test_terms.html#statsmodels.sandbox.regression.gmm.IVGMMResults.wald_test_terms" title="statsmodels.sandbox.regression.gmm.IVGMMResults.wald_test_terms"><code class="xref py py-obj docutils literal notranslate"><span class="pre">wald_test_terms</span></code></a>([skip_single, …])</p></td> <td><p>Compute a sequence of Wald tests for terms over multiple columns.</p></td> </tr> </tbody> </table> <p class="rubric">Properties</p> <table class="longtable docutils align-default"> <colgroup> <col style="width: 10%"/> <col style="width: 90%"/> </colgroup> <tbody> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.bse.html#statsmodels.sandbox.regression.gmm.IVGMMResults.bse" title="statsmodels.sandbox.regression.gmm.IVGMMResults.bse"><code class="xref py py-obj docutils literal notranslate"><span class="pre">bse</span></code></a></p></td> <td><p>The standard errors of the parameter estimates.</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.bse_.html#statsmodels.sandbox.regression.gmm.IVGMMResults.bse_" title="statsmodels.sandbox.regression.gmm.IVGMMResults.bse_"><code class="xref py py-obj docutils literal notranslate"><span class="pre">bse_</span></code></a></p></td> <td><p>standard error of the parameter estimates</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.fittedvalues.html#statsmodels.sandbox.regression.gmm.IVGMMResults.fittedvalues" title="statsmodels.sandbox.regression.gmm.IVGMMResults.fittedvalues"><code class="xref py py-obj docutils literal notranslate"><span class="pre">fittedvalues</span></code></a></p></td> <td><p>Fitted values</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.jval.html#statsmodels.sandbox.regression.gmm.IVGMMResults.jval" title="statsmodels.sandbox.regression.gmm.IVGMMResults.jval"><code class="xref py py-obj docutils literal notranslate"><span class="pre">jval</span></code></a></p></td> <td><p>nobs_moms attached by momcond_mean</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.llf.html#statsmodels.sandbox.regression.gmm.IVGMMResults.llf" title="statsmodels.sandbox.regression.gmm.IVGMMResults.llf"><code class="xref py py-obj docutils literal notranslate"><span class="pre">llf</span></code></a></p></td> <td><p>Log-likelihood of model</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.pvalues.html#statsmodels.sandbox.regression.gmm.IVGMMResults.pvalues" title="statsmodels.sandbox.regression.gmm.IVGMMResults.pvalues"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pvalues</span></code></a></p></td> <td><p>The two-tailed p values for the t-stats of the params.</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.q.html#statsmodels.sandbox.regression.gmm.IVGMMResults.q" title="statsmodels.sandbox.regression.gmm.IVGMMResults.q"><code class="xref py py-obj docutils literal notranslate"><span class="pre">q</span></code></a></p></td> <td><p>Objective function at params</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.resid.html#statsmodels.sandbox.regression.gmm.IVGMMResults.resid" title="statsmodels.sandbox.regression.gmm.IVGMMResults.resid"><code class="xref py py-obj docutils literal notranslate"><span class="pre">resid</span></code></a></p></td> <td><p>Residuals</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.ssr.html#statsmodels.sandbox.regression.gmm.IVGMMResults.ssr" title="statsmodels.sandbox.regression.gmm.IVGMMResults.ssr"><code class="xref py py-obj docutils literal notranslate"><span class="pre">ssr</span></code></a></p></td> <td><p>Sum of square errors</p></td> </tr> <tr class="row-even"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.tvalues.html#statsmodels.sandbox.regression.gmm.IVGMMResults.tvalues" title="statsmodels.sandbox.regression.gmm.IVGMMResults.tvalues"><code class="xref py py-obj docutils literal notranslate"><span class="pre">tvalues</span></code></a></p></td> <td><p>Return the t-statistic for a given parameter estimate.</p></td> </tr> <tr class="row-odd"><td><p><a class="reference internal" href="statsmodels.sandbox.regression.gmm.IVGMMResults.use_t.html#statsmodels.sandbox.regression.gmm.IVGMMResults.use_t" title="statsmodels.sandbox.regression.gmm.IVGMMResults.use_t"><code class="xref py py-obj docutils literal notranslate"><span class="pre">use_t</span></code></a></p></td> <td><p></p></td> </tr> </tbody> </table> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.sandbox.regression.gmm.IVGMM.results_class.html" title="statsmodels.sandbox.regression.gmm.IVGMM.results_class" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.sandbox.regression.gmm.IVGMM.results_class </span> </div> </a> <a href="statsmodels.sandbox.regression.gmm.IVGMMResults.calc_cov_params.html" title="statsmodels.sandbox.regression.gmm.IVGMMResults.calc_cov_params" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.sandbox.regression.gmm.IVGMMResults.calc_cov_params </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Feb 02, 2021. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 3.4.3. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.12.2/generated/statsmodels.sandbox.regression.gmm.IVGMMResults.html
HTML
bsd-3-clause
41,045
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.miscmodels.tmodel.TLinearModel.loglikeobs &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="../_static/material.css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" /> <script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.miscmodels.tmodel.TLinearModel.nloglike" href="statsmodels.miscmodels.tmodel.TLinearModel.nloglike.html" /> <link rel="prev" title="statsmodels.miscmodels.tmodel.TLinearModel.loglike" href="statsmodels.miscmodels.tmodel.TLinearModel.loglike.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.miscmodels.tmodel.TLinearModel.loglikeobs" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.13.1</span> <span class="md-header-nav__topic"> statsmodels.miscmodels.tmodel.TLinearModel.loglikeobs </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="get" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../../versions-v2.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../miscmodels.html" class="md-tabs__link">Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">miscmodels</span></code></a></li> <li class="md-tabs__item"><a href="statsmodels.miscmodels.tmodel.TLinearModel.html" class="md-tabs__link">statsmodels.miscmodels.tmodel.TLinearModel</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.13.1</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../duration.html" class="md-nav__link">Methods for Survival and Duration Analysis</a> </li> <li class="md-nav__item"> <a href="../nonparametric.html" class="md-nav__link">Nonparametric Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">nonparametric</span></code></a> </li> <li class="md-nav__item"> <a href="../gmm.html" class="md-nav__link">Generalized Method of Moments <code class="xref py py-mod docutils literal notranslate"><span class="pre">gmm</span></code></a> </li> <li class="md-nav__item"> <a href="../miscmodels.html" class="md-nav__link">Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">miscmodels</span></code></a> </li> <li class="md-nav__item"> <a href="../multivariate.html" class="md-nav__link">Multivariate Statistics <code class="xref py py-mod docutils literal notranslate"><span class="pre">multivariate</span></code></a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.miscmodels.tmodel.TLinearModel.loglikeobs.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <section id="statsmodels-miscmodels-tmodel-tlinearmodel-loglikeobs"> <h1 id="generated-statsmodels-miscmodels-tmodel-tlinearmodel-loglikeobs--page-root">statsmodels.miscmodels.tmodel.TLinearModel.loglikeobs<a class="headerlink" href="#generated-statsmodels-miscmodels-tmodel-tlinearmodel-loglikeobs--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py method"> <dt class="sig sig-object py" id="statsmodels.miscmodels.tmodel.TLinearModel.loglikeobs"> <span class="sig-prename descclassname"><span class="pre">TLinearModel.</span></span><span class="sig-name descname"><span class="pre">loglikeobs</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">params</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.miscmodels.tmodel.TLinearModel.loglikeobs" title="Permalink to this definition">¶</a></dt> <dd><p>Log-likelihood of the model for all observations at params.</p> <dl class="field-list"> <dt class="field-odd">Parameters</dt> <dd class="field-odd"><dl> <dt><strong>params</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/glossary.html#term-array_like" title="(in NumPy v1.21)"><span>array_like</span></a></span></dt><dd><p>The parameters of the model.</p> </dd> </dl> </dd> <dt class="field-even">Returns</dt> <dd class="field-even"><dl> <dt><strong>loglike</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/glossary.html#term-array_like" title="(in NumPy v1.21)"><span>array_like</span></a></span></dt><dd><p>The log likelihood of the model evaluated at <cite>params</cite>.</p> </dd> </dl> </dd> </dl> </dd></dl> </section> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.miscmodels.tmodel.TLinearModel.loglike.html" title="statsmodels.miscmodels.tmodel.TLinearModel.loglike" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.miscmodels.tmodel.TLinearModel.loglike </span> </div> </a> <a href="statsmodels.miscmodels.tmodel.TLinearModel.nloglike.html" title="statsmodels.miscmodels.tmodel.TLinearModel.nloglike" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.miscmodels.tmodel.TLinearModel.nloglike </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Nov 12, 2021. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 4.3.0. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.13.1/generated/statsmodels.miscmodels.tmodel.TLinearModel.loglikeobs.html
HTML
bsd-3-clause
18,921
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>Search &#8212; FabSim3 Initial Release documentation</title> <link rel="stylesheet" href="_static/alabaster.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/language_data.js"></script> <script type="text/javascript" src="_static/searchtools.js"></script> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="#" /> <script type="text/javascript" src="searchindex.js" defer></script> <link rel="stylesheet" href="_static/custom.css" type="text/css" /> <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> </head><body> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <h1 id="search-documentation">Search</h1> <div id="fallback" class="admonition warning"> <script type="text/javascript">$('#fallback').hide();</script> <p> Please activate JavaScript to enable the search functionality. </p> </div> <p> From here you can search these documents. Enter your search words into the box below and click "search". Note that the search function will automatically search for all of the words. Pages containing fewer words won't appear in the result list. </p> <form action="" method="get"> <input type="text" name="q" value="" /> <input type="submit" value="search" /> <span id="search-progress" style="padding-left: 10px"></span> </form> <div id="search-results"> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h1 class="logo"><a href="index.html">FabSim3</a></h1> <h3>Navigation</h3> <div class="relations"> <h3>Related Topics</h3> <ul> <li><a href="index.html">Documentation overview</a><ul> </ul></li> </ul> </div> </div> </div> <div class="clearer"></div> </div> <div class="footer"> &copy;2019, Derek Groen, Robin Richardson, Robert Sinclair, Vytautas Jancauskas, Nicolas Monnier, Paul Karlshoefer, Peter Coveney, Hamid Arabnejad, Maxime Vassaux. | Powered by <a href="http://sphinx-doc.org/">Sphinx 2.1.0</a> &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a> </div> </body> </html>
djgroen/student-resources
docs/_build/html/search.html
HTML
bsd-3-clause
3,014
<!DOCTYPE html> <!-- | Setting 4 values for the border radius for a box with a background color | and an outset shadow. | Note that this will not look the exact same in Chrome since Cobalt | normalizes opposing corners and Chrome does not. | https://www.w3.org/TR/css3-background/#border-radius --> <html> <head> <style> div { background-color: rgb(176,176,176); border-radius: 10px 120px 20px 70px; box-shadow: 10px 10px #FF7F50; height: 200px; width: 100px; } </style> </head> <body> <div></div> </body> </html>
youtube/cobalt
cobalt/layout_tests/testdata/css3-background/5-0-border-radius-4-values-with-background-color-and-outset-shadow.html
HTML
bsd-3-clause
565
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>statsmodels.base.model.GenericLikelihoodModelResults.summary &#8212; statsmodels v0.10.0 documentation</title> <link rel="stylesheet" href="../../_static/nature.css" type="text/css" /> <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" /> <script type="text/javascript" id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script> <script type="text/javascript" src="../../_static/jquery.js"></script> <script type="text/javascript" src="../../_static/underscore.js"></script> <script type="text/javascript" src="../../_static/doctools.js"></script> <script type="text/javascript" src="../../_static/language_data.js"></script> <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="shortcut icon" href="../../_static/statsmodels_hybi_favico.ico"/> <link rel="author" title="About these documents" href="../../about.html" /> <link rel="index" title="Index" href="../../genindex.html" /> <link rel="search" title="Search" href="../../search.html" /> <link rel="next" title="statsmodels.base.model.GenericLikelihoodModelResults.t_test" href="statsmodels.base.model.GenericLikelihoodModelResults.t_test.html" /> <link rel="prev" title="statsmodels.base.model.GenericLikelihoodModelResults.score_obsv" href="statsmodels.base.model.GenericLikelihoodModelResults.score_obsv.html" /> <link rel="stylesheet" href="../../_static/examples.css" type="text/css" /> <link rel="stylesheet" href="../../_static/facebox.css" type="text/css" /> <script type="text/javascript" src="../../_static/scripts.js"> </script> <script type="text/javascript" src="../../_static/facebox.js"> </script> <script type="text/javascript"> $.facebox.settings.closeImage = "../../_static/closelabel.png" $.facebox.settings.loadingImage = "../../_static/loading.gif" </script> <script> $(document).ready(function() { $.getJSON("../../../versions.json", function(versions) { var dropdown = document.createElement("div"); dropdown.className = "dropdown"; var button = document.createElement("button"); button.className = "dropbtn"; button.innerHTML = "Other Versions"; var content = document.createElement("div"); content.className = "dropdown-content"; dropdown.appendChild(button); dropdown.appendChild(content); $(".header").prepend(dropdown); for (var i = 0; i < versions.length; i++) { if (versions[i].substring(0, 1) == "v") { versions[i] = [versions[i], versions[i].substring(1)]; } else { versions[i] = [versions[i], versions[i]]; }; }; for (var i = 0; i < versions.length; i++) { var a = document.createElement("a"); a.innerHTML = versions[i][1]; a.href = "../../../" + versions[i][0] + "/index.html"; a.title = versions[i][1]; $(".dropdown-content").append(a); }; }); }); </script> </head><body> <div class="headerwrap"> <div class = "header"> <a href = "../../index.html"> <img src="../../_static/statsmodels_hybi_banner.png" alt="Logo" style="padding-left: 15px"/></a> </div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="statsmodels.base.model.GenericLikelihoodModelResults.t_test.html" title="statsmodels.base.model.GenericLikelihoodModelResults.t_test" accesskey="N">next</a> |</li> <li class="right" > <a href="statsmodels.base.model.GenericLikelihoodModelResults.score_obsv.html" title="statsmodels.base.model.GenericLikelihoodModelResults.score_obsv" accesskey="P">previous</a> |</li> <li><a href ="../../install.html">Install</a></li> &nbsp;|&nbsp; <li><a href="https://groups.google.com/forum/?hl=en#!forum/pystatsmodels">Support</a></li> &nbsp;|&nbsp; <li><a href="https://github.com/statsmodels/statsmodels/issues">Bugs</a></li> &nbsp;|&nbsp; <li><a href="../index.html">Develop</a></li> &nbsp;|&nbsp; <li><a href="../../examples/index.html">Examples</a></li> &nbsp;|&nbsp; <li><a href="../../faq.html">FAQ</a></li> &nbsp;|&nbsp; <li class="nav-item nav-item-1"><a href="../index.html" >Developer Page</a> |</li> <li class="nav-item nav-item-2"><a href="../internal.html" >Internal Classes</a> |</li> <li class="nav-item nav-item-3"><a href="statsmodels.base.model.GenericLikelihoodModelResults.html" accesskey="U">statsmodels.base.model.GenericLikelihoodModelResults</a> |</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="statsmodels-base-model-genericlikelihoodmodelresults-summary"> <h1>statsmodels.base.model.GenericLikelihoodModelResults.summary<a class="headerlink" href="#statsmodels-base-model-genericlikelihoodmodelresults-summary" title="Permalink to this headline">¶</a></h1> <p>method</p> <dl class="method"> <dt id="statsmodels.base.model.GenericLikelihoodModelResults.summary"> <code class="sig-prename descclassname">GenericLikelihoodModelResults.</code><code class="sig-name descname">summary</code><span class="sig-paren">(</span><em class="sig-param">yname=None</em>, <em class="sig-param">xname=None</em>, <em class="sig-param">title=None</em>, <em class="sig-param">alpha=0.05</em><span class="sig-paren">)</span><a class="reference internal" href="../../_modules/statsmodels/base/model.html#GenericLikelihoodModelResults.summary"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.base.model.GenericLikelihoodModelResults.summary" title="Permalink to this definition">¶</a></dt> <dd><p>Summarize the Regression Results</p> <dl class="field-list simple"> <dt class="field-odd">Parameters</dt> <dd class="field-odd"><dl class="simple"> <dt><strong>yname</strong><span class="classifier">string, optional</span></dt><dd><p>Default is <cite>y</cite></p> </dd> <dt><strong>xname</strong><span class="classifier">list of strings, optional</span></dt><dd><p>Default is <cite>var_##</cite> for ## in p the number of regressors</p> </dd> <dt><strong>title</strong><span class="classifier">string, optional</span></dt><dd><p>Title for the top table. If not None, then this replaces the default title</p> </dd> <dt><strong>alpha</strong><span class="classifier">float</span></dt><dd><p>significance level for the confidence intervals</p> </dd> </dl> </dd> <dt class="field-even">Returns</dt> <dd class="field-even"><dl class="simple"> <dt><strong>smry</strong><span class="classifier">Summary instance</span></dt><dd><p>this holds the summary tables and text, which can be printed or converted to various output formats.</p> </dd> </dl> </dd> </dl> <div class="admonition seealso"> <p class="admonition-title">See also</p> <dl class="simple"> <dt><a class="reference internal" href="../../generated/statsmodels.iolib.summary.Summary.html#statsmodels.iolib.summary.Summary" title="statsmodels.iolib.summary.Summary"><code class="xref py py-obj docutils literal notranslate"><span class="pre">statsmodels.iolib.summary.Summary</span></code></a></dt><dd><p>class to hold summary results</p> </dd> </dl> </div> </dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="statsmodels.base.model.GenericLikelihoodModelResults.score_obsv.html" title="previous chapter">statsmodels.base.model.GenericLikelihoodModelResults.score_obsv</a></p> <h4>Next topic</h4> <p class="topless"><a href="statsmodels.base.model.GenericLikelihoodModelResults.t_test.html" title="next chapter">statsmodels.base.model.GenericLikelihoodModelResults.t_test</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../../_sources/dev/generated/statsmodels.base.model.GenericLikelihoodModelResults.summary.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3 id="searchlabel">Quick search</h3> <div class="searchformwrapper"> <form class="search" action="../../search.html" method="get"> <input type="text" name="q" aria-labelledby="searchlabel" /> <input type="submit" value="Go" /> </form> </div> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="footer" role="contentinfo"> &#169; Copyright 2009-2018, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.1.2. </div> </body> </html>
statsmodels/statsmodels.github.io
v0.10.0/dev/generated/statsmodels.base.model.GenericLikelihoodModelResults.summary.html
HTML
bsd-3-clause
9,568
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_31) on Thu Mar 19 00:42:00 UTC 2015 --> <title>Constant Field Values (grpc-core 0.1.0-SNAPSHOT API)</title> <meta name="date" content="2015-03-19"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Constant Field Values (grpc-core 0.1.0-SNAPSHOT API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><a href="overview-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-all.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?constant-values.html" target="_top">Frames</a></li> <li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Constant Field Values" class="title">Constant Field Values</h1> <h2 title="Contents">Contents</h2> <ul> <li><a href="#io.grpc">io.grpc.*</a></li> </ul> </div> <div class="constantValuesContainer"><a name="io.grpc"> <!-- --> </a> <h2 title="io.grpc">io.grpc.*</h2> <ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>io.grpc.<a href="io/grpc/Metadata.html" title="class in io.grpc">Metadata</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="io.grpc.Metadata.BINARY_HEADER_SUFFIX"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td> <td><code><a href="io/grpc/Metadata.html#BINARY_HEADER_SUFFIX">BINARY_HEADER_SUFFIX</a></code></td> <td class="colLast"><code>"-bin"</code></td> </tr> </tbody> </table> </li> </ul> <ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>io.grpc.transport.<a href="io/grpc/transport/HttpUtil.html" title="class in io.grpc.transport">HttpUtil</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="io.grpc.transport.HttpUtil.CONTENT_TYPE_GRPC"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td> <td><code><a href="io/grpc/transport/HttpUtil.html#CONTENT_TYPE_GRPC">CONTENT_TYPE_GRPC</a></code></td> <td class="colLast"><code>"application/grpc"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="io.grpc.transport.HttpUtil.HTTP_METHOD"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td> <td><code><a href="io/grpc/transport/HttpUtil.html#HTTP_METHOD">HTTP_METHOD</a></code></td> <td class="colLast"><code>"POST"</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="io.grpc.transport.HttpUtil.TE_TRAILERS"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td> <td><code><a href="io/grpc/transport/HttpUtil.html#TE_TRAILERS">TE_TRAILERS</a></code></td> <td class="colLast"><code>"trailers"</code></td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><a href="overview-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-all.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?constant-values.html" target="_top">Frames</a></li> <li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
gargsurbhi2015/Lab2
core/build/docs/javadoc/constant-values.html
HTML
bsd-3-clause
6,178
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../../../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../../../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../../../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../../../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../../../_static/javascripts/modernizr.js"></script> <title>statsmodels.multivariate.manova &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../../../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../../../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../../../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../../../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../../../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../../../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../../../_static/stylesheets/deprecation.css"> <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../../../_static/material.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../../../_static/graphviz.css" /> <script id="documentation_options" data-url_root="../../../" src="../../../_static/documentation_options.js"></script> <script src="../../../_static/jquery.js"></script> <script src="../../../_static/underscore.js"></script> <script src="../../../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../../../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../../../about.html" /> <link rel="index" title="Index" href="../../../genindex.html" /> <link rel="search" title="Search" href="../../../search.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#_modules/statsmodels/multivariate/manova" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../../../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../../../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.12.2</span> <span class="md-header-nav__topic"> statsmodels.multivariate.manova </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../../../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../../../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../../../_static/versions.json", target_loc = "../../../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../../index.html" class="md-tabs__link">Module code</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../../../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../../../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../../../index.html" title="statsmodels">statsmodels v0.12.2</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../../../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../../../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../../../user-guide.html" class="md-nav__link">User Guide</a> </li> <li class="md-nav__item"> <a href="../../../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../../../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../../../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../../../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../../../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="modules-statsmodels-multivariate-manova--page-root">Source code for statsmodels.multivariate.manova</h1><div class="highlight"><pre> <span></span><span class="c1"># -*- coding: utf-8 -*-</span> <span class="sd">"""Multivariate analysis of variance</span> <span class="sd">author: Yichuan Liu</span> <span class="sd">"""</span> <span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span> <span class="kn">from</span> <span class="nn">statsmodels.compat.pandas</span> <span class="kn">import</span> <span class="n">Substitution</span> <span class="kn">from</span> <span class="nn">statsmodels.base.model</span> <span class="kn">import</span> <span class="n">Model</span> <span class="kn">from</span> <span class="nn">.multivariate_ols</span> <span class="kn">import</span> <span class="n">MultivariateTestResults</span> <span class="kn">from</span> <span class="nn">.multivariate_ols</span> <span class="kn">import</span> <span class="n">_multivariate_ols_fit</span> <span class="kn">from</span> <span class="nn">.multivariate_ols</span> <span class="kn">import</span> <span class="n">_multivariate_ols_test</span><span class="p">,</span> <span class="n">_hypotheses_doc</span> <span class="n">__docformat__</span> <span class="o">=</span> <span class="s1">'restructuredtext en'</span> <div class="viewcode-block" id="MANOVA"><a class="viewcode-back" href="../../../generated/statsmodels.multivariate.manova.MANOVA.html#statsmodels.multivariate.manova.MANOVA">[docs]</a><span class="k">class</span> <span class="nc">MANOVA</span><span class="p">(</span><span class="n">Model</span><span class="p">):</span> <span class="sd">"""</span> <span class="sd"> Multivariate Analysis of Variance</span> <span class="sd"> The implementation of MANOVA is based on multivariate regression and does</span> <span class="sd"> not assume that the explanatory variables are categorical. Any type of</span> <span class="sd"> variables as in regression is allowed.</span> <span class="sd"> Parameters</span> <span class="sd"> ----------</span> <span class="sd"> endog : array_like</span> <span class="sd"> Dependent variables. A nobs x k_endog array where nobs is</span> <span class="sd"> the number of observations and k_endog is the number of dependent</span> <span class="sd"> variables.</span> <span class="sd"> exog : array_like</span> <span class="sd"> Independent variables. A nobs x k_exog array where nobs is the</span> <span class="sd"> number of observations and k_exog is the number of independent</span> <span class="sd"> variables. An intercept is not included by default and should be added</span> <span class="sd"> by the user. Models specified using a formula include an intercept by</span> <span class="sd"> default.</span> <span class="sd"> Attributes</span> <span class="sd"> ----------</span> <span class="sd"> endog : ndarray</span> <span class="sd"> See Parameters.</span> <span class="sd"> exog : ndarray</span> <span class="sd"> See Parameters.</span> <span class="sd"> Notes</span> <span class="sd"> -----</span> <span class="sd"> MANOVA is used though the `mv_test` function, and `fit` is not used.</span> <span class="sd"> The ``from_formula`` interface is the recommended method to specify</span> <span class="sd"> a model and simplifies testing without needing to manually configure</span> <span class="sd"> the contrast matrices.</span> <span class="sd"> References</span> <span class="sd"> ----------</span> <span class="sd"> .. [*] ftp://public.dhe.ibm.com/software/analytics/spss/documentation/</span> <span class="sd"> statistics/20.0/en/client/Manuals/IBM_SPSS_Statistics_Algorithms.pdf</span> <span class="sd"> """</span> <span class="n">_formula_max_endog</span> <span class="o">=</span> <span class="kc">None</span> <span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">endog</span><span class="p">,</span> <span class="n">exog</span><span class="p">,</span> <span class="n">missing</span><span class="o">=</span><span class="s1">'none'</span><span class="p">,</span> <span class="n">hasconst</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">):</span> <span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">endog</span><span class="o">.</span><span class="n">shape</span><span class="p">)</span> <span class="o">==</span> <span class="mi">1</span> <span class="ow">or</span> <span class="n">endog</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="o">==</span> <span class="mi">1</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'There must be more than one dependent variable'</span> <span class="s1">' to fit MANOVA!'</span><span class="p">)</span> <span class="nb">super</span><span class="p">(</span><span class="n">MANOVA</span><span class="p">,</span> <span class="bp">self</span><span class="p">)</span><span class="o">.</span><span class="fm">__init__</span><span class="p">(</span><span class="n">endog</span><span class="p">,</span> <span class="n">exog</span><span class="p">,</span> <span class="n">missing</span><span class="o">=</span><span class="n">missing</span><span class="p">,</span> <span class="n">hasconst</span><span class="o">=</span><span class="n">hasconst</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">_fittedmod</span> <span class="o">=</span> <span class="n">_multivariate_ols_fit</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">endog</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">exog</span><span class="p">)</span> <div class="viewcode-block" id="MANOVA.fit"><a class="viewcode-back" href="../../../generated/statsmodels.multivariate.manova.MANOVA.fit.html#statsmodels.multivariate.manova.MANOVA.fit">[docs]</a> <span class="k">def</span> <span class="nf">fit</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">(</span><span class="s1">'fit is not needed to use MANOVA. Call'</span> <span class="s1">'mv_test directly on a MANOVA instance.'</span><span class="p">)</span></div> <div class="viewcode-block" id="MANOVA.mv_test"><a class="viewcode-back" href="../../../generated/statsmodels.multivariate.manova.MANOVA.mv_test.html#statsmodels.multivariate.manova.MANOVA.mv_test">[docs]</a> <span class="nd">@Substitution</span><span class="p">(</span><span class="n">hypotheses_doc</span><span class="o">=</span><span class="n">_hypotheses_doc</span><span class="p">)</span> <span class="k">def</span> <span class="nf">mv_test</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">hypotheses</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span> <span class="sd">"""</span> <span class="sd"> Linear hypotheses testing</span> <span class="sd"> Parameters</span> <span class="sd"> ----------</span> <span class="sd"> %(hypotheses_doc)s</span> <span class="sd"> Returns</span> <span class="sd"> -------</span> <span class="sd"> results: MultivariateTestResults</span> <span class="sd"> Notes</span> <span class="sd"> -----</span> <span class="sd"> Testing the linear hypotheses</span> <span class="sd"> L * params * M = 0</span> <span class="sd"> where `params` is the regression coefficient matrix for the</span> <span class="sd"> linear model y = x * params</span> <span class="sd"> If the model is not specified using the formula interfact, then the</span> <span class="sd"> hypotheses test each included exogenous variable, one at a time. In</span> <span class="sd"> most applications with categorical variables, the ``from_formula``</span> <span class="sd"> interface should be preferred when specifying a model since it</span> <span class="sd"> provides knowledge about the model when specifying the hypotheses.</span> <span class="sd"> """</span> <span class="k">if</span> <span class="n">hypotheses</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span> <span class="k">if</span> <span class="p">(</span><span class="nb">hasattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="s1">'data'</span><span class="p">)</span> <span class="ow">and</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span> <span class="ow">and</span> <span class="nb">hasattr</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">,</span> <span class="s1">'design_info'</span><span class="p">)):</span> <span class="n">terms</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="o">.</span><span class="n">design_info</span><span class="o">.</span><span class="n">term_name_slices</span> <span class="n">hypotheses</span> <span class="o">=</span> <span class="p">[]</span> <span class="k">for</span> <span class="n">key</span> <span class="ow">in</span> <span class="n">terms</span><span class="p">:</span> <span class="n">L_contrast</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">eye</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">exog</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">])[</span><span class="n">terms</span><span class="p">[</span><span class="n">key</span><span class="p">],</span> <span class="p">:]</span> <span class="n">hypotheses</span><span class="o">.</span><span class="n">append</span><span class="p">([</span><span class="n">key</span><span class="p">,</span> <span class="n">L_contrast</span><span class="p">,</span> <span class="kc">None</span><span class="p">])</span> <span class="k">else</span><span class="p">:</span> <span class="n">hypotheses</span> <span class="o">=</span> <span class="p">[]</span> <span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">exog</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]):</span> <span class="n">name</span> <span class="o">=</span> <span class="s1">'x</span><span class="si">%d</span><span class="s1">'</span> <span class="o">%</span> <span class="p">(</span><span class="n">i</span><span class="p">)</span> <span class="n">L</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">zeros</span><span class="p">([</span><span class="mi">1</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">exog</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]])</span> <span class="n">L</span><span class="p">[</span><span class="mi">0</span><span class="p">,</span> <span class="n">i</span><span class="p">]</span> <span class="o">=</span> <span class="mi">1</span> <span class="n">hypotheses</span><span class="o">.</span><span class="n">append</span><span class="p">([</span><span class="n">name</span><span class="p">,</span> <span class="n">L</span><span class="p">,</span> <span class="kc">None</span><span class="p">])</span> <span class="n">results</span> <span class="o">=</span> <span class="n">_multivariate_ols_test</span><span class="p">(</span><span class="n">hypotheses</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">_fittedmod</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">exog_names</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">endog_names</span><span class="p">)</span> <span class="k">return</span> <span class="n">MultivariateTestResults</span><span class="p">(</span><span class="n">results</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">endog_names</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">exog_names</span><span class="p">)</span></div></div> </pre></div> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Feb 02, 2021. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 3.4.3. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../../../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.12.2/_modules/statsmodels/multivariate/manova.html
HTML
bsd-3-clause
26,749
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../../../../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../../../../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../../../../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../../../../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../../../../_static/javascripts/modernizr.js"></script> <title>statsmodels.tsa.statespace.representation &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../../../../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../../../../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../../../../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../../../../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../../../../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../../../../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../../../../_static/stylesheets/deprecation.css"> <link rel="stylesheet" href="../../../../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../../../../_static/material.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../../../../_static/graphviz.css" /> <script id="documentation_options" data-url_root="../../../../" src="../../../../_static/documentation_options.js"></script> <script src="../../../../_static/jquery.js"></script> <script src="../../../../_static/underscore.js"></script> <script src="../../../../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../../../../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../../../../about.html" /> <link rel="index" title="Index" href="../../../../genindex.html" /> <link rel="search" title="Search" href="../../../../search.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#_modules/statsmodels/tsa/statespace/representation" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../../../../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../../../../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.12.2</span> <span class="md-header-nav__topic"> statsmodels.tsa.statespace.representation </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../../../../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../../../../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../../../../_static/versions.json", target_loc = "../../../../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../../../index.html" class="md-tabs__link">Module code</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../../../../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../../../../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../../../../index.html" title="statsmodels">statsmodels v0.12.2</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../../../../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../../../../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../../../../user-guide.html" class="md-nav__link">User Guide</a> </li> <li class="md-nav__item"> <a href="../../../../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../../../../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../../../../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../../../../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../../../../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="modules-statsmodels-tsa-statespace-representation--page-root">Source code for statsmodels.tsa.statespace.representation</h1><div class="highlight"><pre> <span></span><span class="sd">"""</span> <span class="sd">State Space Representation</span> <span class="sd">Author: Chad Fulton</span> <span class="sd">License: Simplified-BSD</span> <span class="sd">"""</span> <span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span> <span class="kn">from</span> <span class="nn">.tools</span> <span class="kn">import</span> <span class="p">(</span> <span class="n">find_best_blas_type</span><span class="p">,</span> <span class="n">validate_matrix_shape</span><span class="p">,</span> <span class="n">validate_vector_shape</span> <span class="p">)</span> <span class="kn">from</span> <span class="nn">.initialization</span> <span class="kn">import</span> <span class="n">Initialization</span> <span class="kn">from</span> <span class="nn">.</span> <span class="kn">import</span> <span class="n">tools</span> <span class="k">class</span> <span class="nc">OptionWrapper</span><span class="p">(</span><span class="nb">object</span><span class="p">):</span> <span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">mask_attribute</span><span class="p">,</span> <span class="n">mask_value</span><span class="p">):</span> <span class="c1"># Name of the class-level bitmask attribute</span> <span class="bp">self</span><span class="o">.</span><span class="n">mask_attribute</span> <span class="o">=</span> <span class="n">mask_attribute</span> <span class="c1"># Value of this option</span> <span class="bp">self</span><span class="o">.</span><span class="n">mask_value</span> <span class="o">=</span> <span class="n">mask_value</span> <span class="k">def</span> <span class="fm">__get__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">obj</span><span class="p">,</span> <span class="n">objtype</span><span class="p">):</span> <span class="c1"># Return True / False based on whether the bit is set in the bitmask</span> <span class="k">return</span> <span class="nb">bool</span><span class="p">(</span><span class="nb">getattr</span><span class="p">(</span><span class="n">obj</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">mask_attribute</span><span class="p">,</span> <span class="mi">0</span><span class="p">)</span> <span class="o">&amp;</span> <span class="bp">self</span><span class="o">.</span><span class="n">mask_value</span><span class="p">)</span> <span class="k">def</span> <span class="fm">__set__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">obj</span><span class="p">,</span> <span class="n">value</span><span class="p">):</span> <span class="n">mask_attribute_value</span> <span class="o">=</span> <span class="nb">getattr</span><span class="p">(</span><span class="n">obj</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">mask_attribute</span><span class="p">,</span> <span class="mi">0</span><span class="p">)</span> <span class="k">if</span> <span class="nb">bool</span><span class="p">(</span><span class="n">value</span><span class="p">):</span> <span class="n">value</span> <span class="o">=</span> <span class="n">mask_attribute_value</span> <span class="o">|</span> <span class="bp">self</span><span class="o">.</span><span class="n">mask_value</span> <span class="k">else</span><span class="p">:</span> <span class="n">value</span> <span class="o">=</span> <span class="n">mask_attribute_value</span> <span class="o">&amp;</span> <span class="o">~</span><span class="bp">self</span><span class="o">.</span><span class="n">mask_value</span> <span class="nb">setattr</span><span class="p">(</span><span class="n">obj</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">mask_attribute</span><span class="p">,</span> <span class="n">value</span><span class="p">)</span> <span class="k">class</span> <span class="nc">MatrixWrapper</span><span class="p">(</span><span class="nb">object</span><span class="p">):</span> <span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">name</span><span class="p">,</span> <span class="n">attribute</span><span class="p">):</span> <span class="bp">self</span><span class="o">.</span><span class="n">name</span> <span class="o">=</span> <span class="n">name</span> <span class="bp">self</span><span class="o">.</span><span class="n">attribute</span> <span class="o">=</span> <span class="n">attribute</span> <span class="bp">self</span><span class="o">.</span><span class="n">_attribute</span> <span class="o">=</span> <span class="s1">'_'</span> <span class="o">+</span> <span class="n">attribute</span> <span class="k">def</span> <span class="fm">__get__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">obj</span><span class="p">,</span> <span class="n">objtype</span><span class="p">):</span> <span class="n">matrix</span> <span class="o">=</span> <span class="nb">getattr</span><span class="p">(</span><span class="n">obj</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">_attribute</span><span class="p">,</span> <span class="kc">None</span><span class="p">)</span> <span class="c1"># # Remove last dimension if the array is not actually time-varying</span> <span class="c1"># if matrix is not None and matrix.shape[-1] == 1:</span> <span class="c1"># return np.squeeze(matrix, -1)</span> <span class="k">return</span> <span class="n">matrix</span> <span class="k">def</span> <span class="fm">__set__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">obj</span><span class="p">,</span> <span class="n">value</span><span class="p">):</span> <span class="n">value</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">asarray</span><span class="p">(</span><span class="n">value</span><span class="p">,</span> <span class="n">order</span><span class="o">=</span><span class="s2">"F"</span><span class="p">)</span> <span class="n">shape</span> <span class="o">=</span> <span class="n">obj</span><span class="o">.</span><span class="n">shapes</span><span class="p">[</span><span class="bp">self</span><span class="o">.</span><span class="n">attribute</span><span class="p">]</span> <span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">shape</span><span class="p">)</span> <span class="o">==</span> <span class="mi">3</span><span class="p">:</span> <span class="n">value</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_set_matrix</span><span class="p">(</span><span class="n">obj</span><span class="p">,</span> <span class="n">value</span><span class="p">,</span> <span class="n">shape</span><span class="p">)</span> <span class="k">else</span><span class="p">:</span> <span class="n">value</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_set_vector</span><span class="p">(</span><span class="n">obj</span><span class="p">,</span> <span class="n">value</span><span class="p">,</span> <span class="n">shape</span><span class="p">)</span> <span class="nb">setattr</span><span class="p">(</span><span class="n">obj</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">_attribute</span><span class="p">,</span> <span class="n">value</span><span class="p">)</span> <span class="n">obj</span><span class="o">.</span><span class="n">shapes</span><span class="p">[</span><span class="bp">self</span><span class="o">.</span><span class="n">attribute</span><span class="p">]</span> <span class="o">=</span> <span class="n">value</span><span class="o">.</span><span class="n">shape</span> <span class="k">def</span> <span class="nf">_set_matrix</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">obj</span><span class="p">,</span> <span class="n">value</span><span class="p">,</span> <span class="n">shape</span><span class="p">):</span> <span class="c1"># Expand 1-dimensional array if possible</span> <span class="k">if</span> <span class="p">(</span><span class="n">value</span><span class="o">.</span><span class="n">ndim</span> <span class="o">==</span> <span class="mi">1</span> <span class="ow">and</span> <span class="n">shape</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span> <span class="o">==</span> <span class="mi">1</span> <span class="ow">and</span> <span class="n">value</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span> <span class="o">==</span> <span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]):</span> <span class="n">value</span> <span class="o">=</span> <span class="n">value</span><span class="p">[</span><span class="kc">None</span><span class="p">,</span> <span class="p">:]</span> <span class="c1"># Enforce that the matrix is appropriate size</span> <span class="n">validate_matrix_shape</span><span class="p">(</span> <span class="bp">self</span><span class="o">.</span><span class="n">name</span><span class="p">,</span> <span class="n">value</span><span class="o">.</span><span class="n">shape</span><span class="p">,</span> <span class="n">shape</span><span class="p">[</span><span class="mi">0</span><span class="p">],</span> <span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">],</span> <span class="n">obj</span><span class="o">.</span><span class="n">nobs</span> <span class="p">)</span> <span class="c1"># Expand time-invariant matrix</span> <span class="k">if</span> <span class="n">value</span><span class="o">.</span><span class="n">ndim</span> <span class="o">==</span> <span class="mi">2</span><span class="p">:</span> <span class="n">value</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">(</span><span class="n">value</span><span class="p">[:,</span> <span class="p">:,</span> <span class="kc">None</span><span class="p">],</span> <span class="n">order</span><span class="o">=</span><span class="s2">"F"</span><span class="p">)</span> <span class="k">return</span> <span class="n">value</span> <span class="k">def</span> <span class="nf">_set_vector</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">obj</span><span class="p">,</span> <span class="n">value</span><span class="p">,</span> <span class="n">shape</span><span class="p">):</span> <span class="c1"># Enforce that the vector has appropriate length</span> <span class="n">validate_vector_shape</span><span class="p">(</span> <span class="bp">self</span><span class="o">.</span><span class="n">name</span><span class="p">,</span> <span class="n">value</span><span class="o">.</span><span class="n">shape</span><span class="p">,</span> <span class="n">shape</span><span class="p">[</span><span class="mi">0</span><span class="p">],</span> <span class="n">obj</span><span class="o">.</span><span class="n">nobs</span> <span class="p">)</span> <span class="c1"># Expand the time-invariant vector</span> <span class="k">if</span> <span class="n">value</span><span class="o">.</span><span class="n">ndim</span> <span class="o">==</span> <span class="mi">1</span><span class="p">:</span> <span class="n">value</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">(</span><span class="n">value</span><span class="p">[:,</span> <span class="kc">None</span><span class="p">],</span> <span class="n">order</span><span class="o">=</span><span class="s2">"F"</span><span class="p">)</span> <span class="k">return</span> <span class="n">value</span> <div class="viewcode-block" id="Representation"><a class="viewcode-back" href="../../../../generated/statsmodels.tsa.statespace.representation.Representation.html#statsmodels.tsa.statespace.simulation_smoother.Representation">[docs]</a><span class="k">class</span> <span class="nc">Representation</span><span class="p">(</span><span class="nb">object</span><span class="p">):</span> <span class="sa">r</span><span class="sd">"""</span> <span class="sd"> State space representation of a time series process</span> <span class="sd"> Parameters</span> <span class="sd"> ----------</span> <span class="sd"> k_endog : {array_like, int}</span> <span class="sd"> The observed time-series process :math:`y` if array like or the</span> <span class="sd"> number of variables in the process if an integer.</span> <span class="sd"> k_states : int</span> <span class="sd"> The dimension of the unobserved state process.</span> <span class="sd"> k_posdef : int, optional</span> <span class="sd"> The dimension of a guaranteed positive definite covariance matrix</span> <span class="sd"> describing the shocks in the measurement equation. Must be less than</span> <span class="sd"> or equal to `k_states`. Default is `k_states`.</span> <span class="sd"> initial_variance : float, optional</span> <span class="sd"> Initial variance used when approximate diffuse initialization is</span> <span class="sd"> specified. Default is 1e6.</span> <span class="sd"> initialization : Initialization object or str, optional</span> <span class="sd"> Initialization method for the initial state. If a string, must be one</span> <span class="sd"> of {'diffuse', 'approximate_diffuse', 'stationary', 'known'}.</span> <span class="sd"> initial_state : array_like, optional</span> <span class="sd"> If `initialization='known'` is used, the mean of the initial state's</span> <span class="sd"> distribution.</span> <span class="sd"> initial_state_cov : array_like, optional</span> <span class="sd"> If `initialization='known'` is used, the covariance matrix of the</span> <span class="sd"> initial state's distribution.</span> <span class="sd"> nobs : int, optional</span> <span class="sd"> If an endogenous vector is not given (i.e. `k_endog` is an integer),</span> <span class="sd"> the number of observations can optionally be specified. If not</span> <span class="sd"> specified, they will be set to zero until data is bound to the model.</span> <span class="sd"> dtype : np.dtype, optional</span> <span class="sd"> If an endogenous vector is not given (i.e. `k_endog` is an integer),</span> <span class="sd"> the default datatype of the state space matrices can optionally be</span> <span class="sd"> specified. Default is `np.float64`.</span> <span class="sd"> design : array_like, optional</span> <span class="sd"> The design matrix, :math:`Z`. Default is set to zeros.</span> <span class="sd"> obs_intercept : array_like, optional</span> <span class="sd"> The intercept for the observation equation, :math:`d`. Default is set</span> <span class="sd"> to zeros.</span> <span class="sd"> obs_cov : array_like, optional</span> <span class="sd"> The covariance matrix for the observation equation :math:`H`. Default</span> <span class="sd"> is set to zeros.</span> <span class="sd"> transition : array_like, optional</span> <span class="sd"> The transition matrix, :math:`T`. Default is set to zeros.</span> <span class="sd"> state_intercept : array_like, optional</span> <span class="sd"> The intercept for the transition equation, :math:`c`. Default is set to</span> <span class="sd"> zeros.</span> <span class="sd"> selection : array_like, optional</span> <span class="sd"> The selection matrix, :math:`R`. Default is set to zeros.</span> <span class="sd"> state_cov : array_like, optional</span> <span class="sd"> The covariance matrix for the state equation :math:`Q`. Default is set</span> <span class="sd"> to zeros.</span> <span class="sd"> **kwargs</span> <span class="sd"> Additional keyword arguments. Not used directly. It is present to</span> <span class="sd"> improve compatibility with subclasses, so that they can use `**kwargs`</span> <span class="sd"> to specify any default state space matrices (e.g. `design`) without</span> <span class="sd"> having to clean out any other keyword arguments they might have been</span> <span class="sd"> passed.</span> <span class="sd"> Attributes</span> <span class="sd"> ----------</span> <span class="sd"> nobs : int</span> <span class="sd"> The number of observations.</span> <span class="sd"> k_endog : int</span> <span class="sd"> The dimension of the observation series.</span> <span class="sd"> k_states : int</span> <span class="sd"> The dimension of the unobserved state process.</span> <span class="sd"> k_posdef : int</span> <span class="sd"> The dimension of a guaranteed positive</span> <span class="sd"> definite covariance matrix describing</span> <span class="sd"> the shocks in the measurement equation.</span> <span class="sd"> shapes : dictionary of name:tuple</span> <span class="sd"> A dictionary recording the initial shapes</span> <span class="sd"> of each of the representation matrices as</span> <span class="sd"> tuples.</span> <span class="sd"> initialization : str</span> <span class="sd"> Kalman filter initialization method. Default is unset.</span> <span class="sd"> initial_variance : float</span> <span class="sd"> Initial variance for approximate diffuse</span> <span class="sd"> initialization. Default is 1e6.</span> <span class="sd"> Notes</span> <span class="sd"> -----</span> <span class="sd"> A general state space model is of the form</span> <span class="sd"> .. math::</span> <span class="sd"> y_t &amp; = Z_t \alpha_t + d_t + \varepsilon_t \\</span> <span class="sd"> \alpha_t &amp; = T_t \alpha_{t-1} + c_t + R_t \eta_t \\</span> <span class="sd"> where :math:`y_t` refers to the observation vector at time :math:`t`,</span> <span class="sd"> :math:`\alpha_t` refers to the (unobserved) state vector at time</span> <span class="sd"> :math:`t`, and where the irregular components are defined as</span> <span class="sd"> .. math::</span> <span class="sd"> \varepsilon_t \sim N(0, H_t) \\</span> <span class="sd"> \eta_t \sim N(0, Q_t) \\</span> <span class="sd"> The remaining variables (:math:`Z_t, d_t, H_t, T_t, c_t, R_t, Q_t`) in the</span> <span class="sd"> equations are matrices describing the process. Their variable names and</span> <span class="sd"> dimensions are as follows</span> <span class="sd"> Z : `design` :math:`(k\_endog \times k\_states \times nobs)`</span> <span class="sd"> d : `obs_intercept` :math:`(k\_endog \times nobs)`</span> <span class="sd"> H : `obs_cov` :math:`(k\_endog \times k\_endog \times nobs)`</span> <span class="sd"> T : `transition` :math:`(k\_states \times k\_states \times nobs)`</span> <span class="sd"> c : `state_intercept` :math:`(k\_states \times nobs)`</span> <span class="sd"> R : `selection` :math:`(k\_states \times k\_posdef \times nobs)`</span> <span class="sd"> Q : `state_cov` :math:`(k\_posdef \times k\_posdef \times nobs)`</span> <span class="sd"> In the case that one of the matrices is time-invariant (so that, for</span> <span class="sd"> example, :math:`Z_t = Z_{t+1} ~ \forall ~ t`), its last dimension may</span> <span class="sd"> be of size :math:`1` rather than size `nobs`.</span> <span class="sd"> References</span> <span class="sd"> ----------</span> <span class="sd"> .. [*] Durbin, James, and Siem Jan Koopman. 2012.</span> <span class="sd"> Time Series Analysis by State Space Methods: Second Edition.</span> <span class="sd"> Oxford University Press.</span> <span class="sd"> """</span> <span class="n">endog</span> <span class="o">=</span> <span class="kc">None</span> <span class="sa">r</span><span class="sd">"""</span> <span class="sd"> (array) The observation vector, alias for `obs`.</span> <span class="sd"> """</span> <span class="n">design</span> <span class="o">=</span> <span class="n">MatrixWrapper</span><span class="p">(</span><span class="s1">'design'</span><span class="p">,</span> <span class="s1">'design'</span><span class="p">)</span> <span class="sa">r</span><span class="sd">"""</span> <span class="sd"> (array) Design matrix: :math:`Z~(k\_endog \times k\_states \times nobs)`</span> <span class="sd"> """</span> <span class="n">obs_intercept</span> <span class="o">=</span> <span class="n">MatrixWrapper</span><span class="p">(</span><span class="s1">'observation intercept'</span><span class="p">,</span> <span class="s1">'obs_intercept'</span><span class="p">)</span> <span class="sa">r</span><span class="sd">"""</span> <span class="sd"> (array) Observation intercept: :math:`d~(k\_endog \times nobs)`</span> <span class="sd"> """</span> <span class="n">obs_cov</span> <span class="o">=</span> <span class="n">MatrixWrapper</span><span class="p">(</span><span class="s1">'observation covariance matrix'</span><span class="p">,</span> <span class="s1">'obs_cov'</span><span class="p">)</span> <span class="sa">r</span><span class="sd">"""</span> <span class="sd"> (array) Observation covariance matrix:</span> <span class="sd"> :math:`H~(k\_endog \times k\_endog \times nobs)`</span> <span class="sd"> """</span> <span class="n">transition</span> <span class="o">=</span> <span class="n">MatrixWrapper</span><span class="p">(</span><span class="s1">'transition'</span><span class="p">,</span> <span class="s1">'transition'</span><span class="p">)</span> <span class="sa">r</span><span class="sd">"""</span> <span class="sd"> (array) Transition matrix:</span> <span class="sd"> :math:`T~(k\_states \times k\_states \times nobs)`</span> <span class="sd"> """</span> <span class="n">state_intercept</span> <span class="o">=</span> <span class="n">MatrixWrapper</span><span class="p">(</span><span class="s1">'state intercept'</span><span class="p">,</span> <span class="s1">'state_intercept'</span><span class="p">)</span> <span class="sa">r</span><span class="sd">"""</span> <span class="sd"> (array) State intercept: :math:`c~(k\_states \times nobs)`</span> <span class="sd"> """</span> <span class="n">selection</span> <span class="o">=</span> <span class="n">MatrixWrapper</span><span class="p">(</span><span class="s1">'selection'</span><span class="p">,</span> <span class="s1">'selection'</span><span class="p">)</span> <span class="sa">r</span><span class="sd">"""</span> <span class="sd"> (array) Selection matrix:</span> <span class="sd"> :math:`R~(k\_states \times k\_posdef \times nobs)`</span> <span class="sd"> """</span> <span class="n">state_cov</span> <span class="o">=</span> <span class="n">MatrixWrapper</span><span class="p">(</span><span class="s1">'state covariance matrix'</span><span class="p">,</span> <span class="s1">'state_cov'</span><span class="p">)</span> <span class="sa">r</span><span class="sd">"""</span> <span class="sd"> (array) State covariance matrix:</span> <span class="sd"> :math:`Q~(k\_posdef \times k\_posdef \times nobs)`</span> <span class="sd"> """</span> <span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">k_endog</span><span class="p">,</span> <span class="n">k_states</span><span class="p">,</span> <span class="n">k_posdef</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">initial_variance</span><span class="o">=</span><span class="mf">1e6</span><span class="p">,</span> <span class="n">nobs</span><span class="o">=</span><span class="mi">0</span><span class="p">,</span> <span class="n">dtype</span><span class="o">=</span><span class="n">np</span><span class="o">.</span><span class="n">float64</span><span class="p">,</span> <span class="n">design</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">obs_intercept</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">obs_cov</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">transition</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">state_intercept</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">selection</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">state_cov</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">statespace_classes</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">):</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span> <span class="o">=</span> <span class="p">{}</span> <span class="c1"># Check if k_endog is actually the endog array</span> <span class="n">endog</span> <span class="o">=</span> <span class="kc">None</span> <span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">k_endog</span><span class="p">,</span> <span class="n">np</span><span class="o">.</span><span class="n">ndarray</span><span class="p">):</span> <span class="n">endog</span> <span class="o">=</span> <span class="n">k_endog</span> <span class="c1"># If so, assume that it is either column-ordered and in wide format</span> <span class="c1"># or row-ordered and in long format</span> <span class="k">if</span> <span class="p">(</span><span class="n">endog</span><span class="o">.</span><span class="n">flags</span><span class="p">[</span><span class="s1">'C_CONTIGUOUS'</span><span class="p">]</span> <span class="ow">and</span> <span class="p">(</span><span class="n">endog</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span> <span class="o">&gt;</span> <span class="mi">1</span> <span class="ow">or</span> <span class="n">nobs</span> <span class="o">==</span> <span class="mi">1</span><span class="p">)):</span> <span class="n">endog</span> <span class="o">=</span> <span class="n">endog</span><span class="o">.</span><span class="n">T</span> <span class="n">k_endog</span> <span class="o">=</span> <span class="n">endog</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span> <span class="c1"># Endogenous array, dimensions, dtype</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_endog</span> <span class="o">=</span> <span class="n">k_endog</span> <span class="k">if</span> <span class="n">k_endog</span> <span class="o">&lt;</span> <span class="mi">1</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Number of endogenous variables in statespace'</span> <span class="s1">' model must be a positive number.'</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">nobs</span> <span class="o">=</span> <span class="n">nobs</span> <span class="c1"># Get dimensions from transition equation</span> <span class="k">if</span> <span class="n">k_states</span> <span class="o">&lt;</span> <span class="mi">1</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Number of states in statespace model must be a'</span> <span class="s1">' positive number.'</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_states</span> <span class="o">=</span> <span class="n">k_states</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_posdef</span> <span class="o">=</span> <span class="n">k_posdef</span> <span class="k">if</span> <span class="n">k_posdef</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span> <span class="k">else</span> <span class="n">k_states</span> <span class="c1"># Make sure k_posdef &lt;= k_states</span> <span class="c1"># TODO: we could technically allow k_posdef &gt; k_states, but the Cython</span> <span class="c1"># code needs to be more thoroughly checked to avoid seg faults.</span> <span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_posdef</span> <span class="o">&gt;</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Dimension of state innovation `k_posdef` cannot'</span> <span class="s1">' be larger than the dimension of the state.'</span><span class="p">)</span> <span class="c1"># Bind endog, if it was given</span> <span class="k">if</span> <span class="n">endog</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">bind</span><span class="p">(</span><span class="n">endog</span><span class="p">)</span> <span class="c1"># Record the shapes of all of our matrices</span> <span class="c1"># Note: these are time-invariant shapes; in practice the last dimension</span> <span class="c1"># may also be `self.nobs` for any or all of these.</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span> <span class="o">=</span> <span class="p">{</span> <span class="s1">'obs'</span><span class="p">:</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_endog</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">nobs</span><span class="p">),</span> <span class="s1">'design'</span><span class="p">:</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_endog</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">,</span> <span class="mi">1</span><span class="p">),</span> <span class="s1">'obs_intercept'</span><span class="p">:</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_endog</span><span class="p">,</span> <span class="mi">1</span><span class="p">),</span> <span class="s1">'obs_cov'</span><span class="p">:</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_endog</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_endog</span><span class="p">,</span> <span class="mi">1</span><span class="p">),</span> <span class="s1">'transition'</span><span class="p">:</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">,</span> <span class="mi">1</span><span class="p">),</span> <span class="s1">'state_intercept'</span><span class="p">:</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">,</span> <span class="mi">1</span><span class="p">),</span> <span class="s1">'selection'</span><span class="p">:</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_posdef</span><span class="p">,</span> <span class="mi">1</span><span class="p">),</span> <span class="s1">'state_cov'</span><span class="p">:</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_posdef</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_posdef</span><span class="p">,</span> <span class="mi">1</span><span class="p">),</span> <span class="p">}</span> <span class="c1"># Representation matrices</span> <span class="c1"># These matrices are only used in the Python object as containers,</span> <span class="c1"># which will be copied to the appropriate _statespace object if a</span> <span class="c1"># filter is called.</span> <span class="n">scope</span> <span class="o">=</span> <span class="nb">locals</span><span class="p">()</span> <span class="k">for</span> <span class="n">name</span><span class="p">,</span> <span class="n">shape</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span><span class="o">.</span><span class="n">items</span><span class="p">():</span> <span class="k">if</span> <span class="n">name</span> <span class="o">==</span> <span class="s1">'obs'</span><span class="p">:</span> <span class="k">continue</span> <span class="c1"># Create the initial storage array for each matrix</span> <span class="nb">setattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="s1">'_'</span> <span class="o">+</span> <span class="n">name</span><span class="p">,</span> <span class="n">np</span><span class="o">.</span><span class="n">zeros</span><span class="p">(</span><span class="n">shape</span><span class="p">,</span> <span class="n">dtype</span><span class="o">=</span><span class="n">dtype</span><span class="p">,</span> <span class="n">order</span><span class="o">=</span><span class="s2">"F"</span><span class="p">))</span> <span class="c1"># If we were given an initial value for the matrix, set it</span> <span class="c1"># (notice it is being set via the descriptor)</span> <span class="k">if</span> <span class="n">scope</span><span class="p">[</span><span class="n">name</span><span class="p">]</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span><span class="p">:</span> <span class="nb">setattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">name</span><span class="p">,</span> <span class="n">scope</span><span class="p">[</span><span class="n">name</span><span class="p">])</span> <span class="c1"># Options</span> <span class="bp">self</span><span class="o">.</span><span class="n">initial_variance</span> <span class="o">=</span> <span class="n">initial_variance</span> <span class="bp">self</span><span class="o">.</span><span class="n">prefix_statespace_map</span> <span class="o">=</span> <span class="p">(</span><span class="n">statespace_classes</span> <span class="k">if</span> <span class="n">statespace_classes</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span> <span class="k">else</span> <span class="n">tools</span><span class="o">.</span><span class="n">prefix_statespace_map</span><span class="o">.</span><span class="n">copy</span><span class="p">())</span> <span class="c1"># State-space initialization data</span> <span class="bp">self</span><span class="o">.</span><span class="n">initialization</span> <span class="o">=</span> <span class="n">kwargs</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">'initialization'</span><span class="p">,</span> <span class="kc">None</span><span class="p">)</span> <span class="n">basic_inits</span> <span class="o">=</span> <span class="p">[</span><span class="s1">'diffuse'</span><span class="p">,</span> <span class="s1">'approximate_diffuse'</span><span class="p">,</span> <span class="s1">'stationary'</span><span class="p">]</span> <span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">initialization</span> <span class="ow">in</span> <span class="n">basic_inits</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">initialize</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">initialization</span><span class="p">)</span> <span class="k">elif</span> <span class="bp">self</span><span class="o">.</span><span class="n">initialization</span> <span class="o">==</span> <span class="s1">'known'</span><span class="p">:</span> <span class="k">if</span> <span class="s1">'constant'</span> <span class="ow">in</span> <span class="n">kwargs</span><span class="p">:</span> <span class="n">constant</span> <span class="o">=</span> <span class="n">kwargs</span><span class="p">[</span><span class="s1">'constant'</span><span class="p">]</span> <span class="k">elif</span> <span class="s1">'initial_state'</span> <span class="ow">in</span> <span class="n">kwargs</span><span class="p">:</span> <span class="c1"># TODO deprecation warning</span> <span class="n">constant</span> <span class="o">=</span> <span class="n">kwargs</span><span class="p">[</span><span class="s1">'initial_state'</span><span class="p">]</span> <span class="k">else</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Initial state must be provided when "known"'</span> <span class="s1">' is the specified initialization method.'</span><span class="p">)</span> <span class="k">if</span> <span class="s1">'stationary_cov'</span> <span class="ow">in</span> <span class="n">kwargs</span><span class="p">:</span> <span class="n">stationary_cov</span> <span class="o">=</span> <span class="n">kwargs</span><span class="p">[</span><span class="s1">'stationary_cov'</span><span class="p">]</span> <span class="k">elif</span> <span class="s1">'initial_state_cov'</span> <span class="ow">in</span> <span class="n">kwargs</span><span class="p">:</span> <span class="c1"># TODO deprecation warning</span> <span class="n">stationary_cov</span> <span class="o">=</span> <span class="n">kwargs</span><span class="p">[</span><span class="s1">'initial_state_cov'</span><span class="p">]</span> <span class="k">else</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Initial state covariance matrix must be'</span> <span class="s1">' provided when "known" is the specified'</span> <span class="s1">' initialization method.'</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">initialize</span><span class="p">(</span><span class="s1">'known'</span><span class="p">,</span> <span class="n">constant</span><span class="o">=</span><span class="n">constant</span><span class="p">,</span> <span class="n">stationary_cov</span><span class="o">=</span><span class="n">stationary_cov</span><span class="p">)</span> <span class="k">elif</span> <span class="p">(</span><span class="ow">not</span> <span class="nb">isinstance</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">initialization</span><span class="p">,</span> <span class="n">Initialization</span><span class="p">)</span> <span class="ow">and</span> <span class="bp">self</span><span class="o">.</span><span class="n">initialization</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span><span class="p">):</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s2">"Invalid state space initialization method."</span><span class="p">)</span> <span class="c1"># Matrix representations storage</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span> <span class="o">=</span> <span class="p">{}</span> <span class="c1"># Setup the underlying statespace object storage</span> <span class="bp">self</span><span class="o">.</span><span class="n">_statespaces</span> <span class="o">=</span> <span class="p">{}</span> <span class="c1"># Caches</span> <span class="bp">self</span><span class="o">.</span><span class="n">_time_invariant</span> <span class="o">=</span> <span class="kc">None</span> <span class="k">def</span> <span class="fm">__getitem__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">key</span><span class="p">):</span> <span class="n">_type</span> <span class="o">=</span> <span class="nb">type</span><span class="p">(</span><span class="n">key</span><span class="p">)</span> <span class="c1"># If only a string is given then we must be getting an entire matrix</span> <span class="k">if</span> <span class="n">_type</span> <span class="ow">is</span> <span class="nb">str</span><span class="p">:</span> <span class="k">if</span> <span class="n">key</span> <span class="ow">not</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">IndexError</span><span class="p">(</span><span class="s1">'"</span><span class="si">%s</span><span class="s1">" is an invalid state space matrix name'</span> <span class="o">%</span> <span class="n">key</span><span class="p">)</span> <span class="n">matrix</span> <span class="o">=</span> <span class="nb">getattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="s1">'_'</span> <span class="o">+</span> <span class="n">key</span><span class="p">)</span> <span class="c1"># See note on time-varying arrays, below</span> <span class="k">if</span> <span class="n">matrix</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">]</span> <span class="o">==</span> <span class="mi">1</span><span class="p">:</span> <span class="k">return</span> <span class="n">matrix</span><span class="p">[(</span><span class="nb">slice</span><span class="p">(</span><span class="kc">None</span><span class="p">),)</span><span class="o">*</span><span class="p">(</span><span class="n">matrix</span><span class="o">.</span><span class="n">ndim</span><span class="o">-</span><span class="mi">1</span><span class="p">)</span> <span class="o">+</span> <span class="p">(</span><span class="mi">0</span><span class="p">,)]</span> <span class="k">else</span><span class="p">:</span> <span class="k">return</span> <span class="n">matrix</span> <span class="c1"># Otherwise if we have a tuple, we want a slice of a matrix</span> <span class="k">elif</span> <span class="n">_type</span> <span class="ow">is</span> <span class="nb">tuple</span><span class="p">:</span> <span class="n">name</span><span class="p">,</span> <span class="n">slice_</span> <span class="o">=</span> <span class="n">key</span><span class="p">[</span><span class="mi">0</span><span class="p">],</span> <span class="n">key</span><span class="p">[</span><span class="mi">1</span><span class="p">:]</span> <span class="k">if</span> <span class="n">name</span> <span class="ow">not</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">IndexError</span><span class="p">(</span><span class="s1">'"</span><span class="si">%s</span><span class="s1">" is an invalid state space matrix name'</span> <span class="o">%</span> <span class="n">name</span><span class="p">)</span> <span class="n">matrix</span> <span class="o">=</span> <span class="nb">getattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="s1">'_'</span> <span class="o">+</span> <span class="n">name</span><span class="p">)</span> <span class="c1"># Since the model can support time-varying arrays, but often we</span> <span class="c1"># will instead have time-invariant arrays, we want to allow setting</span> <span class="c1"># a matrix slice like mod['transition',0,:] even though technically</span> <span class="c1"># it should be mod['transition',0,:,0]. Thus if the array in</span> <span class="c1"># question is time-invariant but the last slice was excluded,</span> <span class="c1"># add it in as a zero.</span> <span class="k">if</span> <span class="n">matrix</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">]</span> <span class="o">==</span> <span class="mi">1</span> <span class="ow">and</span> <span class="nb">len</span><span class="p">(</span><span class="n">slice_</span><span class="p">)</span> <span class="o">&lt;=</span> <span class="n">matrix</span><span class="o">.</span><span class="n">ndim</span><span class="o">-</span><span class="mi">1</span><span class="p">:</span> <span class="n">slice_</span> <span class="o">=</span> <span class="n">slice_</span> <span class="o">+</span> <span class="p">(</span><span class="mi">0</span><span class="p">,)</span> <span class="k">return</span> <span class="n">matrix</span><span class="p">[</span><span class="n">slice_</span><span class="p">]</span> <span class="c1"># Otherwise, we have only a single slice index, but it is not a string</span> <span class="k">else</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">IndexError</span><span class="p">(</span><span class="s1">'First index must the name of a valid state space'</span> <span class="s1">' matrix.'</span><span class="p">)</span> <span class="k">def</span> <span class="fm">__setitem__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">key</span><span class="p">,</span> <span class="n">value</span><span class="p">):</span> <span class="n">_type</span> <span class="o">=</span> <span class="nb">type</span><span class="p">(</span><span class="n">key</span><span class="p">)</span> <span class="c1"># If only a string is given then we must be setting an entire matrix</span> <span class="k">if</span> <span class="n">_type</span> <span class="ow">is</span> <span class="nb">str</span><span class="p">:</span> <span class="k">if</span> <span class="n">key</span> <span class="ow">not</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">IndexError</span><span class="p">(</span><span class="s1">'"</span><span class="si">%s</span><span class="s1">" is an invalid state space matrix name'</span> <span class="o">%</span> <span class="n">key</span><span class="p">)</span> <span class="nb">setattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">key</span><span class="p">,</span> <span class="n">value</span><span class="p">)</span> <span class="c1"># If it's a tuple (with a string as the first element) then we must be</span> <span class="c1"># setting a slice of a matrix</span> <span class="k">elif</span> <span class="n">_type</span> <span class="ow">is</span> <span class="nb">tuple</span><span class="p">:</span> <span class="n">name</span><span class="p">,</span> <span class="n">slice_</span> <span class="o">=</span> <span class="n">key</span><span class="p">[</span><span class="mi">0</span><span class="p">],</span> <span class="n">key</span><span class="p">[</span><span class="mi">1</span><span class="p">:]</span> <span class="k">if</span> <span class="n">name</span> <span class="ow">not</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">IndexError</span><span class="p">(</span><span class="s1">'"</span><span class="si">%s</span><span class="s1">" is an invalid state space matrix name'</span> <span class="o">%</span> <span class="n">key</span><span class="p">[</span><span class="mi">0</span><span class="p">])</span> <span class="c1"># Change the dtype of the corresponding matrix</span> <span class="n">dtype</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">(</span><span class="n">value</span><span class="p">)</span><span class="o">.</span><span class="n">dtype</span> <span class="n">matrix</span> <span class="o">=</span> <span class="nb">getattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="s1">'_'</span> <span class="o">+</span> <span class="n">name</span><span class="p">)</span> <span class="n">valid_types</span> <span class="o">=</span> <span class="p">[</span><span class="s1">'f'</span><span class="p">,</span> <span class="s1">'d'</span><span class="p">,</span> <span class="s1">'F'</span><span class="p">,</span> <span class="s1">'D'</span><span class="p">]</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">matrix</span><span class="o">.</span><span class="n">dtype</span> <span class="o">==</span> <span class="n">dtype</span> <span class="ow">and</span> <span class="n">dtype</span><span class="o">.</span><span class="n">char</span> <span class="ow">in</span> <span class="n">valid_types</span><span class="p">:</span> <span class="n">matrix</span> <span class="o">=</span> <span class="nb">getattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="s1">'_'</span> <span class="o">+</span> <span class="n">name</span><span class="p">)</span><span class="o">.</span><span class="n">real</span><span class="o">.</span><span class="n">astype</span><span class="p">(</span><span class="n">dtype</span><span class="p">)</span> <span class="c1"># Since the model can support time-varying arrays, but often we</span> <span class="c1"># will instead have time-invariant arrays, we want to allow setting</span> <span class="c1"># a matrix slice like mod['transition',0,:] even though technically</span> <span class="c1"># it should be mod['transition',0,:,0]. Thus if the array in</span> <span class="c1"># question is time-invariant but the last slice was excluded,</span> <span class="c1"># add it in as a zero.</span> <span class="k">if</span> <span class="n">matrix</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">]</span> <span class="o">==</span> <span class="mi">1</span> <span class="ow">and</span> <span class="nb">len</span><span class="p">(</span><span class="n">slice_</span><span class="p">)</span> <span class="o">==</span> <span class="n">matrix</span><span class="o">.</span><span class="n">ndim</span><span class="o">-</span><span class="mi">1</span><span class="p">:</span> <span class="n">slice_</span> <span class="o">=</span> <span class="n">slice_</span> <span class="o">+</span> <span class="p">(</span><span class="mi">0</span><span class="p">,)</span> <span class="c1"># Set the new value</span> <span class="n">matrix</span><span class="p">[</span><span class="n">slice_</span><span class="p">]</span> <span class="o">=</span> <span class="n">value</span> <span class="nb">setattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">name</span><span class="p">,</span> <span class="n">matrix</span><span class="p">)</span> <span class="c1"># Otherwise we got a single non-string key, (e.g. mod[:]), which is</span> <span class="c1"># invalid</span> <span class="k">else</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">IndexError</span><span class="p">(</span><span class="s1">'First index must the name of a valid state space'</span> <span class="s1">' matrix.'</span><span class="p">)</span> <span class="k">def</span> <span class="nf">_clone_kwargs</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">endog</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">):</span> <span class="sd">"""</span> <span class="sd"> Construct keyword arguments for cloning a state space model</span> <span class="sd"> Parameters</span> <span class="sd"> ----------</span> <span class="sd"> endog : array_like</span> <span class="sd"> An observed time-series process :math:`y`.</span> <span class="sd"> **kwargs</span> <span class="sd"> Keyword arguments to pass to the new state space representation</span> <span class="sd"> model constructor. Those that are not specified are copied from</span> <span class="sd"> the specification of the current state space model.</span> <span class="sd"> """</span> <span class="c1"># We always need the base dimensions, but they cannot change from</span> <span class="c1"># the base model when cloning (the idea is: if these need to change,</span> <span class="c1"># need to make a new instance manually, since it's not really cloning).</span> <span class="n">kwargs</span><span class="p">[</span><span class="s1">'nobs'</span><span class="p">]</span> <span class="o">=</span> <span class="nb">len</span><span class="p">(</span><span class="n">endog</span><span class="p">)</span> <span class="n">kwargs</span><span class="p">[</span><span class="s1">'k_endog'</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_endog</span> <span class="k">for</span> <span class="n">key</span> <span class="ow">in</span> <span class="p">[</span><span class="s1">'k_states'</span><span class="p">,</span> <span class="s1">'k_posdef'</span><span class="p">]:</span> <span class="n">val</span> <span class="o">=</span> <span class="nb">getattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">key</span><span class="p">)</span> <span class="k">if</span> <span class="n">key</span> <span class="ow">not</span> <span class="ow">in</span> <span class="n">kwargs</span> <span class="ow">or</span> <span class="n">kwargs</span><span class="p">[</span><span class="n">key</span><span class="p">]</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span> <span class="n">kwargs</span><span class="p">[</span><span class="n">key</span><span class="p">]</span> <span class="o">=</span> <span class="n">val</span> <span class="k">if</span> <span class="n">kwargs</span><span class="p">[</span><span class="n">key</span><span class="p">]</span> <span class="o">!=</span> <span class="n">val</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Cannot change the dimension of </span><span class="si">%s</span><span class="s1"> when'</span> <span class="s1">' cloning.'</span> <span class="o">%</span> <span class="n">key</span><span class="p">)</span> <span class="c1"># Get defaults for time-invariant system matrices, if not otherwise</span> <span class="c1"># provided</span> <span class="c1"># Time-varying matrices must be replaced.</span> <span class="k">for</span> <span class="n">name</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span><span class="o">.</span><span class="n">keys</span><span class="p">():</span> <span class="k">if</span> <span class="n">name</span> <span class="o">==</span> <span class="s1">'obs'</span><span class="p">:</span> <span class="k">continue</span> <span class="k">if</span> <span class="n">name</span> <span class="ow">not</span> <span class="ow">in</span> <span class="n">kwargs</span><span class="p">:</span> <span class="n">mat</span> <span class="o">=</span> <span class="nb">getattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">name</span><span class="p">)</span> <span class="k">if</span> <span class="n">mat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">]</span> <span class="o">!=</span> <span class="mi">1</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'The `</span><span class="si">%s</span><span class="s1">` matrix is time-varying. Cloning'</span> <span class="s1">' this model requires specifying an'</span> <span class="s1">' updated matrix.'</span> <span class="o">%</span> <span class="n">name</span><span class="p">)</span> <span class="n">kwargs</span><span class="p">[</span><span class="n">name</span><span class="p">]</span> <span class="o">=</span> <span class="n">mat</span> <span class="c1"># Default is to use the same initialization</span> <span class="n">kwargs</span><span class="o">.</span><span class="n">setdefault</span><span class="p">(</span><span class="s1">'initialization'</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">initialization</span><span class="p">)</span> <span class="k">return</span> <span class="n">kwargs</span> <div class="viewcode-block" id="Representation.clone"><a class="viewcode-back" href="../../../../generated/statsmodels.tsa.statespace.representation.Representation.clone.html#statsmodels.tsa.statespace.simulation_smoother.Representation.clone">[docs]</a> <span class="k">def</span> <span class="nf">clone</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">endog</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">):</span> <span class="sd">"""</span> <span class="sd"> Clone a state space representation while overriding some elements</span> <span class="sd"> Parameters</span> <span class="sd"> ----------</span> <span class="sd"> endog : array_like</span> <span class="sd"> An observed time-series process :math:`y`.</span> <span class="sd"> **kwargs</span> <span class="sd"> Keyword arguments to pass to the new state space representation</span> <span class="sd"> model constructor. Those that are not specified are copied from</span> <span class="sd"> the specification of the current state space model.</span> <span class="sd"> Returns</span> <span class="sd"> -------</span> <span class="sd"> Representation</span> <span class="sd"> Notes</span> <span class="sd"> -----</span> <span class="sd"> If some system matrices are time-varying, then new time-varying</span> <span class="sd"> matrices *must* be provided.</span> <span class="sd"> """</span> <span class="n">kwargs</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_clone_kwargs</span><span class="p">(</span><span class="n">endog</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">)</span> <span class="n">mod</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="vm">__class__</span><span class="p">(</span><span class="o">**</span><span class="n">kwargs</span><span class="p">)</span> <span class="n">mod</span><span class="o">.</span><span class="n">bind</span><span class="p">(</span><span class="n">endog</span><span class="p">)</span> <span class="k">return</span> <span class="n">mod</span></div> <div class="viewcode-block" id="Representation.extend"><a class="viewcode-back" href="../../../../generated/statsmodels.tsa.statespace.representation.Representation.extend.html#statsmodels.tsa.statespace.simulation_smoother.Representation.extend">[docs]</a> <span class="k">def</span> <span class="nf">extend</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">endog</span><span class="p">,</span> <span class="n">start</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">end</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">):</span> <span class="sd">"""</span> <span class="sd"> Extend the current state space model, or a specific (time) subset</span> <span class="sd"> Parameters</span> <span class="sd"> ----------</span> <span class="sd"> endog : array_like</span> <span class="sd"> An observed time-series process :math:`y`.</span> <span class="sd"> start : int, optional</span> <span class="sd"> The first period of a time-varying state space model to include in</span> <span class="sd"> the new model. Has no effect if the state space model is</span> <span class="sd"> time-invariant. Default is the initial period.</span> <span class="sd"> end : int, optional</span> <span class="sd"> The last period of a time-varying state space model to include in</span> <span class="sd"> the new model. Has no effect if the state space model is</span> <span class="sd"> time-invariant. Default is the final period.</span> <span class="sd"> **kwargs</span> <span class="sd"> Keyword arguments to pass to the new state space representation</span> <span class="sd"> model constructor. Those that are not specified are copied from</span> <span class="sd"> the specification of the current state space model.</span> <span class="sd"> Returns</span> <span class="sd"> -------</span> <span class="sd"> Representation</span> <span class="sd"> Notes</span> <span class="sd"> -----</span> <span class="sd"> This method does not allow replacing a time-varying system matrix with</span> <span class="sd"> a time-invariant one (or vice-versa). If that is required, use `clone`.</span> <span class="sd"> """</span> <span class="n">endog</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">atleast_1d</span><span class="p">(</span><span class="n">endog</span><span class="p">)</span> <span class="k">if</span> <span class="n">endog</span><span class="o">.</span><span class="n">ndim</span> <span class="o">==</span> <span class="mi">1</span><span class="p">:</span> <span class="n">endog</span> <span class="o">=</span> <span class="n">endog</span><span class="p">[:,</span> <span class="n">np</span><span class="o">.</span><span class="n">newaxis</span><span class="p">]</span> <span class="n">nobs</span> <span class="o">=</span> <span class="nb">len</span><span class="p">(</span><span class="n">endog</span><span class="p">)</span> <span class="k">if</span> <span class="n">start</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span> <span class="n">start</span> <span class="o">=</span> <span class="mi">0</span> <span class="k">if</span> <span class="n">end</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span> <span class="n">end</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">nobs</span> <span class="k">if</span> <span class="n">start</span> <span class="o">&lt;</span> <span class="mi">0</span><span class="p">:</span> <span class="n">start</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">nobs</span> <span class="o">+</span> <span class="n">start</span> <span class="k">if</span> <span class="n">end</span> <span class="o">&lt;</span> <span class="mi">0</span><span class="p">:</span> <span class="n">end</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">nobs</span> <span class="o">+</span> <span class="n">end</span> <span class="k">if</span> <span class="n">start</span> <span class="o">&gt;</span> <span class="bp">self</span><span class="o">.</span><span class="n">nobs</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'The `start` argument of the extension within the'</span> <span class="s1">' base model cannot be after the end of the'</span> <span class="s1">' base model.'</span><span class="p">)</span> <span class="k">if</span> <span class="n">end</span> <span class="o">&gt;</span> <span class="bp">self</span><span class="o">.</span><span class="n">nobs</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'The `end` argument of the extension within the'</span> <span class="s1">' base model cannot be after the end of the'</span> <span class="s1">' base model.'</span><span class="p">)</span> <span class="k">if</span> <span class="n">start</span> <span class="o">&gt;</span> <span class="n">end</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'The `start` argument of the extension within the'</span> <span class="s1">' base model cannot be after the `end` argument.'</span><span class="p">)</span> <span class="c1"># Note: if start == end or if end &lt; self.nobs, then we're just cloning</span> <span class="c1"># (no extension)</span> <span class="n">endog</span> <span class="o">=</span> <span class="n">tools</span><span class="o">.</span><span class="n">concat</span><span class="p">([</span><span class="bp">self</span><span class="o">.</span><span class="n">endog</span><span class="p">[:,</span> <span class="n">start</span><span class="p">:</span><span class="n">end</span><span class="p">]</span><span class="o">.</span><span class="n">T</span><span class="p">,</span> <span class="n">endog</span><span class="p">])</span> <span class="c1"># Extend any time-varying arrays</span> <span class="n">error_ti</span> <span class="o">=</span> <span class="p">(</span><span class="s1">'Model has time-invariant </span><span class="si">%s</span><span class="s1"> matrix, so cannot provide'</span> <span class="s1">' an extended matrix.'</span><span class="p">)</span> <span class="n">error_tv</span> <span class="o">=</span> <span class="p">(</span><span class="s1">'Model has time-varying </span><span class="si">%s</span><span class="s1"> matrix, so an updated'</span> <span class="s1">' time-varying matrix for the extension period'</span> <span class="s1">' is required.'</span><span class="p">)</span> <span class="k">for</span> <span class="n">name</span><span class="p">,</span> <span class="n">shape</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span><span class="o">.</span><span class="n">items</span><span class="p">():</span> <span class="k">if</span> <span class="n">name</span> <span class="o">==</span> <span class="s1">'obs'</span><span class="p">:</span> <span class="k">continue</span> <span class="n">mat</span> <span class="o">=</span> <span class="nb">getattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">name</span><span class="p">)</span> <span class="c1"># If we were *not* given an extended value for this matrix...</span> <span class="k">if</span> <span class="n">name</span> <span class="ow">not</span> <span class="ow">in</span> <span class="n">kwargs</span><span class="p">:</span> <span class="c1"># If this is a time-varying matrix in the existing model</span> <span class="k">if</span> <span class="n">mat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">]</span> <span class="o">&gt;</span> <span class="mi">1</span><span class="p">:</span> <span class="c1"># If we have an extension period, then raise an error</span> <span class="c1"># because we should have been given an extended value</span> <span class="k">if</span> <span class="n">end</span> <span class="o">+</span> <span class="n">nobs</span> <span class="o">&gt;</span> <span class="bp">self</span><span class="o">.</span><span class="n">nobs</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="n">error_tv</span> <span class="o">%</span> <span class="n">name</span><span class="p">)</span> <span class="c1"># If we do not have an extension period, then set the new</span> <span class="c1"># time-varying matrix to be the portion of the existing</span> <span class="c1"># time-varying matrix that corresponds to the period of</span> <span class="c1"># interest</span> <span class="k">else</span><span class="p">:</span> <span class="n">kwargs</span><span class="p">[</span><span class="n">name</span><span class="p">]</span> <span class="o">=</span> <span class="n">mat</span><span class="p">[</span><span class="o">...</span><span class="p">,</span> <span class="n">start</span><span class="p">:</span><span class="n">end</span> <span class="o">+</span> <span class="n">nobs</span><span class="p">]</span> <span class="k">elif</span> <span class="n">nobs</span> <span class="o">==</span> <span class="mi">0</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Extension is being performed within-sample'</span> <span class="s1">' so cannot provide an extended matrix'</span><span class="p">)</span> <span class="c1"># If we were given an extended value for this matrix</span> <span class="k">else</span><span class="p">:</span> <span class="c1"># TODO: Need to add a check for ndim, and if the matrix has</span> <span class="c1"># one fewer dimensions than the existing matrix, add a new axis</span> <span class="c1"># If this is a time-invariant matrix in the existing model,</span> <span class="c1"># raise an error</span> <span class="k">if</span> <span class="n">mat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">]</span> <span class="o">==</span> <span class="mi">1</span> <span class="ow">and</span> <span class="bp">self</span><span class="o">.</span><span class="n">nobs</span> <span class="o">&gt;</span> <span class="mi">1</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="n">error_ti</span> <span class="o">%</span> <span class="n">name</span><span class="p">)</span> <span class="c1"># Otherwise, validate the shape of the given extended value</span> <span class="c1"># Note: we do not validate the number of observations here</span> <span class="c1"># (so we pass in updated_mat.shape[-1] as the nobs argument</span> <span class="c1"># in the validate_* calls); instead, we check below that we</span> <span class="c1"># at least `nobs` values were passed in and then only take the</span> <span class="c1"># first of them as required. This can be useful when e.g. the</span> <span class="c1"># end user knows the extension values up to some maximum</span> <span class="c1"># endpoint, but does not know what the calling methods may</span> <span class="c1"># specifically require.</span> <span class="n">updated_mat</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">asarray</span><span class="p">(</span><span class="n">kwargs</span><span class="p">[</span><span class="n">name</span><span class="p">])</span> <span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">shape</span><span class="p">)</span> <span class="o">==</span> <span class="mi">2</span><span class="p">:</span> <span class="n">validate_vector_shape</span><span class="p">(</span><span class="n">name</span><span class="p">,</span> <span class="n">updated_mat</span><span class="o">.</span><span class="n">shape</span><span class="p">,</span> <span class="n">shape</span><span class="p">[</span><span class="mi">0</span><span class="p">],</span> <span class="n">updated_mat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">])</span> <span class="k">else</span><span class="p">:</span> <span class="n">validate_matrix_shape</span><span class="p">(</span><span class="n">name</span><span class="p">,</span> <span class="n">updated_mat</span><span class="o">.</span><span class="n">shape</span><span class="p">,</span> <span class="n">shape</span><span class="p">[</span><span class="mi">0</span><span class="p">],</span> <span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">],</span> <span class="n">updated_mat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">])</span> <span class="k">if</span> <span class="n">updated_mat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">]</span> <span class="o">&lt;</span> <span class="n">nobs</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="n">error_tv</span> <span class="o">%</span> <span class="n">name</span><span class="p">)</span> <span class="k">else</span><span class="p">:</span> <span class="n">updated_mat</span> <span class="o">=</span> <span class="n">updated_mat</span><span class="p">[</span><span class="o">...</span><span class="p">,</span> <span class="p">:</span><span class="n">nobs</span><span class="p">]</span> <span class="c1"># Concatenate to get the new time-varying matrix</span> <span class="n">kwargs</span><span class="p">[</span><span class="n">name</span><span class="p">]</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">c_</span><span class="p">[</span><span class="n">mat</span><span class="p">[</span><span class="o">...</span><span class="p">,</span> <span class="n">start</span><span class="p">:</span><span class="n">end</span><span class="p">],</span> <span class="n">updated_mat</span><span class="p">]</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">clone</span><span class="p">(</span><span class="n">endog</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">)</span></div> <div class="viewcode-block" id="Representation.diff_endog"><a class="viewcode-back" href="../../../../generated/statsmodels.tsa.statespace.representation.Representation.diff_endog.html#statsmodels.tsa.statespace.simulation_smoother.Representation.diff_endog">[docs]</a> <span class="k">def</span> <span class="nf">diff_endog</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">new_endog</span><span class="p">,</span> <span class="n">tolerance</span><span class="o">=</span><span class="mf">1e-10</span><span class="p">):</span> <span class="c1"># TODO: move this function to tools?</span> <span class="n">endog</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">endog</span><span class="o">.</span><span class="n">T</span> <span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">new_endog</span><span class="p">)</span> <span class="o">&lt;</span> <span class="nb">len</span><span class="p">(</span><span class="n">endog</span><span class="p">):</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Given data (length </span><span class="si">%d</span><span class="s1">) is too short to diff'</span> <span class="s1">' against model data (length </span><span class="si">%d</span><span class="s1">).'</span> <span class="o">%</span> <span class="p">(</span><span class="nb">len</span><span class="p">(</span><span class="n">new_endog</span><span class="p">),</span> <span class="nb">len</span><span class="p">(</span><span class="n">endog</span><span class="p">)))</span> <span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">new_endog</span><span class="p">)</span> <span class="o">&gt;</span> <span class="nb">len</span><span class="p">(</span><span class="n">endog</span><span class="p">):</span> <span class="n">nobs_append</span> <span class="o">=</span> <span class="nb">len</span><span class="p">(</span><span class="n">new_endog</span><span class="p">)</span> <span class="o">-</span> <span class="nb">len</span><span class="p">(</span><span class="n">endog</span><span class="p">)</span> <span class="n">endog</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">c_</span><span class="p">[</span><span class="n">endog</span><span class="o">.</span><span class="n">T</span><span class="p">,</span> <span class="n">new_endog</span><span class="p">[</span><span class="o">-</span><span class="n">nobs_append</span><span class="p">:]</span><span class="o">.</span><span class="n">T</span> <span class="o">*</span> <span class="n">np</span><span class="o">.</span><span class="n">nan</span><span class="p">]</span><span class="o">.</span><span class="n">T</span> <span class="n">new_nan</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">isnan</span><span class="p">(</span><span class="n">new_endog</span><span class="p">)</span> <span class="n">existing_nan</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">isnan</span><span class="p">(</span><span class="n">endog</span><span class="p">)</span> <span class="n">diff</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">abs</span><span class="p">(</span><span class="n">new_endog</span> <span class="o">-</span> <span class="n">endog</span><span class="p">)</span> <span class="n">diff</span><span class="p">[</span><span class="n">new_nan</span> <span class="o">^</span> <span class="n">existing_nan</span><span class="p">]</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">inf</span> <span class="n">diff</span><span class="p">[</span><span class="n">new_nan</span> <span class="o">&amp;</span> <span class="n">existing_nan</span><span class="p">]</span> <span class="o">=</span> <span class="mf">0.</span> <span class="n">is_revision</span> <span class="o">=</span> <span class="p">(</span><span class="n">diff</span> <span class="o">&gt;</span> <span class="n">tolerance</span><span class="p">)</span> <span class="n">is_new</span> <span class="o">=</span> <span class="n">existing_nan</span> <span class="o">&amp;</span> <span class="o">~</span><span class="n">new_nan</span> <span class="n">is_revision</span><span class="p">[</span><span class="n">is_new</span><span class="p">]</span> <span class="o">=</span> <span class="kc">False</span> <span class="n">revision_ix</span> <span class="o">=</span> <span class="nb">list</span><span class="p">(</span><span class="nb">zip</span><span class="p">(</span><span class="o">*</span><span class="n">np</span><span class="o">.</span><span class="n">where</span><span class="p">(</span><span class="n">is_revision</span><span class="p">)))</span> <span class="n">new_ix</span> <span class="o">=</span> <span class="nb">list</span><span class="p">(</span><span class="nb">zip</span><span class="p">(</span><span class="o">*</span><span class="n">np</span><span class="o">.</span><span class="n">where</span><span class="p">(</span><span class="n">is_new</span><span class="p">)))</span> <span class="k">return</span> <span class="n">revision_ix</span><span class="p">,</span> <span class="n">new_ix</span></div> <span class="nd">@property</span> <span class="k">def</span> <span class="nf">prefix</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="sd">"""</span> <span class="sd"> (str) BLAS prefix of currently active representation matrices</span> <span class="sd"> """</span> <span class="n">arrays</span> <span class="o">=</span> <span class="p">(</span> <span class="bp">self</span><span class="o">.</span><span class="n">_design</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">_obs_intercept</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">_obs_cov</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">_transition</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">_state_intercept</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">_selection</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">_state_cov</span> <span class="p">)</span> <span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">endog</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span><span class="p">:</span> <span class="n">arrays</span> <span class="o">=</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">endog</span><span class="p">,)</span> <span class="o">+</span> <span class="n">arrays</span> <span class="k">return</span> <span class="n">find_best_blas_type</span><span class="p">(</span><span class="n">arrays</span><span class="p">)[</span><span class="mi">0</span><span class="p">]</span> <span class="nd">@property</span> <span class="k">def</span> <span class="nf">dtype</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="sd">"""</span> <span class="sd"> (dtype) Datatype of currently active representation matrices</span> <span class="sd"> """</span> <span class="k">return</span> <span class="n">tools</span><span class="o">.</span><span class="n">prefix_dtype_map</span><span class="p">[</span><span class="bp">self</span><span class="o">.</span><span class="n">prefix</span><span class="p">]</span> <span class="nd">@property</span> <span class="k">def</span> <span class="nf">time_invariant</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="sd">"""</span> <span class="sd"> (bool) Whether or not currently active representation matrices are</span> <span class="sd"> time-invariant</span> <span class="sd"> """</span> <span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">_time_invariant</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span> <span class="k">return</span> <span class="p">(</span> <span class="bp">self</span><span class="o">.</span><span class="n">_design</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">_obs_intercept</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">_obs_cov</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">_transition</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">_state_intercept</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">_selection</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">_state_cov</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="p">)</span> <span class="k">else</span><span class="p">:</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_time_invariant</span> <span class="nd">@property</span> <span class="k">def</span> <span class="nf">_statespace</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="n">prefix</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">prefix</span> <span class="k">if</span> <span class="n">prefix</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">_statespaces</span><span class="p">:</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_statespaces</span><span class="p">[</span><span class="n">prefix</span><span class="p">]</span> <span class="k">return</span> <span class="kc">None</span> <span class="nd">@property</span> <span class="k">def</span> <span class="nf">obs</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="sa">r</span><span class="sd">"""</span> <span class="sd"> (array) Observation vector: :math:`y~(k\_endog \times nobs)`</span> <span class="sd"> """</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">endog</span> <div class="viewcode-block" id="Representation.bind"><a class="viewcode-back" href="../../../../generated/statsmodels.tsa.statespace.representation.Representation.bind.html#statsmodels.tsa.statespace.simulation_smoother.Representation.bind">[docs]</a> <span class="k">def</span> <span class="nf">bind</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">endog</span><span class="p">):</span> <span class="sd">"""</span> <span class="sd"> Bind data to the statespace representation</span> <span class="sd"> Parameters</span> <span class="sd"> ----------</span> <span class="sd"> endog : ndarray</span> <span class="sd"> Endogenous data to bind to the model. Must be column-ordered</span> <span class="sd"> ndarray with shape (`k_endog`, `nobs`) or row-ordered ndarray with</span> <span class="sd"> shape (`nobs`, `k_endog`).</span> <span class="sd"> Notes</span> <span class="sd"> -----</span> <span class="sd"> The strict requirements arise because the underlying statespace and</span> <span class="sd"> Kalman filtering classes require Fortran-ordered arrays in the wide</span> <span class="sd"> format (shaped (`k_endog`, `nobs`)), and this structure is setup to</span> <span class="sd"> prevent copying arrays in memory.</span> <span class="sd"> By default, numpy arrays are row (C)-ordered and most time series are</span> <span class="sd"> represented in the long format (with time on the 0-th axis). In this</span> <span class="sd"> case, no copying or re-ordering needs to be performed, instead the</span> <span class="sd"> array can simply be transposed to get it in the right order and shape.</span> <span class="sd"> Although this class (Representation) has stringent `bind` requirements,</span> <span class="sd"> it is assumed that it will rarely be used directly.</span> <span class="sd"> """</span> <span class="k">if</span> <span class="ow">not</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">endog</span><span class="p">,</span> <span class="n">np</span><span class="o">.</span><span class="n">ndarray</span><span class="p">):</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s2">"Invalid endogenous array; must be an ndarray."</span><span class="p">)</span> <span class="c1"># Make sure we have a 2-dimensional array</span> <span class="c1"># Note: reshaping a 1-dim array into a 2-dim array by changing the</span> <span class="c1"># shape tuple always results in a row (C)-ordered array, so it</span> <span class="c1"># must be shaped (nobs, k_endog)</span> <span class="k">if</span> <span class="n">endog</span><span class="o">.</span><span class="n">ndim</span> <span class="o">==</span> <span class="mi">1</span><span class="p">:</span> <span class="c1"># In the case of nobs x 0 arrays</span> <span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_endog</span> <span class="o">==</span> <span class="mi">1</span><span class="p">:</span> <span class="n">endog</span><span class="o">.</span><span class="n">shape</span> <span class="o">=</span> <span class="p">(</span><span class="n">endog</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">0</span><span class="p">],</span> <span class="mi">1</span><span class="p">)</span> <span class="c1"># In the case of k_endog x 0 arrays</span> <span class="k">else</span><span class="p">:</span> <span class="n">endog</span><span class="o">.</span><span class="n">shape</span> <span class="o">=</span> <span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="n">endog</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">0</span><span class="p">])</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">endog</span><span class="o">.</span><span class="n">ndim</span> <span class="o">==</span> <span class="mi">2</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Invalid endogenous array provided; must be'</span> <span class="s1">' 2-dimensional.'</span><span class="p">)</span> <span class="c1"># Check for valid column-ordered arrays</span> <span class="k">if</span> <span class="n">endog</span><span class="o">.</span><span class="n">flags</span><span class="p">[</span><span class="s1">'F_CONTIGUOUS'</span><span class="p">]</span> <span class="ow">and</span> <span class="n">endog</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_endog</span><span class="p">:</span> <span class="k">pass</span> <span class="c1"># Check for valid row-ordered arrays, and transpose them to be the</span> <span class="c1"># correct column-ordered array</span> <span class="k">elif</span> <span class="n">endog</span><span class="o">.</span><span class="n">flags</span><span class="p">[</span><span class="s1">'C_CONTIGUOUS'</span><span class="p">]</span> <span class="ow">and</span> <span class="n">endog</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_endog</span><span class="p">:</span> <span class="n">endog</span> <span class="o">=</span> <span class="n">endog</span><span class="o">.</span><span class="n">T</span> <span class="c1"># Invalid column-ordered arrays</span> <span class="k">elif</span> <span class="n">endog</span><span class="o">.</span><span class="n">flags</span><span class="p">[</span><span class="s1">'F_CONTIGUOUS'</span><span class="p">]:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Invalid endogenous array; column-ordered'</span> <span class="s1">' arrays must have first axis shape of'</span> <span class="s1">' `k_endog`.'</span><span class="p">)</span> <span class="c1"># Invalid row-ordered arrays</span> <span class="k">elif</span> <span class="n">endog</span><span class="o">.</span><span class="n">flags</span><span class="p">[</span><span class="s1">'C_CONTIGUOUS'</span><span class="p">]:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Invalid endogenous array; row-ordered'</span> <span class="s1">' arrays must have last axis shape of'</span> <span class="s1">' `k_endog`.'</span><span class="p">)</span> <span class="c1"># Non-contiguous arrays</span> <span class="k">else</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Invalid endogenous array; must be ordered in'</span> <span class="s1">' contiguous memory.'</span><span class="p">)</span> <span class="c1"># In some corner cases (e.g. np.array(1., ndmin=2) with numpy &lt; 1.8)</span> <span class="c1"># we may still have a non-fortran contiguous array, so double-check</span> <span class="c1"># that now</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">endog</span><span class="o">.</span><span class="n">flags</span><span class="p">[</span><span class="s1">'F_CONTIGUOUS'</span><span class="p">]:</span> <span class="n">endog</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">asfortranarray</span><span class="p">(</span><span class="n">endog</span><span class="p">)</span> <span class="c1"># Set a flag for complex data</span> <span class="bp">self</span><span class="o">.</span><span class="n">_complex_endog</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">iscomplexobj</span><span class="p">(</span><span class="n">endog</span><span class="p">)</span> <span class="c1"># Set the data</span> <span class="bp">self</span><span class="o">.</span><span class="n">endog</span> <span class="o">=</span> <span class="n">endog</span> <span class="bp">self</span><span class="o">.</span><span class="n">nobs</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">endog</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="c1"># Reset shapes</span> <span class="k">if</span> <span class="nb">hasattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="s1">'shapes'</span><span class="p">):</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span><span class="p">[</span><span class="s1">'obs'</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">endog</span><span class="o">.</span><span class="n">shape</span></div> <div class="viewcode-block" id="Representation.initialize"><a class="viewcode-back" href="../../../../generated/statsmodels.tsa.statespace.representation.Representation.initialize.html#statsmodels.tsa.statespace.simulation_smoother.Representation.initialize">[docs]</a> <span class="k">def</span> <span class="nf">initialize</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">initialization</span><span class="p">,</span> <span class="n">approximate_diffuse_variance</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">constant</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">stationary_cov</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span> <span class="sd">"""Create an Initialization object if necessary"""</span> <span class="k">if</span> <span class="n">initialization</span> <span class="o">==</span> <span class="s1">'known'</span><span class="p">:</span> <span class="n">initialization</span> <span class="o">=</span> <span class="n">Initialization</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">,</span> <span class="s1">'known'</span><span class="p">,</span> <span class="n">constant</span><span class="o">=</span><span class="n">constant</span><span class="p">,</span> <span class="n">stationary_cov</span><span class="o">=</span><span class="n">stationary_cov</span><span class="p">)</span> <span class="k">elif</span> <span class="n">initialization</span> <span class="o">==</span> <span class="s1">'approximate_diffuse'</span><span class="p">:</span> <span class="k">if</span> <span class="n">approximate_diffuse_variance</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span> <span class="n">approximate_diffuse_variance</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">initial_variance</span> <span class="n">initialization</span> <span class="o">=</span> <span class="n">Initialization</span><span class="p">(</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">,</span> <span class="s1">'approximate_diffuse'</span><span class="p">,</span> <span class="n">approximate_diffuse_variance</span><span class="o">=</span><span class="n">approximate_diffuse_variance</span><span class="p">)</span> <span class="k">elif</span> <span class="n">initialization</span> <span class="o">==</span> <span class="s1">'stationary'</span><span class="p">:</span> <span class="n">initialization</span> <span class="o">=</span> <span class="n">Initialization</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">,</span> <span class="s1">'stationary'</span><span class="p">)</span> <span class="k">elif</span> <span class="n">initialization</span> <span class="o">==</span> <span class="s1">'diffuse'</span><span class="p">:</span> <span class="n">initialization</span> <span class="o">=</span> <span class="n">Initialization</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">,</span> <span class="s1">'diffuse'</span><span class="p">)</span> <span class="c1"># We must have an initialization object at this point</span> <span class="k">if</span> <span class="ow">not</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">initialization</span><span class="p">,</span> <span class="n">Initialization</span><span class="p">):</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s2">"Invalid state space initialization method."</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">initialization</span> <span class="o">=</span> <span class="n">initialization</span></div> <div class="viewcode-block" id="Representation.initialize_known"><a class="viewcode-back" href="../../../../generated/statsmodels.tsa.statespace.representation.Representation.initialize_known.html#statsmodels.tsa.statespace.simulation_smoother.Representation.initialize_known">[docs]</a> <span class="k">def</span> <span class="nf">initialize_known</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">constant</span><span class="p">,</span> <span class="n">stationary_cov</span><span class="p">):</span> <span class="sd">"""</span> <span class="sd"> Initialize the statespace model with known distribution for initial</span> <span class="sd"> state.</span> <span class="sd"> These values are assumed to be known with certainty or else</span> <span class="sd"> filled with parameters during, for example, maximum likelihood</span> <span class="sd"> estimation.</span> <span class="sd"> Parameters</span> <span class="sd"> ----------</span> <span class="sd"> constant : array_like</span> <span class="sd"> Known mean of the initial state vector.</span> <span class="sd"> stationary_cov : array_like</span> <span class="sd"> Known covariance matrix of the initial state vector.</span> <span class="sd"> """</span> <span class="n">constant</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">asarray</span><span class="p">(</span><span class="n">constant</span><span class="p">,</span> <span class="n">order</span><span class="o">=</span><span class="s2">"F"</span><span class="p">)</span> <span class="n">stationary_cov</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">asarray</span><span class="p">(</span><span class="n">stationary_cov</span><span class="p">,</span> <span class="n">order</span><span class="o">=</span><span class="s2">"F"</span><span class="p">)</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">constant</span><span class="o">.</span><span class="n">shape</span> <span class="o">==</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">,):</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Invalid dimensions for constant state vector.'</span> <span class="s1">' Requires shape (</span><span class="si">%d</span><span class="s1">,), got </span><span class="si">%s</span><span class="s1">'</span> <span class="o">%</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">,</span> <span class="nb">str</span><span class="p">(</span><span class="n">constant</span><span class="o">.</span><span class="n">shape</span><span class="p">)))</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">stationary_cov</span><span class="o">.</span><span class="n">shape</span> <span class="o">==</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">):</span> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Invalid dimensions for stationary covariance'</span> <span class="s1">' matrix. Requires shape (</span><span class="si">%d</span><span class="s1">,</span><span class="si">%d</span><span class="s1">), got </span><span class="si">%s</span><span class="s1">'</span> <span class="o">%</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_states</span><span class="p">,</span> <span class="nb">str</span><span class="p">(</span><span class="n">stationary_cov</span><span class="o">.</span><span class="n">shape</span><span class="p">)))</span> <span class="bp">self</span><span class="o">.</span><span class="n">initialize</span><span class="p">(</span><span class="s1">'known'</span><span class="p">,</span> <span class="n">constant</span><span class="o">=</span><span class="n">constant</span><span class="p">,</span> <span class="n">stationary_cov</span><span class="o">=</span><span class="n">stationary_cov</span><span class="p">)</span></div> <div class="viewcode-block" id="Representation.initialize_approximate_diffuse"><a class="viewcode-back" href="../../../../generated/statsmodels.tsa.statespace.representation.Representation.initialize_approximate_diffuse.html#statsmodels.tsa.statespace.simulation_smoother.Representation.initialize_approximate_diffuse">[docs]</a> <span class="k">def</span> <span class="nf">initialize_approximate_diffuse</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">variance</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span> <span class="sd">"""</span> <span class="sd"> Initialize the statespace model with approximate diffuse values.</span> <span class="sd"> Rather than following the exact diffuse treatment (which is developed</span> <span class="sd"> for the case that the variance becomes infinitely large), this assigns</span> <span class="sd"> an arbitrary large number for the variance.</span> <span class="sd"> Parameters</span> <span class="sd"> ----------</span> <span class="sd"> variance : float, optional</span> <span class="sd"> The variance for approximating diffuse initial conditions. Default</span> <span class="sd"> is 1e6.</span> <span class="sd"> """</span> <span class="k">if</span> <span class="n">variance</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span> <span class="n">variance</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">initial_variance</span> <span class="bp">self</span><span class="o">.</span><span class="n">initialize</span><span class="p">(</span><span class="s1">'approximate_diffuse'</span><span class="p">,</span> <span class="n">approximate_diffuse_variance</span><span class="o">=</span><span class="n">variance</span><span class="p">)</span></div> <div class="viewcode-block" id="Representation.initialize_stationary"><a class="viewcode-back" href="../../../../generated/statsmodels.tsa.statespace.representation.Representation.initialize_stationary.html#statsmodels.tsa.statespace.simulation_smoother.Representation.initialize_stationary">[docs]</a> <span class="k">def</span> <span class="nf">initialize_stationary</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="sd">"""</span> <span class="sd"> Initialize the statespace model as stationary.</span> <span class="sd"> """</span> <span class="bp">self</span><span class="o">.</span><span class="n">initialize</span><span class="p">(</span><span class="s1">'stationary'</span><span class="p">)</span></div> <div class="viewcode-block" id="Representation.initialize_diffuse"><a class="viewcode-back" href="../../../../generated/statsmodels.tsa.statespace.representation.Representation.initialize_diffuse.html#statsmodels.tsa.statespace.simulation_smoother.Representation.initialize_diffuse">[docs]</a> <span class="k">def</span> <span class="nf">initialize_diffuse</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="sd">"""</span> <span class="sd"> Initialize the statespace model as stationary.</span> <span class="sd"> """</span> <span class="bp">self</span><span class="o">.</span><span class="n">initialize</span><span class="p">(</span><span class="s1">'diffuse'</span><span class="p">)</span></div> <span class="k">def</span> <span class="nf">_initialize_representation</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">prefix</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span> <span class="k">if</span> <span class="n">prefix</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span> <span class="n">prefix</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">prefix</span> <span class="n">dtype</span> <span class="o">=</span> <span class="n">tools</span><span class="o">.</span><span class="n">prefix_dtype_map</span><span class="p">[</span><span class="n">prefix</span><span class="p">]</span> <span class="c1"># If the dtype-specific representation matrices do not exist, create</span> <span class="c1"># them</span> <span class="k">if</span> <span class="n">prefix</span> <span class="ow">not</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span><span class="p">:</span> <span class="c1"># Copy the statespace representation matrices</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span><span class="p">[</span><span class="n">prefix</span><span class="p">]</span> <span class="o">=</span> <span class="p">{}</span> <span class="k">for</span> <span class="n">matrix</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span><span class="o">.</span><span class="n">keys</span><span class="p">():</span> <span class="k">if</span> <span class="n">matrix</span> <span class="o">==</span> <span class="s1">'obs'</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span><span class="p">[</span><span class="n">prefix</span><span class="p">][</span><span class="n">matrix</span><span class="p">]</span> <span class="o">=</span> <span class="p">(</span> <span class="bp">self</span><span class="o">.</span><span class="n">obs</span><span class="o">.</span><span class="n">astype</span><span class="p">(</span><span class="n">dtype</span><span class="p">)</span> <span class="p">)</span> <span class="k">else</span><span class="p">:</span> <span class="c1"># Note: this always makes a copy</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span><span class="p">[</span><span class="n">prefix</span><span class="p">][</span><span class="n">matrix</span><span class="p">]</span> <span class="o">=</span> <span class="p">(</span> <span class="nb">getattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="s1">'_'</span> <span class="o">+</span> <span class="n">matrix</span><span class="p">)</span><span class="o">.</span><span class="n">astype</span><span class="p">(</span><span class="n">dtype</span><span class="p">)</span> <span class="p">)</span> <span class="c1"># If they do exist, update them</span> <span class="k">else</span><span class="p">:</span> <span class="k">for</span> <span class="n">matrix</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span><span class="o">.</span><span class="n">keys</span><span class="p">():</span> <span class="n">existing</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span><span class="p">[</span><span class="n">prefix</span><span class="p">][</span><span class="n">matrix</span><span class="p">]</span> <span class="k">if</span> <span class="n">matrix</span> <span class="o">==</span> <span class="s1">'obs'</span><span class="p">:</span> <span class="c1"># existing[:] = self.obs.astype(dtype)</span> <span class="k">pass</span> <span class="k">else</span><span class="p">:</span> <span class="n">new</span> <span class="o">=</span> <span class="nb">getattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="s1">'_'</span> <span class="o">+</span> <span class="n">matrix</span><span class="p">)</span><span class="o">.</span><span class="n">astype</span><span class="p">(</span><span class="n">dtype</span><span class="p">)</span> <span class="k">if</span> <span class="n">existing</span><span class="o">.</span><span class="n">shape</span> <span class="o">==</span> <span class="n">new</span><span class="o">.</span><span class="n">shape</span><span class="p">:</span> <span class="n">existing</span><span class="p">[:]</span> <span class="o">=</span> <span class="n">new</span><span class="p">[:]</span> <span class="k">else</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span><span class="p">[</span><span class="n">prefix</span><span class="p">][</span><span class="n">matrix</span><span class="p">]</span> <span class="o">=</span> <span class="n">new</span> <span class="c1"># Determine if we need to (re-)create the _statespace models</span> <span class="c1"># (if time-varying matrices changed)</span> <span class="k">if</span> <span class="n">prefix</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">_statespaces</span><span class="p">:</span> <span class="n">ss</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_statespaces</span><span class="p">[</span><span class="n">prefix</span><span class="p">]</span> <span class="n">create</span> <span class="o">=</span> <span class="p">(</span> <span class="ow">not</span> <span class="n">ss</span><span class="o">.</span><span class="n">obs</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">endog</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="ow">or</span> <span class="ow">not</span> <span class="n">ss</span><span class="o">.</span><span class="n">design</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">design</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="ow">or</span> <span class="ow">not</span> <span class="n">ss</span><span class="o">.</span><span class="n">obs_intercept</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">obs_intercept</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="ow">or</span> <span class="ow">not</span> <span class="n">ss</span><span class="o">.</span><span class="n">obs_cov</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">obs_cov</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="ow">or</span> <span class="ow">not</span> <span class="n">ss</span><span class="o">.</span><span class="n">transition</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">transition</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="ow">or</span> <span class="ow">not</span> <span class="p">(</span><span class="n">ss</span><span class="o">.</span><span class="n">state_intercept</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">state_intercept</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">])</span> <span class="ow">or</span> <span class="ow">not</span> <span class="n">ss</span><span class="o">.</span><span class="n">selection</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">selection</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="ow">or</span> <span class="ow">not</span> <span class="n">ss</span><span class="o">.</span><span class="n">state_cov</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">state_cov</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="p">)</span> <span class="k">else</span><span class="p">:</span> <span class="n">create</span> <span class="o">=</span> <span class="kc">True</span> <span class="c1"># (re-)create if necessary</span> <span class="k">if</span> <span class="n">create</span><span class="p">:</span> <span class="k">if</span> <span class="n">prefix</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">_statespaces</span><span class="p">:</span> <span class="k">del</span> <span class="bp">self</span><span class="o">.</span><span class="n">_statespaces</span><span class="p">[</span><span class="n">prefix</span><span class="p">]</span> <span class="c1"># Setup the base statespace object</span> <span class="bp">cls</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">prefix_statespace_map</span><span class="p">[</span><span class="n">prefix</span><span class="p">]</span> <span class="bp">self</span><span class="o">.</span><span class="n">_statespaces</span><span class="p">[</span><span class="n">prefix</span><span class="p">]</span> <span class="o">=</span> <span class="bp">cls</span><span class="p">(</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span><span class="p">[</span><span class="n">prefix</span><span class="p">][</span><span class="s1">'obs'</span><span class="p">],</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span><span class="p">[</span><span class="n">prefix</span><span class="p">][</span><span class="s1">'design'</span><span class="p">],</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span><span class="p">[</span><span class="n">prefix</span><span class="p">][</span><span class="s1">'obs_intercept'</span><span class="p">],</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span><span class="p">[</span><span class="n">prefix</span><span class="p">][</span><span class="s1">'obs_cov'</span><span class="p">],</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span><span class="p">[</span><span class="n">prefix</span><span class="p">][</span><span class="s1">'transition'</span><span class="p">],</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span><span class="p">[</span><span class="n">prefix</span><span class="p">][</span><span class="s1">'state_intercept'</span><span class="p">],</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span><span class="p">[</span><span class="n">prefix</span><span class="p">][</span><span class="s1">'selection'</span><span class="p">],</span> <span class="bp">self</span><span class="o">.</span><span class="n">_representations</span><span class="p">[</span><span class="n">prefix</span><span class="p">][</span><span class="s1">'state_cov'</span><span class="p">]</span> <span class="p">)</span> <span class="k">return</span> <span class="n">prefix</span><span class="p">,</span> <span class="n">dtype</span><span class="p">,</span> <span class="n">create</span> <span class="k">def</span> <span class="nf">_initialize_state</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">prefix</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">complex_step</span><span class="o">=</span><span class="kc">False</span><span class="p">):</span> <span class="c1"># TODO once the transition to using the Initialization objects is</span> <span class="c1"># complete, this should be moved entirely to the _{{prefix}}Statespace</span> <span class="c1"># object.</span> <span class="k">if</span> <span class="n">prefix</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span> <span class="n">prefix</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">prefix</span> <span class="c1"># (Re-)initialize the statespace model</span> <span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">initialization</span><span class="p">,</span> <span class="n">Initialization</span><span class="p">):</span> <span class="k">if</span> <span class="ow">not</span> <span class="bp">self</span><span class="o">.</span><span class="n">initialization</span><span class="o">.</span><span class="n">initialized</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">RuntimeError</span><span class="p">(</span><span class="s1">'Initialization is incomplete.'</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">_statespaces</span><span class="p">[</span><span class="n">prefix</span><span class="p">]</span><span class="o">.</span><span class="n">initialize</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">initialization</span><span class="p">,</span> <span class="n">complex_step</span><span class="o">=</span><span class="n">complex_step</span><span class="p">)</span> <span class="k">else</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">RuntimeError</span><span class="p">(</span><span class="s1">'Statespace model not initialized.'</span><span class="p">)</span></div> <div class="viewcode-block" id="FrozenRepresentation"><a class="viewcode-back" href="../../../../generated/statsmodels.tsa.statespace.representation.FrozenRepresentation.html#statsmodels.tsa.statespace.simulation_smoother.FrozenRepresentation">[docs]</a><span class="k">class</span> <span class="nc">FrozenRepresentation</span><span class="p">(</span><span class="nb">object</span><span class="p">):</span> <span class="sd">"""</span> <span class="sd"> Frozen Statespace Model</span> <span class="sd"> Takes a snapshot of a Statespace model.</span> <span class="sd"> Parameters</span> <span class="sd"> ----------</span> <span class="sd"> model : Representation</span> <span class="sd"> A Statespace representation</span> <span class="sd"> Attributes</span> <span class="sd"> ----------</span> <span class="sd"> nobs : int</span> <span class="sd"> Number of observations.</span> <span class="sd"> k_endog : int</span> <span class="sd"> The dimension of the observation series.</span> <span class="sd"> k_states : int</span> <span class="sd"> The dimension of the unobserved state process.</span> <span class="sd"> k_posdef : int</span> <span class="sd"> The dimension of a guaranteed positive definite</span> <span class="sd"> covariance matrix describing the shocks in the</span> <span class="sd"> measurement equation.</span> <span class="sd"> dtype : dtype</span> <span class="sd"> Datatype of representation matrices</span> <span class="sd"> prefix : str</span> <span class="sd"> BLAS prefix of representation matrices</span> <span class="sd"> shapes : dictionary of name:tuple</span> <span class="sd"> A dictionary recording the shapes of each of</span> <span class="sd"> the representation matrices as tuples.</span> <span class="sd"> endog : ndarray</span> <span class="sd"> The observation vector.</span> <span class="sd"> design : ndarray</span> <span class="sd"> The design matrix, :math:`Z`.</span> <span class="sd"> obs_intercept : ndarray</span> <span class="sd"> The intercept for the observation equation, :math:`d`.</span> <span class="sd"> obs_cov : ndarray</span> <span class="sd"> The covariance matrix for the observation equation :math:`H`.</span> <span class="sd"> transition : ndarray</span> <span class="sd"> The transition matrix, :math:`T`.</span> <span class="sd"> state_intercept : ndarray</span> <span class="sd"> The intercept for the transition equation, :math:`c`.</span> <span class="sd"> selection : ndarray</span> <span class="sd"> The selection matrix, :math:`R`.</span> <span class="sd"> state_cov : ndarray</span> <span class="sd"> The covariance matrix for the state equation :math:`Q`.</span> <span class="sd"> missing : array of bool</span> <span class="sd"> An array of the same size as `endog`, filled</span> <span class="sd"> with boolean values that are True if the</span> <span class="sd"> corresponding entry in `endog` is NaN and False</span> <span class="sd"> otherwise.</span> <span class="sd"> nmissing : array of int</span> <span class="sd"> An array of size `nobs`, where the ith entry</span> <span class="sd"> is the number (between 0 and `k_endog`) of NaNs in</span> <span class="sd"> the ith row of the `endog` array.</span> <span class="sd"> time_invariant : bool</span> <span class="sd"> Whether or not the representation matrices are time-invariant</span> <span class="sd"> initialization : Initialization object</span> <span class="sd"> Kalman filter initialization method.</span> <span class="sd"> initial_state : array_like</span> <span class="sd"> The state vector used to initialize the Kalamn filter.</span> <span class="sd"> initial_state_cov : array_like</span> <span class="sd"> The state covariance matrix used to initialize the Kalamn filter.</span> <span class="sd"> """</span> <span class="n">_model_attributes</span> <span class="o">=</span> <span class="p">[</span> <span class="s1">'model'</span><span class="p">,</span> <span class="s1">'prefix'</span><span class="p">,</span> <span class="s1">'dtype'</span><span class="p">,</span> <span class="s1">'nobs'</span><span class="p">,</span> <span class="s1">'k_endog'</span><span class="p">,</span> <span class="s1">'k_states'</span><span class="p">,</span> <span class="s1">'k_posdef'</span><span class="p">,</span> <span class="s1">'time_invariant'</span><span class="p">,</span> <span class="s1">'endog'</span><span class="p">,</span> <span class="s1">'design'</span><span class="p">,</span> <span class="s1">'obs_intercept'</span><span class="p">,</span> <span class="s1">'obs_cov'</span><span class="p">,</span> <span class="s1">'transition'</span><span class="p">,</span> <span class="s1">'state_intercept'</span><span class="p">,</span> <span class="s1">'selection'</span><span class="p">,</span> <span class="s1">'state_cov'</span><span class="p">,</span> <span class="s1">'missing'</span><span class="p">,</span> <span class="s1">'nmissing'</span><span class="p">,</span> <span class="s1">'shapes'</span><span class="p">,</span> <span class="s1">'initialization'</span><span class="p">,</span> <span class="s1">'initial_state'</span><span class="p">,</span> <span class="s1">'initial_state_cov'</span><span class="p">,</span> <span class="s1">'initial_variance'</span> <span class="p">]</span> <span class="n">_attributes</span> <span class="o">=</span> <span class="n">_model_attributes</span> <span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">model</span><span class="p">):</span> <span class="c1"># Initialize all attributes to None</span> <span class="k">for</span> <span class="n">name</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">_attributes</span><span class="p">:</span> <span class="nb">setattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">name</span><span class="p">,</span> <span class="kc">None</span><span class="p">)</span> <span class="c1"># Update the representation attributes</span> <span class="bp">self</span><span class="o">.</span><span class="n">update_representation</span><span class="p">(</span><span class="n">model</span><span class="p">)</span> <div class="viewcode-block" id="FrozenRepresentation.update_representation"><a class="viewcode-back" href="../../../../generated/statsmodels.tsa.statespace.representation.FrozenRepresentation.update_representation.html#statsmodels.tsa.statespace.simulation_smoother.FrozenRepresentation.update_representation">[docs]</a> <span class="k">def</span> <span class="nf">update_representation</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">model</span><span class="p">):</span> <span class="sd">"""Update model Representation"""</span> <span class="c1"># Model</span> <span class="bp">self</span><span class="o">.</span><span class="n">model</span> <span class="o">=</span> <span class="n">model</span> <span class="c1"># Data type</span> <span class="bp">self</span><span class="o">.</span><span class="n">prefix</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">prefix</span> <span class="bp">self</span><span class="o">.</span><span class="n">dtype</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">dtype</span> <span class="c1"># Copy the model dimensions</span> <span class="bp">self</span><span class="o">.</span><span class="n">nobs</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">nobs</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_endog</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">k_endog</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_states</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">k_states</span> <span class="bp">self</span><span class="o">.</span><span class="n">k_posdef</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">k_posdef</span> <span class="bp">self</span><span class="o">.</span><span class="n">time_invariant</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">time_invariant</span> <span class="c1"># Save the state space representation at the time</span> <span class="bp">self</span><span class="o">.</span><span class="n">endog</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">endog</span> <span class="bp">self</span><span class="o">.</span><span class="n">design</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">_design</span><span class="o">.</span><span class="n">copy</span><span class="p">()</span> <span class="bp">self</span><span class="o">.</span><span class="n">obs_intercept</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">_obs_intercept</span><span class="o">.</span><span class="n">copy</span><span class="p">()</span> <span class="bp">self</span><span class="o">.</span><span class="n">obs_cov</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">_obs_cov</span><span class="o">.</span><span class="n">copy</span><span class="p">()</span> <span class="bp">self</span><span class="o">.</span><span class="n">transition</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">_transition</span><span class="o">.</span><span class="n">copy</span><span class="p">()</span> <span class="bp">self</span><span class="o">.</span><span class="n">state_intercept</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">_state_intercept</span><span class="o">.</span><span class="n">copy</span><span class="p">()</span> <span class="bp">self</span><span class="o">.</span><span class="n">selection</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">_selection</span><span class="o">.</span><span class="n">copy</span><span class="p">()</span> <span class="bp">self</span><span class="o">.</span><span class="n">state_cov</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">_state_cov</span><span class="o">.</span><span class="n">copy</span><span class="p">()</span> <span class="bp">self</span><span class="o">.</span><span class="n">missing</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">(</span><span class="n">model</span><span class="o">.</span><span class="n">_statespaces</span><span class="p">[</span><span class="bp">self</span><span class="o">.</span><span class="n">prefix</span><span class="p">]</span><span class="o">.</span><span class="n">missing</span><span class="p">,</span> <span class="n">copy</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">nmissing</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">(</span><span class="n">model</span><span class="o">.</span><span class="n">_statespaces</span><span class="p">[</span><span class="bp">self</span><span class="o">.</span><span class="n">prefix</span><span class="p">]</span><span class="o">.</span><span class="n">nmissing</span><span class="p">,</span> <span class="n">copy</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span> <span class="c1"># Save the final shapes of the matrices</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span> <span class="o">=</span> <span class="nb">dict</span><span class="p">(</span><span class="n">model</span><span class="o">.</span><span class="n">shapes</span><span class="p">)</span> <span class="k">for</span> <span class="n">name</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span><span class="o">.</span><span class="n">keys</span><span class="p">():</span> <span class="k">if</span> <span class="n">name</span> <span class="o">==</span> <span class="s1">'obs'</span><span class="p">:</span> <span class="k">continue</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span><span class="p">[</span><span class="n">name</span><span class="p">]</span> <span class="o">=</span> <span class="nb">getattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">name</span><span class="p">)</span><span class="o">.</span><span class="n">shape</span> <span class="bp">self</span><span class="o">.</span><span class="n">shapes</span><span class="p">[</span><span class="s1">'obs'</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">endog</span><span class="o">.</span><span class="n">shape</span> <span class="c1"># Save the state space initialization</span> <span class="bp">self</span><span class="o">.</span><span class="n">initialization</span> <span class="o">=</span> <span class="n">model</span><span class="o">.</span><span class="n">initialization</span> <span class="k">if</span> <span class="n">model</span><span class="o">.</span><span class="n">initialization</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span><span class="p">:</span> <span class="n">model</span><span class="o">.</span><span class="n">_initialize_state</span><span class="p">()</span> <span class="bp">self</span><span class="o">.</span><span class="n">initial_state</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">(</span> <span class="n">model</span><span class="o">.</span><span class="n">_statespaces</span><span class="p">[</span><span class="bp">self</span><span class="o">.</span><span class="n">prefix</span><span class="p">]</span><span class="o">.</span><span class="n">initial_state</span><span class="p">,</span> <span class="n">copy</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">initial_state_cov</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">(</span> <span class="n">model</span><span class="o">.</span><span class="n">_statespaces</span><span class="p">[</span><span class="bp">self</span><span class="o">.</span><span class="n">prefix</span><span class="p">]</span><span class="o">.</span><span class="n">initial_state_cov</span><span class="p">,</span> <span class="n">copy</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">initial_diffuse_state_cov</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">(</span> <span class="n">model</span><span class="o">.</span><span class="n">_statespaces</span><span class="p">[</span><span class="bp">self</span><span class="o">.</span><span class="n">prefix</span><span class="p">]</span><span class="o">.</span><span class="n">initial_diffuse_state_cov</span><span class="p">,</span> <span class="n">copy</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span></div></div> </pre></div> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Feb 02, 2021. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 3.4.3. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../../../../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.12.2/_modules/statsmodels/tsa/statespace/representation.html
HTML
bsd-3-clause
160,669
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.sandbox.regression.try_catdata.convertlabels &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/material.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script src="../_static/language_data.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.sandbox.regression.try_catdata.groupsstats_1d" href="statsmodels.sandbox.regression.try_catdata.groupsstats_1d.html" /> <link rel="prev" title="statsmodels.sandbox.regression.try_catdata.cat2dummy" href="statsmodels.sandbox.regression.try_catdata.cat2dummy.html" /> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../_static/versions.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.sandbox.regression.try_catdata.convertlabels" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.11.1</span> <span class="md-header-nav__topic"> statsmodels.sandbox.regression.try_catdata.convertlabels </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../sandbox.html" class="md-tabs__link">Sandbox</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.11.1</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../sandbox.html" class="md-nav__link">Sandbox</a> </li></ul> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.sandbox.regression.try_catdata.convertlabels.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-sandbox-regression-try-catdata-convertlabels--page-root">statsmodels.sandbox.regression.try_catdata.convertlabels<a class="headerlink" href="#generated-statsmodels-sandbox-regression-try-catdata-convertlabels--page-root" title="Permalink to this headline">¶</a></h1> <dl class="function"> <dt id="statsmodels.sandbox.regression.try_catdata.convertlabels"> <code class="sig-prename descclassname">statsmodels.sandbox.regression.try_catdata.</code><code class="sig-name descname">convertlabels</code><span class="sig-paren">(</span><em class="sig-param">ys</em>, <em class="sig-param">indices=None</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/sandbox/regression/try_catdata.html#convertlabels"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.sandbox.regression.try_catdata.convertlabels" title="Permalink to this definition">¶</a></dt> <dd><p>convert labels based on multiple variables or string labels to unique index labels 0,1,2,…,nk-1 where nk is the number of distinct labels</p> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.sandbox.regression.try_catdata.cat2dummy.html" title="Material" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.sandbox.regression.try_catdata.cat2dummy </span> </div> </a> <a href="statsmodels.sandbox.regression.try_catdata.groupsstats_1d.html" title="Admonition" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.sandbox.regression.try_catdata.groupsstats_1d </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Feb 21, 2020. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 2.4.2. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.11.1/generated/statsmodels.sandbox.regression.try_catdata.convertlabels.html
HTML
bsd-3-clause
16,934
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.hessian_factor &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" href="../_static/material.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script src="../_static/language_data.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.information" href="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.information.html" /> <link rel="prev" title="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.hessian" href="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.hessian.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.hessian_factor" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.12.1</span> <span class="md-header-nav__topic"> statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.hessian_factor </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../_static/versions.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../gee.html" class="md-tabs__link">Generalized Estimating Equations</a></li> <li class="md-tabs__item"><a href="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.html" class="md-tabs__link">statsmodels.genmod.generalized_estimating_equations.OrdinalGEE</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.12.1</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../regression.html" class="md-nav__link">Linear Regression</a> </li> <li class="md-nav__item"> <a href="../glm.html" class="md-nav__link">Generalized Linear Models</a> </li> <li class="md-nav__item"> <a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a> </li> <li class="md-nav__item"> <a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a> </li> <li class="md-nav__item"> <a href="../rlm.html" class="md-nav__link">Robust Linear Models</a> </li> <li class="md-nav__item"> <a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a> </li> <li class="md-nav__item"> <a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../anova.html" class="md-nav__link">ANOVA</a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.hessian_factor.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-genmod-generalized-estimating-equations-ordinalgee-hessian-factor--page-root">statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.hessian_factor<a class="headerlink" href="#generated-statsmodels-genmod-generalized-estimating-equations-ordinalgee-hessian-factor--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py method"> <dt id="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.hessian_factor"> <code class="sig-prename descclassname">OrdinalGEE.</code><code class="sig-name descname">hessian_factor</code><span class="sig-paren">(</span><em class="sig-param"><span class="n">params</span></em>, <em class="sig-param"><span class="n">scale</span><span class="o">=</span><span class="default_value">None</span></em>, <em class="sig-param"><span class="n">observed</span><span class="o">=</span><span class="default_value">True</span></em><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.hessian_factor" title="Permalink to this definition">¶</a></dt> <dd><p>Weights for calculating Hessian</p> <dl class="field-list"> <dt class="field-odd">Parameters</dt> <dd class="field-odd"><dl> <dt><strong>params</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray" title="(in NumPy v1.19)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">ndarray</span></code></a></span></dt><dd><p>parameter at which Hessian is evaluated</p> </dd> <dt><strong>scale</strong><span class="classifier"><a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.9)"><code class="docutils literal notranslate"><span class="pre">None</span></code></a> or <a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.9)"><code class="docutils literal notranslate"><span class="pre">float</span></code></a></span></dt><dd><p>If scale is None, then the default scale will be calculated. Default scale is defined by <cite>self.scaletype</cite> and set in fit. If scale is not None, then it is used as a fixed scale.</p> </dd> <dt><strong>observed</strong><span class="classifier"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#bltin-boolean-values" title="(in Python v3.9)"><span class="xref std std-ref">bool</span></a></span></dt><dd><p>If True, then the observed Hessian is returned. If false then the expected information matrix is returned.</p> </dd> </dl> </dd> <dt class="field-even">Returns</dt> <dd class="field-even"><dl> <dt><strong>hessian_factor</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray" title="(in NumPy v1.19)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">ndarray</span></code></a>, 1d</span></dt><dd><p>A 1d weight vector used in the calculation of the Hessian. The hessian is obtained by <cite>(exog.T * hessian_factor).dot(exog)</cite></p> </dd> </dl> </dd> </dl> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.hessian.html" title="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.hessian" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.hessian </span> </div> </a> <a href="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.information.html" title="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.information" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.information </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Oct 29, 2020. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 3.2.1. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.12.1/generated/statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.hessian_factor.html
HTML
bsd-3-clause
21,082
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>radiusY property - Touch class - polymer_app_layout library - Dart API</title> <!-- required because all the links are pseudo-absolute --> <base href="../.."> <link href='https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="static-assets/prettify.css"> <link rel="stylesheet" href="static-assets/css/bootstrap.min.css"> <link rel="stylesheet" href="static-assets/styles.css"> <meta name="description" content="API docs for the radiusY property from the Touch class, for the Dart programming language."> <link rel="icon" href="static-assets/favicon.png"> <!-- Do not remove placeholder --> <!-- Header Placeholder --> </head> <body> <div id="overlay-under-drawer"></div> <header class="container-fluid" id="title"> <nav class="navbar navbar-fixed-top"> <div class="container"> <button id="sidenav-left-toggle" type="button">&nbsp;</button> <ol class="breadcrumbs gt-separated hidden-xs"> <li><a href="index.html">polymer_app_layout_template</a></li> <li><a href="polymer_app_layout/polymer_app_layout-library.html">polymer_app_layout</a></li> <li><a href="polymer_app_layout/Touch-class.html">Touch</a></li> <li class="self-crumb">radiusY</li> </ol> <div class="self-name">radiusY</div> </div> </nav> <div class="container masthead"> <ol class="breadcrumbs gt-separated visible-xs"> <li><a href="index.html">polymer_app_layout_template</a></li> <li><a href="polymer_app_layout/polymer_app_layout-library.html">polymer_app_layout</a></li> <li><a href="polymer_app_layout/Touch-class.html">Touch</a></li> <li class="self-crumb">radiusY</li> </ol> <div class="title-description"> <h1 class="title"> <div class="kind">property</div> radiusY </h1> <!-- p class="subtitle"> </p --> </div> <ul class="subnav"> </ul> </div> </header> <div class="container body"> <div class="col-xs-6 col-sm-3 sidebar sidebar-offcanvas-left"> <h5><a href="index.html">polymer_app_layout_template</a></h5> <h5><a href="polymer_app_layout/polymer_app_layout-library.html">polymer_app_layout</a></h5> <h5><a href="polymer_app_layout/Touch-class.html">Touch</a></h5> <ol> <li class="section-title"><a href="polymer_app_layout/Touch-class.html#instance-properties">Properties</a></li> <li><a href="polymer_app_layout/Touch/client.html">client</a> </li> <li><a href="polymer_app_layout/Touch/force.html">force</a> </li> <li><a href="polymer_app_layout/Touch/identifier.html">identifier</a> </li> <li><a href="polymer_app_layout/Touch/page.html">page</a> </li> <li><a href="polymer_app_layout/Touch/radiusX.html">radiusX</a> </li> <li><a href="polymer_app_layout/Touch/radiusY.html">radiusY</a> </li> <li><a href="polymer_app_layout/Touch/rotationAngle.html">rotationAngle</a> </li> <li><a href="polymer_app_layout/Touch/screen.html">screen</a> </li> <li><a href="polymer_app_layout/Touch/target.html">target</a> </li> </ol> </div><!--/.sidebar-offcanvas--> <div class="col-xs-12 col-sm-9 col-md-6 main-content"> <section class="multi-line-signature"> <span class="returntype">int</span> <span class="name ">radiusY</span> <div class="readable-writable"> read-only </div> </section> <section class="desc markdown"> <p class="no-docs">Not documented.</p> </section> </div> <!-- /.main-content --> </div> <!-- container --> <footer> <div class="container-fluid"> <div class="container"> <p class="text-center"> <span class="no-break"> polymer_app_layout_template 0.1.0 api docs </span> &bull; <span class="copyright no-break"> <a href="https://www.dartlang.org"> <img src="static-assets/favicon.png" alt="Dart" title="Dart"width="16" height="16"> </a> </span> &bull; <span class="copyright no-break"> <a href="http://creativecommons.org/licenses/by-sa/4.0/">cc license</a> </span> </p> </div> </div> </footer> <script src="static-assets/prettify.js"></script> <script src="static-assets/script.js"></script> <!-- Do not remove placeholder --> <!-- Footer Placeholder --> </body> </html>
lejard-h/polymer_app_layout_templates
doc/api/polymer_app_layout/Touch/radiusY.html
HTML
bsd-3-clause
5,012
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>statsmodels.discrete.discrete_model.LogitResults.llf &#8212; statsmodels v0.10.2 documentation</title> <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script type="text/javascript" src="../_static/jquery.js"></script> <script type="text/javascript" src="../_static/underscore.js"></script> <script type="text/javascript" src="../_static/doctools.js"></script> <script type="text/javascript" src="../_static/language_data.js"></script> <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="shortcut icon" href="../_static/statsmodels_hybi_favico.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.discrete.discrete_model.LogitResults.llnull" href="statsmodels.discrete.discrete_model.LogitResults.llnull.html" /> <link rel="prev" title="statsmodels.discrete.discrete_model.LogitResults.initialize" href="statsmodels.discrete.discrete_model.LogitResults.initialize.html" /> <link rel="stylesheet" href="../_static/examples.css" type="text/css" /> <link rel="stylesheet" href="../_static/facebox.css" type="text/css" /> <script type="text/javascript" src="../_static/scripts.js"> </script> <script type="text/javascript" src="../_static/facebox.js"> </script> <script type="text/javascript"> $.facebox.settings.closeImage = "../_static/closelabel.png" $.facebox.settings.loadingImage = "../_static/loading.gif" </script> <script> $(document).ready(function() { $.getJSON("../../versions.json", function(versions) { var dropdown = document.createElement("div"); dropdown.className = "dropdown"; var button = document.createElement("button"); button.className = "dropbtn"; button.innerHTML = "Other Versions"; var content = document.createElement("div"); content.className = "dropdown-content"; dropdown.appendChild(button); dropdown.appendChild(content); $(".header").prepend(dropdown); for (var i = 0; i < versions.length; i++) { if (versions[i].substring(0, 1) == "v") { versions[i] = [versions[i], versions[i].substring(1)]; } else { versions[i] = [versions[i], versions[i]]; }; }; for (var i = 0; i < versions.length; i++) { var a = document.createElement("a"); a.innerHTML = versions[i][1]; a.href = "../../" + versions[i][0] + "/index.html"; a.title = versions[i][1]; $(".dropdown-content").append(a); }; }); }); </script> </head><body> <div class="headerwrap"> <div class = "header"> <a href = "../index.html"> <img src="../_static/statsmodels_hybi_banner.png" alt="Logo" style="padding-left: 15px"/></a> </div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="statsmodels.discrete.discrete_model.LogitResults.llnull.html" title="statsmodels.discrete.discrete_model.LogitResults.llnull" accesskey="N">next</a> |</li> <li class="right" > <a href="statsmodels.discrete.discrete_model.LogitResults.initialize.html" title="statsmodels.discrete.discrete_model.LogitResults.initialize" accesskey="P">previous</a> |</li> <li><a href ="../install.html">Install</a></li> &nbsp;|&nbsp; <li><a href="https://groups.google.com/forum/?hl=en#!forum/pystatsmodels">Support</a></li> &nbsp;|&nbsp; <li><a href="https://github.com/statsmodels/statsmodels/issues">Bugs</a></li> &nbsp;|&nbsp; <li><a href="../dev/index.html">Develop</a></li> &nbsp;|&nbsp; <li><a href="../examples/index.html">Examples</a></li> &nbsp;|&nbsp; <li><a href="../faq.html">FAQ</a></li> &nbsp;|&nbsp; <li class="nav-item nav-item-1"><a href="../discretemod.html" >Regression with Discrete Dependent Variable</a> |</li> <li class="nav-item nav-item-2"><a href="statsmodels.discrete.discrete_model.LogitResults.html" accesskey="U">statsmodels.discrete.discrete_model.LogitResults</a> |</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="statsmodels-discrete-discrete-model-logitresults-llf"> <h1>statsmodels.discrete.discrete_model.LogitResults.llf<a class="headerlink" href="#statsmodels-discrete-discrete-model-logitresults-llf" title="Permalink to this headline">¶</a></h1> <p>method</p> <dl class="method"> <dt id="statsmodels.discrete.discrete_model.LogitResults.llf"> <code class="sig-prename descclassname">LogitResults.</code><code class="sig-name descname">llf</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.discrete.discrete_model.LogitResults.llf" title="Permalink to this definition">¶</a></dt> <dd><p>Log-likelihood of model</p> </dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="statsmodels.discrete.discrete_model.LogitResults.initialize.html" title="previous chapter">statsmodels.discrete.discrete_model.LogitResults.initialize</a></p> <h4>Next topic</h4> <p class="topless"><a href="statsmodels.discrete.discrete_model.LogitResults.llnull.html" title="next chapter">statsmodels.discrete.discrete_model.LogitResults.llnull</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../_sources/generated/statsmodels.discrete.discrete_model.LogitResults.llf.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3 id="searchlabel">Quick search</h3> <div class="searchformwrapper"> <form class="search" action="../search.html" method="get"> <input type="text" name="q" aria-labelledby="searchlabel" /> <input type="submit" value="Go" /> </form> </div> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="footer" role="contentinfo"> &#169; Copyright 2009-2018, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.2.1. </div> </body> </html>
statsmodels/statsmodels.github.io
v0.10.2/generated/statsmodels.discrete.discrete_model.LogitResults.llf.html
HTML
bsd-3-clause
7,481
{% load i18n cms_articles %} {% for article in articles %} {% include 'cms_articles/article_preview.html' %} {% endfor %} <div class="pagination"> <span class="step-links"> {% if articles.has_previous %} <a href="{% url_page articles.previous_page_number %}">{% trans 'previous' %}</a> {% endif %} <span class="current"> {{ articles.number }} / {{ articles.paginator.num_pages }} </span> {% if articles.has_next %} <a href="{% url_page articles.next_page_number %}">{% trans 'next' %}</a> {% endif %} </span> </div> <h3>{% trans 'Archive' %}</h3> <ul class="archive-years"> {% for year_archive in archive.years %} <li> <a href="{{ year_archive.url }}">{{ year_archive.year }}</a> {% if year_archive.active %} <ul class="archive-months"> {% for month_archive in year_archive.months %} <li> <a href="{{ month_archive.url }}">{{ month_archive.date|date:"F Y" }}</a> </li> {% endfor %} </ul> {% endif %} </li> {% endfor %} </ul>
misli/django-cms-articles
cms_articles/templates/cms_articles/articles/default.html
HTML
bsd-3-clause
1,144
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>mean_pressure_weighted &mdash; MetPy 0.12</title> <link rel="shortcut icon" href="../../_static/metpy_32x32.ico"/> <link rel="canonical" href="https://unidata.github.io/MetPy/latest/api/generated/metpy.calc.mean_pressure_weighted.html"/> <link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" /> <link rel="stylesheet" href="../../_static/theme_override.css" type="text/css" /> <link rel="stylesheet" href="../../_static/gallery.css" type="text/css" /> <link rel="stylesheet" href="../../_static/gallery-binder.css" type="text/css" /> <link rel="stylesheet" href="../../_static/gallery-dataframe.css" type="text/css" /> <link rel="index" title="Index" href="../../genindex.html"/> <link rel="search" title="Search" href="../../search.html"/> <link rel="top" title="MetPy 0.12" href="../../index.html"/> <link rel="up" title="calc" href="metpy.calc.html"/> <link rel="next" title="potential_temperature" href="metpy.calc.potential_temperature.html"/> <link rel="prev" title="height_to_geopotential" href="metpy.calc.height_to_geopotential.html"/> <script src="../../_static/js/modernizr.min.js"></script> </head> <body class="wy-body-for-nav" role="document"> <div class="wy-grid-for-nav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side"> <div class="wy-side-scroll"> <div class="wy-side-nav-search"> <a href="../../index.html" class="icon icon-home"> MetPy <img src="../../_static/metpy_150x150.png" class="logo" /> </a> <div class="version"> <div class="version-dropdown"> <select class="version-list" id="version-list"> <option value=''>0.12</option> <option value="../latest">latest</option> <option value="../dev">dev</option> </select> </div> </div> <div role="search"> <form id="rtd-search-form" class="wy-form" action="../../search.html" method="get"> <input type="text" name="q" placeholder="Search docs" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div> <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> <ul class="current"> <li class="toctree-l1"><a class="reference internal" href="../../installguide.html">Installation Guide</a></li> <li class="toctree-l1"><a class="reference internal" href="../../startingguide.html">Getting Started with MetPy</a></li> <li class="toctree-l1"><a class="reference internal" href="../../units.html">Unit Support</a></li> <li class="toctree-l1"><a class="reference internal" href="../../examples/index.html">Examples</a></li> <li class="toctree-l1"><a class="reference external" href="https://unidata.github.io/python-training/gallery/gallery-home">Python Gallery (separate site)</a></li> <li class="toctree-l1"><a class="reference internal" href="../../tutorials/index.html">Tutorials</a></li> <li class="toctree-l1 current"><a class="reference internal" href="../index.html">Reference Guide</a><ul class="current"> <li class="toctree-l2"><a class="reference internal" href="metpy.constants.html">constants</a></li> <li class="toctree-l2"><a class="reference internal" href="metpy.units.html">units</a></li> <li class="toctree-l2"><a class="reference internal" href="metpy.io.html">io</a></li> <li class="toctree-l2 current"><a class="reference internal" href="metpy.calc.html">calc</a><ul class="current"> <li class="toctree-l3 current"><a class="reference internal" href="metpy.calc.html#dry-thermodynamics">Dry Thermodynamics</a><ul class="current"> <li class="toctree-l4"><a class="reference internal" href="metpy.calc.add_height_to_pressure.html">add_height_to_pressure</a></li> <li class="toctree-l4"><a class="reference internal" href="metpy.calc.add_pressure_to_height.html">add_pressure_to_height</a></li> <li class="toctree-l4"><a class="reference internal" href="metpy.calc.density.html">density</a></li> <li class="toctree-l4"><a class="reference internal" href="metpy.calc.dry_lapse.html">dry_lapse</a></li> <li class="toctree-l4"><a class="reference internal" href="metpy.calc.dry_static_energy.html">dry_static_energy</a></li> <li class="toctree-l4"><a class="reference internal" href="metpy.calc.geopotential_to_height.html">geopotential_to_height</a></li> <li class="toctree-l4"><a class="reference internal" href="metpy.calc.height_to_geopotential.html">height_to_geopotential</a></li> <li class="toctree-l4 current"><a class="current reference internal" href="#">mean_pressure_weighted</a></li> <li class="toctree-l4"><a class="reference internal" href="metpy.calc.potential_temperature.html">potential_temperature</a></li> <li class="toctree-l4"><a class="reference internal" href="metpy.calc.sigma_to_pressure.html">sigma_to_pressure</a></li> <li class="toctree-l4"><a class="reference internal" href="metpy.calc.static_stability.html">static_stability</a></li> <li class="toctree-l4"><a class="reference internal" href="metpy.calc.temperature_from_potential_temperature.html">temperature_from_potential_temperature</a></li> <li class="toctree-l4"><a class="reference internal" href="metpy.calc.thickness_hydrostatic.html">thickness_hydrostatic</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.html#moist-thermodynamics">Moist Thermodynamics</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.html#soundings">Soundings</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.html#dynamic-kinematic">Dynamic/Kinematic</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.html#boundary-layer-turbulence">Boundary Layer/Turbulence</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.html#mathematical-functions">Mathematical Functions</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.html#apparent-temperature">Apparent Temperature</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.html#standard-atmosphere">Standard Atmosphere</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.html#other">Other</a></li> <li class="toctree-l3"><a class="reference internal" href="metpy.calc.html#deprecated">Deprecated</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="metpy.plots.html">plots</a></li> <li class="toctree-l2"><a class="reference internal" href="metpy.plots.ctables.html">ctables</a></li> <li class="toctree-l2"><a class="reference internal" href="metpy.interpolate.html">interpolate</a></li> <li class="toctree-l2"><a class="reference internal" href="metpy.xarray.html">xarray</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../../roadmap.html">MetPy Roadmap</a></li> <li class="toctree-l1"><a class="reference internal" href="../../gempak.html">GEMPAK Conversion Guide</a></li> <li class="toctree-l1"><a class="reference internal" href="../../SUPPORT.html">Support</a></li> <li class="toctree-l1"><a class="reference internal" href="../../CONTRIBUTING.html">Contributors Guide</a></li> <li class="toctree-l1"><a class="reference internal" href="../../infrastructureguide.html">Infrastructure Guide</a></li> <li class="toctree-l1"><a class="reference internal" href="../../citing.html">Citing MetPy</a></li> <li class="toctree-l1"><a class="reference internal" href="../../references.html">References</a></li> </ul> </div> </div> </nav> <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> <i data-toggle="wy-nav-top" class="fa fa-bars"></i> <a href="../../index.html">MetPy</a> </nav> <div class="wy-nav-content"> <div class="rst-content"> <div role="navigation" aria-label="breadcrumbs navigation"> <ul class="wy-breadcrumbs"> <li><a href="../../index.html">Docs</a> &raquo;</li> <li><a href="../index.html">Reference Guide</a> &raquo;</li> <li><a href="metpy.calc.html">calc</a> &raquo;</li> <li>mean_pressure_weighted</li> <li class="source-link"> <a href="https://github.com/Unidata/MetPy/issues/new?title=Suggested%20improvement%20for%20api/generated/metpy.calc.mean_pressure_weighted&body=Please%20describe%20what%20could%20be%20improved%20about%20this%20page%20or%20the%20typo/mistake%20that%20you%20found%3A" class="fa fa-github"> Improve this page</a> </li> </ul> <hr/> </div> <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> <div class="section" id="mean-pressure-weighted"> <h1>mean_pressure_weighted<a class="headerlink" href="#mean-pressure-weighted" title="Permalink to this headline">¶</a></h1> <dl class="function"> <dt id="metpy.calc.mean_pressure_weighted"> <code class="sig-prename descclassname">metpy.calc.</code><code class="sig-name descname">mean_pressure_weighted</code><span class="sig-paren">(</span><em class="sig-param">pressure</em>, <em class="sig-param">*args</em>, <em class="sig-param">heights=None</em>, <em class="sig-param">bottom=None</em>, <em class="sig-param">depth=None</em><span class="sig-paren">)</span><a class="reference internal" href="../../_modules/metpy/calc/indices.html#mean_pressure_weighted"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#metpy.calc.mean_pressure_weighted" title="Permalink to this definition">¶</a></dt> <dd><p>Calculate pressure-weighted mean of an arbitrary variable through a layer.</p> <p>Layer top and bottom specified in height or pressure.</p> <dl class="field-list simple"> <dt class="field-odd">Parameters</dt> <dd class="field-odd"><ul class="simple"> <li><p><strong>pressure</strong> (<code class="xref py py-obj docutils literal notranslate"><span class="pre">pint.Quantity</span></code>) – Atmospheric pressure profile</p></li> <li><p><strong>args</strong> (<code class="xref py py-obj docutils literal notranslate"><span class="pre">pint.Quantity</span></code>) – Parameters for which the pressure-weighted mean is to be calculated.</p></li> <li><p><strong>heights</strong> (<code class="xref py py-obj docutils literal notranslate"><span class="pre">pint.Quantity</span></code>, optional) – Heights from sounding. Standard atmosphere heights assumed (if needed) if no heights are given.</p></li> <li><p><strong>bottom</strong> (<code class="xref py py-obj docutils literal notranslate"><span class="pre">pint.Quantity</span></code>, optional) – The bottom of the layer in either the provided height coordinate or in pressure. Don’t provide in meters AGL unless the provided height coordinate is meters AGL. Default is the first observation, assumed to be the surface.</p></li> <li><p><strong>depth</strong> (<code class="xref py py-obj docutils literal notranslate"><span class="pre">pint.Quantity</span></code>, optional) – The depth of the layer in meters or hPa.</p></li> </ul> </dd> <dt class="field-even">Returns</dt> <dd class="field-even"><p><ul class="simple"> <li><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">pint.Quantity</span></code> – u_mean: u-component of layer mean wind.</p></li> <li><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">pint.Quantity</span></code> – v_mean: v-component of layer mean wind.</p></li> </ul> </p> </dd> </dl> </dd></dl> <div style='clear:both'></div></div> </div> <div class="articleComments"> </div> </div> <footer> <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> <a href="metpy.calc.potential_temperature.html" class="btn btn-neutral float-right" title="potential_temperature" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> <a href="metpy.calc.height_to_geopotential.html" class="btn btn-neutral" title="height_to_geopotential" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a> </div> <hr/> <div role="contentinfo"> <p> &copy; Copyright 2019, MetPy Developers. Development supported by National Science Foundation grants AGS-1344155, OAC-1740315, and AGS-1901712.. Last updated on Aug 06, 2020 at 20:22:57. </p> </div> Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-92978945-1', 'auto'); ga('send', 'pageview'); </script> <script>var version_json_loc = "../../../versions.json";</script> </footer> </div> </div> </section> </div> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT:'../../', VERSION:'0.12.2', LANGUAGE:'None', COLLAPSE_INDEX:false, FILE_SUFFIX:'.html', HAS_SOURCE: true, SOURCELINK_SUFFIX: '.txt' }; </script> <script type="text/javascript" src="../../_static/jquery.js"></script> <script type="text/javascript" src="../../_static/underscore.js"></script> <script type="text/javascript" src="../../_static/doctools.js"></script> <script type="text/javascript" src="../../_static/language_data.js"></script> <script type="text/javascript" src="../../_static/pop_ver.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/javascript" src="../../_static/js/theme.js"></script> <script type="text/javascript"> jQuery(function () { SphinxRtdTheme.StickyNav.enable(); }); </script> </body> </html>
metpy/MetPy
v0.12/api/generated/metpy.calc.mean_pressure_weighted.html
HTML
bsd-3-clause
15,639
<!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note: 1) The <head> information in this page is significant, should be uniform across api docs and should be edited only with knowledge of the templating mechanism. 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a browser, it will be re-generated from the template, json schema and authored overview content. 4) The <body>.innerHTML is also generated by an offline step so that this page may easily be indexed by search engines. --><html xmlns="http://www.w3.org/1999/xhtml"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link href="../css/print.css" rel="stylesheet" type="text/css" media="print"> <script type="text/javascript" src="../../../../third_party/jstemplate/jstemplate_compiled.js"> </script> <script type="text/javascript" src="../../../../../third_party/json_minify/minify-sans-regexp.js"> </script> <script type="text/javascript" src="../js/api_page_generator.js"></script> <script type="text/javascript" src="../js/bootstrap.js"></script> <script type="text/javascript" src="../js/sidebar.js"></script> <meta name="description" content="Documentation for the chrome.experimental.identity module, which is part of the Google Chrome extension APIs."><title>chrome.experimental.identity - Google Chrome Extensions - Google Code</title></head> <body doc-family="extensions"> <link href="../css/ApiRefStyles.css" rel="stylesheet" type="text/css"> <link href="../css/shared.css" rel="stylesheet" type="text/css"> <div id="devModeWarning" class="displayModeWarning"> You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files. </div> <div id="branchWarning" class="displayModeWarning"> <span>WARNING: This is the <span id="branchName">BETA</span> documentation. It may not work with the stable release of Chrome.</span> <select id="branchChooser"> <option>Choose a different version... </option><option value="">Stable </option><option value="beta">Beta </option><option value="dev">Dev </option><option value="trunk">Trunk </option></select> </div> <div id="unofficialWarning" class="displayModeWarning"> <span>WARNING: This is unofficial documentation. It may not work with the current release of Chrome.</span> <button id="goToOfficialDocs">Go to the official docs</button> </div> <div id="gc-container" class="labs"> <!-- SUBTEMPLATES: DO NOT MOVE FROM THIS LOCATION --> <!-- In particular, sub-templates that recurse, must be used by allowing jstemplate to make a copy of the template in this section which are not operated on by way of the jsskip="true" --> <!-- /SUBTEMPLATES --> <a id="top"></a> <div id="skipto"> <a href="#gc-pagecontent">Skip to page content</a> <a href="#gc-toc">Skip to main navigation</a> </div> <!-- API HEADER --> <table id="header" width="100%" cellspacing="0" border="0"> <tbody><tr> <td valign="middle"><a href="http://code.google.com/"><img src="../images/code_labs_logo.gif" height="43" width="161" alt="Google Code Labs" style="border:0; margin:0;"></a></td> <td valign="middle" width="100%" style="padding-left:0.6em;"> <form action="http://www.google.com/cse" id="cse" style="margin-top:0.5em"> <div id="gsc-search-box"> <input type="hidden" name="cx" value="002967670403910741006:61_cvzfqtno"> <input type="hidden" name="ie" value="UTF-8"> <input type="text" name="q" value="" size="55"> <input class="gsc-search-button" type="submit" name="sa" value="Search"> <br> <span class="greytext">e.g. "page action" or "tabs"</span> </div> </form> <script type="text/javascript" src="https://www.google.com/jsapi"></script> <script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script> <script type="text/javascript" src="https://www.google.com/coop/cse/t13n?form=cse&amp;t13n_langs=en"></script> <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=cse&amp;lang=en"></script> </td> </tr> </tbody></table> <div id="codesiteContent" class=""> <a id="gc-topnav-anchor"></a> <div id="gc-topnav"> <h1>Google Chrome Extensions (<a href="http://code.google.com/labs/">Labs</a>)</h1> <ul id="home" class="gc-topnav-tabs"> <li id="home_link"> <a href="index.html" title="Google Chrome Extensions home page">Home</a> </li> <li id="docs_link"> <a href="docs.html" title="Official Google Chrome Extensions documentation">Docs</a> </li> <li id="faq_link"> <a href="faq.html" title="Answers to frequently asked questions about Google Chrome Extensions">FAQ</a> </li> <li id="samples_link"> <a href="samples.html" title="Sample extensions (with source code)">Samples</a> </li> <li id="group_link"> <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions" title="Google Chrome Extensions developer forum">Group</a> </li> <li id="so_link"> <a href="http://stackoverflow.com/questions/tagged/google-chrome-extension" title="[google-chrome-extension] tag on Stack Overflow">Questions?</a> </li> </ul> </div> <!-- end gc-topnav --> <div class="g-section g-tpl-170"> <!-- SIDENAV --> <div class="g-unit g-first" id="gc-toc"> <ul> <li><a href="getstarted.html">Getting Started</a></li> <li><a href="overview.html">Overview</a></li> <li><a href="whats_new.html">What's New?</a></li> <li><h2><a href="devguide.html">Developer's Guide</a></h2> <ul> <li>Browser UI <ul> <li><a href="browserAction.html">Browser Actions</a></li> <li><a href="contextMenus.html">Context Menus</a></li> <li><a href="notifications.html">Desktop Notifications</a></li> <li><a href="omnibox.html">Omnibox</a></li> <li><a href="options.html">Options Pages</a></li> <li><a href="override.html">Override Pages</a></li> <li><a href="pageAction.html">Page Actions</a></li> </ul> </li> <li>Browser Interaction <ul> <li><a href="bookmarks.html">Bookmarks</a></li> <li><a href="cookies.html">Cookies</a></li> <li><a href="devtools.html">Developer Tools</a></li> <li><a href="events.html">Events</a></li> <li><a href="history.html">History</a></li> <li><a href="management.html">Management</a></li> <li><a href="tabs.html">Tabs</a></li> <li><a href="windows.html">Windows</a></li> </ul> </li> <li>Implementation <ul> <li><a href="a11y.html">Accessibility</a></li> <li><a href="background_pages.html">Background Pages</a></li> <li><a href="content_scripts.html">Content Scripts</a></li> <li><a href="xhr.html">Cross-Origin XHR</a></li> <li><a href="i18n.html">Internationalization</a></li> <li><a href="messaging.html">Message Passing</a></li> <li><a href="permissions.html">Optional Permissions</a></li> <li><a href="npapi.html">NPAPI Plugins</a></li> </ul> </li> <li>Finishing <ul> <li><a href="hosting.html">Hosting</a></li> <li><a href="external_extensions.html">Other Deployment Options</a></li> </ul> </li> </ul> </li> <li><h2><a href="apps.html">Packaged Apps</a></h2></li> <li><h2><a href="tutorials.html">Tutorials</a></h2> <ul> <li><a href="tut_debugging.html">Debugging</a></li> <li><a href="tut_analytics.html">Google Analytics</a></li> <li><a href="tut_oauth.html">OAuth</a></li> </ul> </li> <li><h2>Reference</h2> <ul> <li>Formats <ul> <li><a href="manifest.html">Manifest Files</a></li> <li><a href="match_patterns.html">Match Patterns</a></li> </ul> </li> <li><a href="permission_warnings.html">Permission Warnings</a></li> <li><a href="api_index.html">chrome.* APIs</a></li> <li><a href="api_other.html">Other APIs</a></li> </ul> </li> <li><h2><a href="samples.html">Samples</a></h2></li> <div class="line"> </div> <li><h2>More</h2> <ul> <li><a href="http://code.google.com/chrome/webstore/docs/index.html">Chrome Web Store</a></li> <li><a href="http://code.google.com/chrome/apps/docs/developers_guide.html">Hosted Apps</a></li> <li><a href="themes.html">Themes</a></li> </ul> </li> </ul> </div> <script> initToggles(); </script> <div class="g-unit" id="gc-pagecontent"> <div id="pageTitle"> <h1 class="page_title">chrome.experimental.identity</h1> </div> <!-- TABLE OF CONTENTS --> <div id="toc"> <h2>Contents</h2> <ol> <li> <a href="#apiReference">API reference: chrome.experimental.identity</a> <ol> <li> <a href="#global-methods">Methods</a> <ol> <li> <a href="#method-getAuthToken">getAuthToken</a> </li><li> <a href="#method-launchWebAuthFlow">launchWebAuthFlow</a> </li> </ol> </li> </ol> </li> </ol> </div> <!-- /TABLE OF CONTENTS --> <!-- Standard content lead-in for experimental API pages --> <p id="classSummary"> For information on how to use experimental APIs, see the <a href="experimental.html">chrome.experimental.* APIs</a> page. </p> <!-- STATIC CONTENT PLACEHOLDER --> <div id="static"></div> <!-- API PAGE --> <div class="apiPage"> <a name="apiReference"></a> <h2>API reference: chrome.experimental.identity</h2> <!-- PROPERTIES --> <!-- /apiGroup --> <!-- METHODS --> <div id="methodsTemplate" class="apiGroup"> <a name="global-methods"></a> <h3>Methods</h3> <!-- iterates over all functions --> <div class="apiItem"> <a name="method-getAuthToken"></a> <!-- method-anchor --> <h4>getAuthToken</h4> <div class="summary"> <!-- Note: intentionally longer 80 columns --> <span>chrome.experimental.identity.getAuthToken</span>(<span class="optional"><span>object</span> <var><span>details</span></var></span><span class="null"><span>, </span><span>function</span> <var><span>GetAuthTokenCallback</span></var></span>)</div> <div class="description"> <p>Gets an OAuth2 access token as specified by the manifest.</p> <!-- PARAMETERS --> <h4>Parameters</h4> <dl> <div> <div> <dt> <var>details</var> <em> <!-- TYPE --> <div style="display:inline"> ( <span class="optional">optional</span> <span id="typeTemplate"> <span> <span>object</span> </span> </span> ) </div> </em> </dt> <dd>Token options.</dd> <!-- OBJECT PROPERTIES --> <dd> <dl> <div> <div> <dt> <var>interactive</var> <em> <!-- TYPE --> <div style="display:inline"> ( <span class="optional">optional</span> <span id="typeTemplate"> <span> <span>boolean</span> </span> </span> ) </div> </em> </dt> <dd>Whether to prompt the user to log in or grant scope permissions (if they have not already done so). Default is false.</dd> <!-- OBJECT PROPERTIES --> <!-- OBJECT METHODS --> <!-- OBJECT EVENT FIELDS --> <!-- FUNCTION PARAMETERS --> </div> </div> </dl> </dd> <!-- OBJECT METHODS --> <!-- OBJECT EVENT FIELDS --> <!-- FUNCTION PARAMETERS --> </div> </div><div> <div> <dt> <var>GetAuthTokenCallback</var> <em> <!-- TYPE --> <div style="display:inline"> ( <span id="typeTemplate"> <span> <span>function</span> </span> </span> ) </div> </em> </dt> <dd class="todo"> Undocumented. </dd> <!-- OBJECT PROPERTIES --> <!-- OBJECT METHODS --> <!-- OBJECT EVENT FIELDS --> <!-- FUNCTION PARAMETERS --> <dd> <div> <h5>Parameters</h5> <dl> <div> <div> <dt> <var>token</var> <em> <!-- TYPE --> <div style="display:inline"> ( <span class="optional">optional</span> <span id="typeTemplate"> <span> <span>string</span> </span> </span> ) </div> </em> </dt> <dd class="todo"> Undocumented. </dd> <!-- OBJECT PROPERTIES --> <!-- OBJECT METHODS --> <!-- OBJECT EVENT FIELDS --> <!-- FUNCTION PARAMETERS --> </div> </div> </dl> </div> </dd> </div> </div> </dl> <!-- RETURNS --> <dl> </dl> <!-- CALLBACK --> <div> <div> <h4>Callback function</h4> <p> The <em>callback</em> parameter should specify a function that looks like this: </p> <!-- Note: intentionally longer 80 columns --> <pre>function(<span>string token</span>) <span class="subdued">{...}</span>;</pre> <dl> <div> <div> <dt> <var>token</var> <em> <!-- TYPE --> <div style="display:inline"> ( <span class="optional">optional</span> <span id="typeTemplate"> <span> <span>string</span> </span> </span> ) </div> </em> </dt> <dd class="todo"> Undocumented. </dd> <!-- OBJECT PROPERTIES --> <!-- OBJECT METHODS --> <!-- OBJECT EVENT FIELDS --> <!-- FUNCTION PARAMETERS --> </div> </div> </dl> </div> </div> <!-- MIN_VERSION --> </div> <!-- /description --> </div><div class="apiItem"> <a name="method-launchWebAuthFlow"></a> <!-- method-anchor --> <h4>launchWebAuthFlow</h4> <div class="summary"> <!-- Note: intentionally longer 80 columns --> <span>chrome.experimental.identity.launchWebAuthFlow</span>(<span class="null"><span>object</span> <var><span>details</span></var></span><span class="null"><span>, </span><span>function</span> <var><span>LaunchWebAuthFlowCallback</span></var></span>)</div> <div class="description"> <p>Starts an auth flow at the specified URL.</p> <!-- PARAMETERS --> <h4>Parameters</h4> <dl> <div> <div> <dt> <var>details</var> <em> <!-- TYPE --> <div style="display:inline"> ( <span id="typeTemplate"> <span> <span>object</span> </span> </span> ) </div> </em> </dt> <dd>WebAuth flow options.</dd> <!-- OBJECT PROPERTIES --> <dd> <dl> <div> <div> <dt> <var>interactive</var> <em> <!-- TYPE --> <div style="display:inline"> ( <span class="optional">optional</span> <span id="typeTemplate"> <span> <span>boolean</span> </span> </span> ) </div> </em> </dt> <dd>Whether to launch auth flow in interactive mode. Default is false.</dd> <!-- OBJECT PROPERTIES --> <!-- OBJECT METHODS --> <!-- OBJECT EVENT FIELDS --> <!-- FUNCTION PARAMETERS --> </div> </div><div> <div> <dt> <var>url</var> <em> <!-- TYPE --> <div style="display:inline"> ( <span id="typeTemplate"> <span> <span>string</span> </span> </span> ) </div> </em> </dt> <dd>The URL that initiates the auth flow.</dd> <!-- OBJECT PROPERTIES --> <!-- OBJECT METHODS --> <!-- OBJECT EVENT FIELDS --> <!-- FUNCTION PARAMETERS --> </div> </div> </dl> </dd> <!-- OBJECT METHODS --> <!-- OBJECT EVENT FIELDS --> <!-- FUNCTION PARAMETERS --> </div> </div><div> <div> <dt> <var>LaunchWebAuthFlowCallback</var> <em> <!-- TYPE --> <div style="display:inline"> ( <span id="typeTemplate"> <span> <span>function</span> </span> </span> ) </div> </em> </dt> <dd class="todo"> Undocumented. </dd> <!-- OBJECT PROPERTIES --> <!-- OBJECT METHODS --> <!-- OBJECT EVENT FIELDS --> <!-- FUNCTION PARAMETERS --> <dd> <div> <h5>Parameters</h5> <dl> <div> <div> <dt> <var>responseUrl</var> <em> <!-- TYPE --> <div style="display:inline"> ( <span class="optional">optional</span> <span id="typeTemplate"> <span> <span>string</span> </span> </span> ) </div> </em> </dt> <dd class="todo"> Undocumented. </dd> <!-- OBJECT PROPERTIES --> <!-- OBJECT METHODS --> <!-- OBJECT EVENT FIELDS --> <!-- FUNCTION PARAMETERS --> </div> </div> </dl> </div> </dd> </div> </div> </dl> <!-- RETURNS --> <dl> </dl> <!-- CALLBACK --> <div> <div> <h4>Callback function</h4> <p> The <em>callback</em> parameter should specify a function that looks like this: </p> <!-- Note: intentionally longer 80 columns --> <pre>function(<span>string responseUrl</span>) <span class="subdued">{...}</span>;</pre> <dl> <div> <div> <dt> <var>responseUrl</var> <em> <!-- TYPE --> <div style="display:inline"> ( <span class="optional">optional</span> <span id="typeTemplate"> <span> <span>string</span> </span> </span> ) </div> </em> </dt> <dd class="todo"> Undocumented. </dd> <!-- OBJECT PROPERTIES --> <!-- OBJECT METHODS --> <!-- OBJECT EVENT FIELDS --> <!-- FUNCTION PARAMETERS --> </div> </div> </dl> </div> </div> <!-- MIN_VERSION --> </div> <!-- /description --> </div> <!-- /apiItem --> </div> <!-- /apiGroup --> <!-- EVENTS --> <!-- /apiGroup --> <!-- TYPES --> <!-- /apiGroup --> </div> <!-- /apiPage --> </div> <!-- /gc-pagecontent --> </div> <!-- /g-section --> </div> <!-- /codesiteContent --> <div id="gc-footer" --=""> <div class="text"> <p> Except as otherwise <a href="http://code.google.com/policies.html#restrictions">noted</a>, the content of this page is licensed under the <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>, and code samples are licensed under the <a rel="license" href="http://code.google.com/google_bsd_license.html">BSD License</a>. </p> <p> ©2011 Google </p> <!-- begin analytics --> <script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script src="https://www.google-analytics.com/ga.js" type="text/javascript"></script> <script type="text/javascript"> // chrome doc tracking try { var engdocs = _gat._getTracker("YT-10763712-2"); engdocs._trackPageview(); } catch(err) {} // code.google.com site-wide tracking try { _uacct="UA-18071-1"; _uanchor=1; _uff=0; urchinTracker(); } catch(e) {/* urchinTracker not available. */} </script> <!-- end analytics --> </div> </div> <!-- /gc-footer --> </div> <!-- /gc-container --> </body></html>
keishi/chromium
chrome/common/extensions/docs/extensions/experimental.identity.html
HTML
bsd-3-clause
24,491
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qsplashscreen.cpp --> <title>Qt 4.8: Qt 3 Support Members for QSplashScreen</title> <link rel="stylesheet" type="text/css" href="style/style.css" /> <script src="scripts/jquery.js" type="text/javascript"></script> <script src="scripts/functions.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="style/superfish.css" /> <link rel="stylesheet" type="text/css" href="style/narrow.css" /> <!--[if IE]> <meta name="MSSmartTagsPreventParsing" content="true"> <meta http-equiv="imagetoolbar" content="no"> <![endif]--> <!--[if lt IE 7]> <link rel="stylesheet" type="text/css" href="style/style_ie6.css"> <![endif]--> <!--[if IE 7]> <link rel="stylesheet" type="text/css" href="style/style_ie7.css"> <![endif]--> <!--[if IE 8]> <link rel="stylesheet" type="text/css" href="style/style_ie8.css"> <![endif]--> <script src="scripts/superfish.js" type="text/javascript"></script> <script src="scripts/narrow.js" type="text/javascript"></script> </head> <body class="" onload="CheckEmptyAndLoadList();"> <div class="header" id="qtdocheader"> <div class="content"> <div id="nav-logo"> <a href="index.html">Home</a></div> <a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a> <div id="narrowsearch"></div> <div id="nav-topright"> <ul> <li class="nav-topright-home"><a href="http://qt.digia.com/">Qt HOME</a></li> <li class="nav-topright-dev"><a href="http://qt-project.org/">DEV</a></li> <li class="nav-topright-doc nav-topright-doc-active"><a href="http://qt-project.org/doc/"> DOC</a></li> <li class="nav-topright-blog"><a href="http://blog.qt.digia.com/">BLOG</a></li> </ul> </div> <div id="shortCut"> <ul> <li class="shortCut-topleft-inactive"><span><a href="index.html">Qt 4.8</a></span></li> <li class="shortCut-topleft-active"><a href="http://qt-project.org/doc/">ALL VERSIONS </a></li> </ul> </div> <ul class="sf-menu" id="narrowmenu"> <li><a href="#">API Lookup</a> <ul> <li><a href="classes.html">Class index</a></li> <li><a href="functions.html">Function index</a></li> <li><a href="modules.html">Modules</a></li> <li><a href="namespaces.html">Namespaces</a></li> <li><a href="qtglobal.html">Global Declarations</a></li> <li><a href="qdeclarativeelements.html">QML elements</a></li> </ul> </li> <li><a href="#">Qt Topics</a> <ul> <li><a href="qt-basic-concepts.html">Programming with Qt</a></li> <li><a href="qtquick.html">Device UIs &amp; Qt Quick</a></li> <li><a href="qt-gui-concepts.html">UI Design with Qt</a></li> <li><a href="supported-platforms.html">Supported Platforms</a></li> <li><a href="technology-apis.html">Qt and Key Technologies</a></li> <li><a href="best-practices.html">How-To's and Best Practices</a></li> </ul> </li> <li><a href="#">Examples</a> <ul> <li><a href="all-examples.html">Examples</a></li> <li><a href="tutorials.html">Tutorials</a></li> <li><a href="demos.html">Demos</a></li> <li><a href="qdeclarativeexamples.html">QML Examples</a></li> </ul> </li> </ul> </div> </div> <div class="wrapper"> <div class="hd"> <span></span> </div> <div class="bd group"> <div class="sidebar"> <div class="searchlabel"> Search index:</div> <div class="search" id="sidebarsearch"> <form id="qtdocsearch" action="" onsubmit="return false;"> <fieldset> <input type="text" name="searchstring" id="pageType" value="" /> <div id="resultdialog"> <a href="#" id="resultclose">Close</a> <p id="resultlinks" class="all"><a href="#" id="showallresults">All</a> | <a href="#" id="showapiresults">API</a> | <a href="#" id="showarticleresults">Articles</a> | <a href="#" id="showexampleresults">Examples</a></p> <p id="searchcount" class="all"><span id="resultcount"></span><span id="apicount"></span><span id="articlecount"></span><span id="examplecount"></span>&nbsp;results:</p> <ul id="resultlist" class="all"> </ul> </div> </fieldset> </form> </div> <div class="box first bottombar" id="lookup"> <h2 title="API Lookup"><span></span> API Lookup</h2> <div id="list001" class="list"> <ul id="ul001" > <li class="defaultLink"><a href="classes.html">Class index</a></li> <li class="defaultLink"><a href="functions.html">Function index</a></li> <li class="defaultLink"><a href="modules.html">Modules</a></li> <li class="defaultLink"><a href="namespaces.html">Namespaces</a></li> <li class="defaultLink"><a href="qtglobal.html">Global Declarations</a></li> <li class="defaultLink"><a href="qdeclarativeelements.html">QML elements</a></li> </ul> </div> </div> <div class="box bottombar" id="topics"> <h2 title="Qt Topics"><span></span> Qt Topics</h2> <div id="list002" class="list"> <ul id="ul002" > <li class="defaultLink"><a href="qt-basic-concepts.html">Programming with Qt</a></li> <li class="defaultLink"><a href="qtquick.html">Device UIs &amp; Qt Quick</a></li> <li class="defaultLink"><a href="qt-gui-concepts.html">UI Design with Qt</a></li> <li class="defaultLink"><a href="supported-platforms.html">Supported Platforms</a></li> <li class="defaultLink"><a href="technology-apis.html">Qt and Key Technologies</a></li> <li class="defaultLink"><a href="best-practices.html">How-To's and Best Practices</a></li> </ul> </div> </div> <div class="box" id="examples"> <h2 title="Examples"><span></span> Examples</h2> <div id="list003" class="list"> <ul id="ul003"> <li class="defaultLink"><a href="all-examples.html">Examples</a></li> <li class="defaultLink"><a href="tutorials.html">Tutorials</a></li> <li class="defaultLink"><a href="demos.html">Demos</a></li> <li class="defaultLink"><a href="qdeclarativeexamples.html">QML Examples</a></li> </ul> </div> </div> </div> <div class="wrap"> <div class="toolbar"> <div class="breadcrumb toolblock"> <ul> <li class="first"><a href="index.html">Home</a></li> <!-- Breadcrumbs go here --> <li><a href="modules.html">Modules</a></li> <li><a href="qtgui.html">QtGui</a></li> <li>QSplashScreen</li> </ul> </div> <div class="toolbuttons toolblock"> <ul> <li id="smallA" class="t_button">A</li> <li id="medA" class="t_button active">A</li> <li id="bigA" class="t_button">A</li> <li id="print" class="t_button"><a href="javascript:this.print();"> <span>Print</span></a></li> </ul> </div> </div> <div class="content mainContent"> <h1 class="title">Qt 3 Support Members for QSplashScreen</h1> <p><b>The following class members are part of the <a href="qt3support.html">Qt 3 support layer</a>.</b> They are provided to help you port old code to Qt 4. We advise against using them in new code.</p> <p><ul><li><a href="qsplashscreen.html">QSplashScreen class reference</a></li></ul></p> <h2>Public Slots</h2> <table class="alignedsummary"> <tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qsplashscreen-qt3.html#clear">clear</a></b> ()</td></tr> <tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qsplashscreen-qt3.html#message">message</a></b> ( const QString &amp; <i>message</i>, int <i>alignment</i> = Qt::AlignLeft, const QColor &amp; <i>color</i> = Qt::black )</td></tr> </table> <ul> <li class="fn">1 public slot inherited from <a href="qwidget.html#public-slots">QWidget</a></li> </ul> <h2>Member Function Documentation</h2> <!-- $$$clear[overload1]$$$clear --> <h3 class="fn"><a name="clear"></a><span class="type">void</span> QSplashScreen::<span class="name">clear</span> ()<tt> [slot]</tt></h3> <p>Use <a href="qsplashscreen.html#clearMessage">clearMessage</a>() instead.</p> <!-- @@@clear --> <!-- $$$message[overload1]$$$messageconstQString&intconstQColor& --> <h3 class="fn"><a name="message"></a><span class="type">void</span> QSplashScreen::<span class="name">message</span> ( const <span class="type"><a href="qstring.html">QString</a></span> &amp; <i>message</i>, <span class="type">int</span> <i>alignment</i> = Qt::AlignLeft, const <span class="type"><a href="qcolor.html">QColor</a></span> &amp; <i>color</i> = Qt::black )<tt> [slot]</tt></h3> <p>Use <a href="qsplashscreen.html#showMessage">showMessage</a>() instead.</p> <!-- @@@message --> </div> </div> </div> <div class="ft"> <span></span> </div> </div> <div class="footer"> <p> <acronym title="Copyright">&copy;</acronym> 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.</p> <br /> <p> The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.</p> <p> Documentation sources may be obtained from <a href="http://www.qt-project.org"> www.qt-project.org</a>.</p> <br /> <p> Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. <a title="Privacy Policy" href="http://en.gitorious.org/privacy_policy/">Privacy Policy</a></p> </div> <script src="scripts/functions.js" type="text/javascript"></script> </body> </html>
stephaneAG/PengPod700
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/qsplashscreen-qt3.html
HTML
mit
10,935
{% extends "base.html" %} {% block title %}{{ title }}{% endblock %} {% block content %} <div id='main'> <div id='3' style="display: none;">already present</div> <div id='4' style="display: none;">already present</div> </div> <script type="text/javascript"> setTimeout( function(){ $('#3').remove(); }, 3000 ); setTimeout( function(){ $('#4').remove(); }, 20000 ); </script> {% endblock %}
jf-parent/brome
tests/brome/test_server/templates/wait_until_not_present_test.html
HTML
mit
432
{% extends 'base.html' %} {% block content %} {% if form.errors %} <p>! Sorry your username and password didn't match. Please try again.</p> {% endif %} <form method="post"> {% csrf_token %} <div> Log In !! <table> <tr> <td>{{ form.username.label_tag }}</td> <td>{{ form.username }}</td> </tr> <tr> <td>{{ form.password.label_tag }}</td> <td>{{ form.password }}</td> </tr> </table> <input type="submit" value="login" /> <input type="hidden" name="next" value="{{ next }}" /> </form> </div> {% endblock %}
mtzirkel/leakyskiff
login/templates/login/login.html
HTML
mit
528
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>PShape \ Language (API) \ Processing 1.0</title> <link rel="icon" href="img/processing-1.ico" type="image/x-icon" /> <link rel="shortcut icon" href="img/processing-1.ico" type="image/x-icon" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Author" content="Casey Reas &amp; Ben Fry" /> <meta name="Publisher" content="Processing" /> <meta name="Keywords" content="Processing, Processing, Interactive Media, Electronic Arts, Programming, Java, Ben Fry, Casey Reas" /> <meta name="Description" content="Processing is an electronic sketchbook for developing ideas. It is a context for learning fundamentals of computer programming within the context of the electronic arts." /> <meta name="Copyright" content="All contents copyright Ben Fry, Casey Reas, MIT Media Laboratory" /> <script src="javascript/MM_functions.js" type="text/javascript"></script> <link href="css/style.css" rel="stylesheet" type="text/css" /> </head> <body id="Langauge" onload="" > <!-- ==================================== PAGE ============================ --> <div id="container"> <!-- ==================================== HEADER ============================ --> <div id="header"> <a href="http://processing.org/"><img src="img/processing.gif" alt="Processing cover" title="Back to the reference index." /></a> <form name="search" action="http://www.google.com/search" method="get" > <!--<label>Search processing.org:</label>--> <p><input type="hidden" name="as_sitesearch" value="processing.org" /> <input type="text" name="as_q" value="" size="20" class="text" /> <input type="submit" value="Search" /></p> <!--<input type="image" src="img/search_button.gif" value="Submit" alt="Submit" /></p>--> </form> </div> <div id="navigation"> <div class="navBar" id="mainnav_noSub"> <a href="index.html" class="active">Language</a> (<a href="alpha.html">A-Z</a>) \ <a href="libraries/index.html">Libraries</a> \ <a href="tools/index.html">Tools</a> \ <a href="environment/index.html">Environment</a> </div> </div> <a id="TOP" name="TOP"></a> <!-- ==================================== CONTENT - Headers ============================ --> <div class="content"> <p class="ref-notice">Reference for Processing version 1.5. If you have a previous version, use the reference included with your software. If you see any errors or have suggestions, <a href="http://code.google.com/p/processing/issues/list">please let us know</a>. If you prefer a more technical reference, visit the <a href="http://processing.googlecode.com/svn/trunk/processing/build/javadoc/core/index.html">Processing Javadoc</a>.</p> <table cellpadding="0" cellspacing="0" border="0" class="ref-item"> <tr class="name-row"> <th scope="row">Name</th> <td><h3>PShape</h3></td> </tr> <tr class=""> <th scope="row">Examples</th> <td><div class="example"><img src="media/svg.jpg" alt="example pic" /><pre class="margin">PShape s; s = loadShape("bot.svg"); smooth(); shape(s, 10, 10, 80, 80);</pre></div></td> </tr> <tr class=""> <th scope="row">Description</th> <td>Datatype for storing shapes. Processing can currently load and display SVG (Scalable Vector Graphics) shapes. Before a shape is used, it must be loaded with the <b>loadShape()</b> function. The <b>shape()</b> function is used to draw the shape to the display window. The <b>PShape</b> object contain a group of methods, linked below, that can operate on the shape data. <br /><br /> The <b>loadShape()</b> method supports SVG files created with Inkscape and Adobe Illustrator. It is not a full SVG implementation, but offers some straightforward support for handling vector data.</td> </tr> <tr class=""> <th scope="row">Fields</th> <td><table cellpadding="0" cellspacing="0" border="0"> <tr class=""> <th scope="row"><a href="PShape_width.html">width</a></th> <td>Shape document width</td> </tr> <tr class=""> <th scope="row"><a href="PShape_height.html">height</a></th> <td>Shape document height</td> </tr> </table></td> </tr> <tr class=""> <th scope="row">Methods</th> <td><table cellpadding="0" cellspacing="0" border="0"> <tr class=""> <th scope="row"><a href="PShape_isVisible_.html">isVisible()</a></th> <td>Returns a boolean value "true" if the image is set to be visible, "false" if not</td> </tr> <tr class=""> <th scope="row"><a href="PShape_setVisible_.html">setVisible()</a></th> <td>Sets the shape to be visible or invisible</td> </tr> <tr class=""> <th scope="row"><a href="PShape_disableStyle_.html">disableStyle()</a></th> <td>Disables the shape's style data and uses Processing styles</td> </tr> <tr class=""> <th scope="row"><a href="PShape_enableStyle_.html">enableStyle()</a></th> <td>Enables the shape's style data and ignores the Processing styles</td> </tr> <tr class=""> <th scope="row"><a href="PShape_getChild_.html">getChild()</a></th> <td>Returns a child element of a shape as a PShape object</td> </tr> <tr class=""> <th scope="row"><a href="PShape_translate_.html">translate()</a></th> <td>Displaces the shape</td> </tr> <tr class=""> <th scope="row"><a href="PShape_rotate_.html">rotate()</a></th> <td>Rotates the shape</td> </tr> <tr class=""> <th scope="row"><a href="PShape_rotateX_.html">rotateX()</a></th> <td>Rotates the shape around the x-axis</td> </tr> <tr class=""> <th scope="row"><a href="PShape_rotateY_.html">rotateY()</a></th> <td>Rotates the shape around the y-axis</td> </tr> <tr class=""> <th scope="row"><a href="PShape_rotateZ_.html">rotateZ()</a></th> <td>Rotates the shape around the z-axis</td> </tr> <tr class=""> <th scope="row"><a href="PShape_scale_.html">scale()</a></th> <td>Increases and decreases the size of a shape</td> </tr> </table></td> </tr> <tr class=""> <th scope="row"><!--*-->Constructor<!--*--></th> <td><pre>PShape()</pre></td> </tr> <tr class=""> <th scope="row">Usage</th> <td>Web & Application</td> </tr> <tr class=""> <th scope="row">Related</th> <td><a href="shape_.html">shape()</a><br /><a href="loadShape_.html">loadShape()</a><br /><a href="shapeMode_.html">shapeMode()</a><br /></td> </tr> </table> Updated on August 30, 2010 04:29:39pm EDT<br /><br /> <!-- Creative Commons License --> <div class="license"> <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.0/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.gif" /></a> </div> <!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <Work rdf:about=""> <dc:title>Processing.org Reference</dc:title> <dc:date>2004</dc:date> <dc:description>Reference for the Processing.org programming environment and language.</dc:description> <dc:creator><Agent> <dc:title>Casey Reas et al.</dc:title> </Agent></dc:creator> <dc:rights><Agent> <dc:title>Casey Reas</dc:title> </Agent></dc:rights> <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> <license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/" /> </Work> <License rdf:about="http://creativecommons.org/licenses/by-nc-sa/2.0/"> <permits rdf:resource="http://web.resource.org/cc/Reproduction" /> <permits rdf:resource="http://web.resource.org/cc/Distribution" /> <requires rdf:resource="http://web.resource.org/cc/Notice" /> <requires rdf:resource="http://web.resource.org/cc/Attribution" /> <prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" /> <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> <requires rdf:resource="http://web.resource.org/cc/ShareAlike" /> </License> </rdf:RDF> --> </div> <!-- ==================================== FOOTER ============================ --> <div id="footer"> <div id="copyright">Processing was initiated by <a href="http://benfry.com/">Ben Fry</a> and <a href="http://reas.com">Casey Reas</a>. It is developed by a <a href="people.html">small team of volunteers</a>.</div> <div id="colophon"> <a href="copyright.html">&copy; Info</a> \ <span>Site hosted by <a href="http://www.mediatemple.net">Media Temple!</a></span> </div> </div> </div> </body> </html>
argets08/Roomba
processing/processing-1.5.1/modes/java/reference/PShape.html
HTML
mit
8,739
{% load i18n feincms_thumbnail tickmark project_tags %} <a class="project teaser well {{ project|status_class }}" href="{{ project.get_absolute_url }}"> {% if project.teaser_image %} <img src="{{ project.teaser_image.path|cropscale:'150x150' }}" /> {% endif %} <h3>{{ project.translated.title }}</h3> <div class="status"> {% if project.author %} <label class="author">{% trans "Author" %}:</label> <span class="author">{{ project.author }}</span> {% endif %} <label class="goal">{% trans "Goal" %}:</label> <span class="goal">{{ project.goal_display|tickmark }}</span> <label class="remaining">{% trans "Remaining" %}:</label> <span class="remaining">{{ project.end|timeuntil }}</span> </div> <div class="progress progress-{{ project|bar_class }}"> <div class="bar" style="width: {{ project.percent }}%"></div> <div class="info"> <strong>{% trans "Achieved" %}:</strong> {{ project.achieved_display }} </div> </div> <p>{{ project.translated.teaser_text|truncatewords:54 }}</p> </a>
kelfish/zipfelchappe
zipfelchappe/templates/zipfelchappe/project_teaser.html
HTML
mit
1,137
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Nitrogen 2.x Documentation</title> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <meta name="title" content="Nitrogen 2.x Documentation"/> <meta name="generator" content="Org-mode"/> <meta name="generated" content="2015-02-18 13:59:53 CST"/> <meta name="author" content="Rusty Klophaus (@rustyio)"/> <meta name="description" content=""/> <meta name="keywords" content=""/> <style type="text/css"> <!--/*--><![CDATA[/*><!--*/ html { font-family: Times, serif; font-size: 12pt; } .title { text-align: center; } .todo { color: red; } .done { color: green; } .tag { background-color: #add8e6; font-weight:normal } .target { } .timestamp { color: #bebebe; } .timestamp-kwd { color: #5f9ea0; } .right {margin-left:auto; margin-right:0px; text-align:right;} .left {margin-left:0px; margin-right:auto; text-align:left;} .center {margin-left:auto; margin-right:auto; text-align:center;} p.verse { margin-left: 3% } pre { border: 1pt solid #AEBDCC; background-color: #F3F5F7; padding: 5pt; font-family: courier, monospace; font-size: 90%; overflow:auto; } table { border-collapse: collapse; } td, th { vertical-align: top; } th.right { text-align:center; } th.left { text-align:center; } th.center { text-align:center; } td.right { text-align:right; } td.left { text-align:left; } td.center { text-align:center; } dt { font-weight: bold; } div.figure { padding: 0.5em; } div.figure p { text-align: center; } div.inlinetask { padding:10px; border:2px solid gray; margin:10px; background: #ffffcc; } textarea { overflow-x: auto; } .linenr { font-size:smaller } .code-highlighted {background-color:#ffff00;} .org-info-js_info-navigation { border-style:none; } #org-info-js_console-label { font-size:10px; font-weight:bold; white-space:nowrap; } .org-info-js_search-highlight {background-color:#ffff00; color:#000000; font-weight:bold; } /*]]>*/--> </style> <LINK href="stylesheet.css" rel="stylesheet" type="text/css"> <script type="text/javascript"> <!--/*--><![CDATA[/*><!--*/ function CodeHighlightOn(elem, id) { var target = document.getElementById(id); if(null != target) { elem.cacheClassElem = elem.className; elem.cacheClassTarget = target.className; target.className = "code-highlighted"; elem.className = "code-highlighted"; } } function CodeHighlightOff(elem, id) { var target = document.getElementById(id); if(elem.cacheClassElem) elem.className = elem.cacheClassElem; if(elem.cacheClassTarget) target.className = elem.cacheClassTarget; } /*]]>*///--> </script> </head> <body> <div id="preamble"> </div> <div id="content"> <h1 class="title">Nitrogen 2.x Documentation</h1> <p><a href="http://nitrogenproject.com">Home</a> | <a href="./index.html">Getting Started</a> | <a href="./api.html">API</a> | <a href="./elements.html">Elements</a> | <a href="./actions.html">Actions</a> | <a href="./validators.html">Validators</a> | <a href="./handlers.html">Handlers</a> | <a href="./config.html">Configuration Options</a> | <a href="./advanced.html">Advanced Guides</a> | <a href="./troubleshooting.html">Troubleshooting</a> | <b>About</b> </p> <div class=headline>About Nitrogen</div> <div id="table-of-contents"> <h2>Table of Contents</h2> <div id="text-table-of-contents"> <ul> <li><a href="#sec-1">1 Resources</a></li> <li><a href="#sec-2">2 Versions</a></li> <li><a href="#sec-3">3 Thanks</a></li> <li><a href="#sec-4">4 Documentation</a></li> </ul> </div> </div> <div id="outline-container-1" class="outline-2"> <h2 id="sec-1"><span class="section-number-2">1</span> Resources</h2> <div class="outline-text-2" id="text-1"> <ul> <li>NitrogenProject.com - <a href="http://nitrogenproject.com">http://nitrogenproject.com</a> </li> <li>Source Code: <ul> <li>Main Repository: <a href="http://github.com/nitrogen/nitrogen">http://github.com/nitrogen/nitrogen</a> </li> <li>Nitrogen Core: <a href="http://github.com/nitrogen/nitrogen_core">http://github.com/nitrogen/nitrogen_core</a> </li> <li>Simple Bridge: <a href="http://github.com/nitrogen/simple_bridge">http://github.com/nitrogen/simple_bridge</a> </li> <li>nprocreg: <a href="http://github.com/nitrogen/nprocreg">http://github.com/nitrogen/nprocreg</a> </li> <li>NitrogenProject.com: <a href="http://github.com/nitrogen/NitrogenProject.com">http://github.com/nitrogen/NitrogenProject.com</a> </li> </ul> </li> <li>Donations - <a href="http://pledgie.com/campaigns/2057">http://pledgie.com/campaigns/2057</a> </li> <li>Mailing List - <a href="http://groups.google.com/group/nitrogenweb">http://groups.google.com/group/nitrogenweb</a> </li> <li>Bugs and Issues - <a href="http://github.com/nitrogen/nitrogen/issues">http://github.com/nitrogen/nitrogen/issues</a> </li> </ul> </div> </div> <div id="outline-container-2" class="outline-2"> <h2 id="sec-2"><span class="section-number-2">2</span> Versions</h2> <div class="outline-text-2" id="text-2"> <p> Nitrogen relies on some or all of the following software: </p> <ul> <li><b>Erlang R15B</b> or later - <a href="http://erlang.org">http://erlang.org</a> </li> <li><b>SimpleBridge</b> - Common interface to Erlang HTTP servers. <ul> <li>Git Repo: <a href="https://github.com/nitrogen/simple_bridge">https://github.com/nitrogen/simple_bridge</a> </li> </ul> </li> <li><b>cowboy</b> - HTTP Server (Optional) <ul> <li>Git Repo: <a href="https://github.com/extend/cowboy">https://github.com/extend/cowboy</a> </li> </ul> </li> <li><b>mochiweb</b> - HTTP Server (Optional) <ul> <li>Git Repo: <a href="https://github.com/nitrogen/mochiweb">https://github.com/nitrogen/mochiweb</a> </li> </ul> </li> <li><b>webmachine</b> - HTTP Server (Optional) <ul> <li>Homepage: <a href="http://webmachine.basho.com">http://webmachine.basho.com</a> </li> <li>Git Repo: <a href="https://github.com/basho/webmachine">https://github.com/basho/webmachine</a> </li> </ul> </li> <li><b>yaws</b> - HTTP Server (Optional) <ul> <li>Homepage: <a href="https://yaws.hyber.org">https://yaws.hyber.org</a> </li> <li>Git Repo: <a href="https://github.com/klacke/yaws">https://github.com/klacke/yaws</a> </li> </ul> </li> <li><b>Sync</b> - Automatically recompile changed Erlang modules. <ul> <li>Git Repo: <a href="https://github.com/rustyio/sync">https://github.com/rustyio/sync</a> </li> </ul> </li> <li><b>jQuery 1.8.2</b> - <a href="http://jquery.com">http://jquery.com</a> </li> <li><b>jQuery UI 1.8.23</b> - <a href="http://jqueryui.com">http://jqueryui.com</a> </li> <li><b>jQuery Mobile 1.3.1</b> - <a href="http://jquerymobile.com">http://jquerymobile.com</a> </li> <li><b>Live Validation 1.3</b> - <a href="http://livevalidation.com/">http://livevalidation.com/</a> </li> <li><b>jQuery File Upload 5.19</b> - <a href="https://github.com/blueimp/jQuery-File-Upload">https://github.com/blueimp/jQuery-File-Upload</a> </li> </ul> </div> </div> <div id="outline-container-3" class="outline-2"> <h2 id="sec-3"><span class="section-number-2">3</span> Thanks</h2> <div class="outline-text-2" id="text-3"> <p> Sincere thanks to all the people who have helped make Nitrogen great, including: </p> <ul> <li>Rusty Klophaus (@rustyio) </li> <li>Chris Williams (@voodootikigod) </li> <li>Joel Reymont (@wagerlabs) </li> <li>Tom McNulty </li> <li>Martin Scholl (@zeit_geist) </li> <li>Dave Peticolas </li> <li>Jon Gretar Borgthorsson (@jongretar) </li> <li>Dan Bravender (@dbravender) </li> <li>Taavi Talvik </li> <li>Torbjorn Tornkvist (@kruskakli) </li> <li>Marius A. Eriksen (@marius) </li> <li>Michael Mullis </li> <li>John Dragos </li> <li>Benjamin Nortier (@bjnortier) </li> <li>Jay Doane </li> <li>Robert Schonberger </li> <li>Yurii Rashkovskii (@yrashk) </li> <li>Ville Koivula </li> <li>Jesse Gumm (@jessegumm) </li> <li>Jan-Felix Wittmann </li> <li>Martin Sivak </li> <li>Markus Flambard </li> <li>Jonas Ådahl </li> <li>Boris Faure </li> <li>Rajiv M. Ranganath </li> <li>Gregory Haskins </li> <li>Andy Skelton </li> <li>Tino Breddin </li> <li>Dave Peticolas </li> <li>Susan Potter (@susanpotter) </li> <li>Rado Kozmer </li> <li>Ward Bekkar </li> <li>Gleb Peregud </li> <li>Lorant Kurthy </li> <li>Andreas Hasselberg </li> <li>Mattias Holmlund </li> <li>Justin Kirby </li> <li>Tuncer Ayaz </li> <li>Loïc Hoguin (@lhoguin) </li> <li>Sergei Lebedev </li> <li>Stephen Panning </li> <li>James Pharaoh </li> <li>Milan Svoboda </li> <li>Jenő I. Hajdu </li> <li>Maxim Sokhatsky (@5HT) </li> <li>Dmitriy Kargapolov </li> <li>Witeman Zheng </li> <li>Chan Sisowath </li> <li>Florent Gallaire </li> <li>Andrii Zadorozhnii </li> <li>Evan Miller (@evmill) </li> <li>Alice Blitter Copper </li> <li>Roman Shestakov (@rshestakov) </li> <li>Petr Kozorezov </li> <li>Nikolay Garanko </li> <li>Paul Khusainov </li> <li>David N. Welton </li> <li>Tobias Herre </li> <li>Josh Pyle </li> <li>Niclas Axelsson </li> <li>Evgeny M. </li> <li>Boris Resnick </li> <li>Piotr Nosek </li> <li>Stefan Zegenhagen </li> <li>Mehmet Emin Tok </li> <li>Stuart Thackray </li> <li>Amos Oviedo (@fooflare) </li> <li>Alex Popov (@seidlitz) </li> <li>Aaron Frantisak </li> <li>Lloyd R. Prentice. </li> <li>Cameron Frederick (@cammcad) </li> <li>Xue Hongwei </li> <li>Steve Vinoski (@stevevinoski) </li> </ul> <p> Roughly sorted by date of contribution. Send your twitter handles to <a href="http://twitter.com/jessegumm">@jessegumm</a> </p> </div> </div> <div id="outline-container-4" class="outline-2"> <h2 id="sec-4"><span class="section-number-2">4</span> Documentation</h2> <div class="outline-text-2" id="text-4"> <p> This documentation is created using org-mode. To contribute updates or corrections, contact Jesse Gumm (@jessegumm) or fork and update the code in <a href="http://github.com/nitrogen/nitrogen_core">http://github.com/nitrogen/nitrogen_core</a> under the <code>./docs/org-mode</code> directory </p></div> </div> </div> <div id="postamble"> <p class="date">Date: 2015-02-18 13:59:53 CST</p> <p class="author">Author: Rusty Klophaus (@rustyio)</p> <p class="creator">Org version 7.8.02 with Emacs version 23</p> <a href="http://validator.w3.org/check?uri=referer">Validate XHTML 1.0</a> </div><h2>Comments</h2> <b>Note:</b><!-- Disqus does not currently support Erlang for its syntax highlighting, so t-->To specify <!--Erlang--> code blocks, just use the generic code block syntax: <pre><b>&lt;pre&gt;&lt;code&gt;your code here&lt;/code&gt;&lt;/pre&gt;</b></pre> <br /> <br /> <div id="disqus_thread"></div> <script type="text/javascript"> /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ var disqus_shortname = 'nitrogenproject'; // required: replace example with your forum shortname var disqus_identifier = 'html/about.html'; //This will be replaced with the path part of the url /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> </body> </html>
stuart-thackray/nitrogen_core
doc/html/about.html
HTML
mit
11,757
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ip::address::from_string</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../boost_asio.html" title="Boost.Asio"> <link rel="up" href="../ip__address.html" title="ip::address"> <link rel="prev" href="address/overload4.html" title="ip::address::address (4 of 4 overloads)"> <link rel="next" href="from_string/overload1.html" title="ip::address::from_string (1 of 4 overloads)"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> <td align="center"><a href="../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="address/overload4.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ip__address.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="from_string/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="boost_asio.reference.ip__address.from_string"></a><a class="link" href="from_string.html" title="ip::address::from_string">ip::address::from_string</a> </h4></div></div></div> <p> <a class="indexterm" name="boost_asio.indexterm.ip__address.from_string"></a> (Deprecated: Use <code class="computeroutput">make_address()</code>.) Create an address from an IPv4 address string in dotted decimal form, or from an IPv6 address in hexadecimal notation. </p> <pre class="programlisting">static address <a class="link" href="from_string/overload1.html" title="ip::address::from_string (1 of 4 overloads)">from_string</a>( const char * str); <span class="emphasis"><em>» <a class="link" href="from_string/overload1.html" title="ip::address::from_string (1 of 4 overloads)">more...</a></em></span> static address <a class="link" href="from_string/overload2.html" title="ip::address::from_string (2 of 4 overloads)">from_string</a>( const char * str, boost::system::error_code &amp; ec); <span class="emphasis"><em>» <a class="link" href="from_string/overload2.html" title="ip::address::from_string (2 of 4 overloads)">more...</a></em></span> static address <a class="link" href="from_string/overload3.html" title="ip::address::from_string (3 of 4 overloads)">from_string</a>( const std::string &amp; str); <span class="emphasis"><em>» <a class="link" href="from_string/overload3.html" title="ip::address::from_string (3 of 4 overloads)">more...</a></em></span> static address <a class="link" href="from_string/overload4.html" title="ip::address::from_string (4 of 4 overloads)">from_string</a>( const std::string &amp; str, boost::system::error_code &amp; ec); <span class="emphasis"><em>» <a class="link" href="from_string/overload4.html" title="ip::address::from_string (4 of 4 overloads)">more...</a></em></span> </pre> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright © 2003-2021 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="address/overload4.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ip__address.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="from_string/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
davehorton/drachtio-server
deps/boost_1_77_0/doc/html/boost_asio/reference/ip__address/from_string.html
HTML
mit
4,696
<html> <head> <title>Member List - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link type="text/css" rel="stylesheet" href="doxygen.css"> <link type="text/css" rel="stylesheet" href="tabs.css"> </head> <body> <!-- Generated by Doxygen 1.7.6.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespaceOgre.html">Ogre</a> </li> <li class="navelem"><a class="el" href="classOgre_1_1Ray.html">Ray</a> </li> </ul> </div> </div> <div class="header"> <div class="headertitle"> <div class="title">Ogre::Ray Member List</div> </div> </div><!--header--> <div class="contents"> This is the complete list of members for <a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a>, including all inherited members.<table> <tr class="memlist"><td><a class="el" href="classOgre_1_1Ray.html#a2d16c049e57a9908e7200bcfc47fd7dc">getDirection</a>(void) const </td><td><a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1Ray.html#ae4e2561675e05fee24c867e3c9137c21">getOrigin</a>(void) const </td><td><a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1Ray.html#a724bffb5c8bd6e79b35a48292075e6db">getPoint</a>(Real t) const </td><td><a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1Ray.html#a3471b68f559bd39e79e18f752b720f0f">intersects</a>(const Plane &amp;p) const </td><td><a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1Ray.html#adce8c31c39804bc7385e650cbe18fec3">intersects</a>(const PlaneBoundedVolume &amp;p) const </td><td><a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1Ray.html#a200a9f8c30f388bd4b4c195f10d09720">intersects</a>(const Sphere &amp;s) const </td><td><a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1Ray.html#ac14cf4c98cc75e531a1fd43fab4eeeff">intersects</a>(const AxisAlignedBox &amp;box) const </td><td><a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1Ray.html#a9b3de04f46afb4fb72353685a51d6ada">mDirection</a></td><td><a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1Ray.html#a149235772702fe06ef8dc15a37ee6e05">mOrigin</a></td><td><a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1Ray.html#a9769a8d7f2358818c94713e9ac0a5f17">operator*</a>(Real t) const </td><td><a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1Ray.html#ae06168a69567ec6ede584cfa8ced9979">Ray</a>()</td><td><a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1Ray.html#a7da08421bf78a27884c5a381cda60dc2">Ray</a>(const Vector3 &amp;origin, const Vector3 &amp;direction)</td><td><a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1Ray.html#ac3082e7ed2efd58bb202043101d4abb2">setDirection</a>(const Vector3 &amp;dir)</td><td><a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1Ray.html#a730a34d1255a51df2bb072c823acec67">setOrigin</a>(const Vector3 &amp;origin)</td><td><a class="el" href="classOgre_1_1Ray.html">Ogre::Ray</a></td><td></td></tr> </table></div><!-- contents --> <hr> <p> Copyright &copy; 2012 Torus Knot Software Ltd<br /> <!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.<br/> <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <Work rdf:about=""> <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> </Work> <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> --> Last modified Sun Sep 2 2012 07:27:34 </p> </body> </html>
jjenki11/blaze-chem-rendering
ogre/ogre_src_v1-8-1/Docs/api/html/classOgre_1_1Ray-members.html
HTML
mit
6,320
<section class="sidebar background-concrete"> <div class="row"> <div class="column"> <h2 class="sidebar-title">Tweets by @FreddieMac</h2> <div class="twitter-feed"><a class="twitter-timeline" href="https://twitter.com/FreddieMac" data-widget-id="479247343045206017" data-link-color="#40b3df" data-chrome="noheader nofooter noborder transparent" data-tweet-limit="10">Tweets by @FreddieMac</a> <script type="text/javascript">// <![CDATA[ window.onload=function(){ !function(d,s,id){ var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https'; if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);} }(document,"script","twitter-wjs"); }; // ]]></script> </div> </div> </div> </section>
SCarrero/fmzurb
src/partials/sidebar/sidebar-twitter-corp.html
HTML
mit
874
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ssl::context::set_verify_mode</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../../boost_asio.html" title="Boost.Asio"> <link rel="up" href="../ssl__context.html" title="ssl::context"> <link rel="prev" href="set_verify_depth/overload2.html" title="ssl::context::set_verify_depth (2 of 2 overloads)"> <link rel="next" href="set_verify_mode/overload1.html" title="ssl::context::set_verify_mode (1 of 2 overloads)"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> <td align="center"><a href="../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="set_verify_depth/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="set_verify_mode/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="boost_asio.reference.ssl__context.set_verify_mode"></a><a class="link" href="set_verify_mode.html" title="ssl::context::set_verify_mode">ssl::context::set_verify_mode</a> </h4></div></div></div> <p> <a class="indexterm" name="idp194718752"></a> Set the peer verification mode. </p> <pre class="programlisting"><span class="keyword">void</span> <a class="link" href="set_verify_mode/overload1.html" title="ssl::context::set_verify_mode (1 of 2 overloads)">set_verify_mode</a><span class="special">(</span> <span class="identifier">verify_mode</span> <span class="identifier">v</span><span class="special">);</span> <span class="emphasis"><em>&#187; <a class="link" href="set_verify_mode/overload1.html" title="ssl::context::set_verify_mode (1 of 2 overloads)">more...</a></em></span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <a class="link" href="set_verify_mode/overload2.html" title="ssl::context::set_verify_mode (2 of 2 overloads)">set_verify_mode</a><span class="special">(</span> <span class="identifier">verify_mode</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="special">&amp;</span> <span class="identifier">ec</span><span class="special">);</span> <span class="emphasis"><em>&#187; <a class="link" href="set_verify_mode/overload2.html" title="ssl::context::set_verify_mode (2 of 2 overloads)">more...</a></em></span> </pre> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="set_verify_depth/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="set_verify_mode/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
rkq/cxxexp
third-party/src/boost_1_56_0/doc/html/boost_asio/reference/ssl__context/set_verify_mode.html
HTML
mit
4,594
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_65) on Wed Dec 10 00:36:13 EST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory (Solr 4.10.3 API)</title> <meta name="date" content="2014-12-10"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory (Solr 4.10.3 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/solr/update/processor/ConcatFieldUpdateProcessorFactory.html" title="class in org.apache.solr.update.processor">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/solr/update/processor/class-use/ConcatFieldUpdateProcessorFactory.html" target="_top">Frames</a></li> <li><a href="ConcatFieldUpdateProcessorFactory.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory" class="title">Uses of Class<br>org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory</h2> </div> <div class="classUseContainer">No usage of org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/solr/update/processor/ConcatFieldUpdateProcessorFactory.html" title="class in org.apache.solr.update.processor">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/solr/update/processor/class-use/ConcatFieldUpdateProcessorFactory.html" target="_top">Frames</a></li> <li><a href="ConcatFieldUpdateProcessorFactory.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2014 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
71D3R/datos
solr-4.10.3/docs/solr-core/org/apache/solr/update/processor/class-use/ConcatFieldUpdateProcessorFactory.html
HTML
mit
5,252
<!DOCTYPE html> <html lang='en'> <head> <title>VPKPreviewDelegate Protocol Reference</title> <link rel='stylesheet' type='text/css' href='../css/jazzy.css' /> <link rel='stylesheet' type='text/css' href='../css/highlight.css' /> <meta charset='utf-8'> <script src='../js/jquery.min.js' defer></script> <script src='../js/jazzy.js' defer></script> </head> <body> <a name='//apple_ref/objc/Protocol/VPKPreviewDelegate' class='dashAnchor'></a> <a title='VPKPreviewDelegate Protocol Reference'></a> <header class='header'> <p class='header-col header-col--primary'> <a class='header-link' href='../index.html'> VPKit Docs </a> (58% documented) </p> <p class='header-col header-col--secondary'> <a class='header-link' href='https://github.com/veepionyc/VPKitDemo/tree/2.6.0'> <img class='header-icon' src='../img/gh.png'/> View on GitHub </a> </p> </header> <p class='breadcrumbs'> <a class='breadcrumb' href='../index.html'>VPKit Reference</a> <img class='carat' src='../img/carat.png' /> VPKPreviewDelegate Protocol Reference </p> <div class='content-wrapper'> <nav class='navigation'> <ul class='nav-groups'> <li class='nav-group-name'> <a class='nav-group-name-link' href='../Classes.html'>Classes</a> <ul class='nav-group-tasks'> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKColorStyles.html'>VPKColorStyles</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKFontStyles.html'>VPKFontStyles</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKImage.html'>VPKImage</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKPreview.html'>VPKPreview</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKPublicVeep.html'>VPKPublicVeep</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKStyles.html'>VPKStyles</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKVeepEditor.html'>VPKVeepEditor</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKVeepViewer.html'>VPKVeepViewer</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKit.html'>VPKit</a> </li> </ul> </li> <li class='nav-group-name'> <a class='nav-group-name-link' href='../Constants.html'>Constants</a> <ul class='nav-group-tasks'> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoComplete'>VPKEventVideoComplete</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoFramesPerSecondKey'>VPKEventVideoFramesPerSecondKey</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoLoad'>VPKEventVideoLoad</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoNumberOfDroppedVideoFrames'>VPKEventVideoNumberOfDroppedVideoFrames</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoObservedBitrateKey'>VPKEventVideoObservedBitrateKey</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPause'>VPKEventVideoPause</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPlay'>VPKEventVideoPlay</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPlayRequested'>VPKEventVideoPlayRequested</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPlaybackBitrateKey'>VPKEventVideoPlaybackBitrateKey</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPlaybackTypeKey'>VPKEventVideoPlaybackTypeKey</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoSeekComplete'>VPKEventVideoSeekComplete</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoSeekStart'>VPKEventVideoSeekStart</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoStartupTimeKey'>VPKEventVideoStartupTimeKey</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoUnload'>VPKEventVideoUnload</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKIdentifierKey'>VPKIdentifierKey</a> </li> </ul> </li> <li class='nav-group-name'> <a class='nav-group-name-link' href='../Enumerations.html'>Enumerations</a> <ul class='nav-group-tasks'> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Enums/VPKServerEnvironment.html'>VPKServerEnvironment</a> </li> </ul> </li> <li class='nav-group-name'> <a class='nav-group-name-link' href='../Protocols.html'>Protocols</a> <ul class='nav-group-tasks'> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Protocols/VPKPreviewDelegate.html'>VPKPreviewDelegate</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Protocols/VPKPreviewPassThroughDelegate.html'>VPKPreviewPassThroughDelegate</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Protocols/VPKVeepEditorDelegate.html'>VPKVeepEditorDelegate</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Protocols/VPKVeepViewerDelegate.html'>VPKVeepViewerDelegate</a> </li> </ul> </li> <li class='nav-group-name'> <a class='nav-group-name-link' href='../Type Definitions.html'>Type Definitions</a> <ul class='nav-group-tasks'> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKBOOLErrorBlock'>VPKBOOLErrorBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKCompetitiveStatsBlock'>VPKCompetitiveStatsBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKDailyStatsBlock'>VPKDailyStatsBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKNetworkResponseBlock'>VPKNetworkResponseBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKUserStatsErrorBlock'>VPKUserStatsErrorBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKVeepIdentifierErrorCompletionBlock'>VPKVeepIdentifierErrorCompletionBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKitConsumerIdCompletionBlock'>VPKitConsumerIdCompletionBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKitPublicVeepErrorCompletionBlock'>VPKitPublicVeepErrorCompletionBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKitVeepErrorCompletionBlock'>VPKitVeepErrorCompletionBlock</a> </li> </ul> </li> </ul> </nav> <article class='main-content'> <section class='section'> <div class='section-content'> <h1>VPKPreviewDelegate</h1> <div class='declaration'> <div class='language'> <pre class="highlight objective_c"><code><span class="k">@protocol</span> <span class="nc">VPKPreviewDelegate</span> <span class="o">&lt;</span><span class="n">NSObject</span><span class="o">&gt;</span> <span class="o">-</span> <span class="p">(</span><span class="kt">void</span><span class="p">)</span><span class="n">vpkPreviewTouched</span><span class="o">:</span><span class="p">(</span><span class="n">nonnull</span> <span class="n"><a href="../Classes/VPKPreview.html">VPKPreview</a></span><span class="o">*</span><span class="p">)</span><span class="n">preview</span> <span class="n">image</span><span class="o">:</span><span class="p">(</span><span class="n">nonnull</span> <span class="n"><a href="../Classes/VPKImage.html">VPKImage</a></span><span class="o">*</span><span class="p">)</span><span class="n">image</span><span class="p">;</span> <span class="k">@end</span></code></pre> </div> </div> <p>Undocumented</p> </div> </section> <section class='section'> <div class='section-content'> <div class="task-group"> <ul class='item-container'> <li class="item"> <div class="item-heading"> <code> <a name="/c:objc(pl)VPKPreviewDelegate(im)vpkPreviewTouched:image:"></a> <a name="//apple_ref/objc/Method/-vpkPreviewTouched:image:" class="dashAnchor"></a> <a class="token" href="#/c:objc(pl)VPKPreviewDelegate(im)vpkPreviewTouched:image:">-vpkPreviewTouched:image:</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Undocumented</p> </div> <div class="declaration"> <h5>Declaration</h5> <div class="language"> <p class="aside-title">Objective-C</p> <pre class="highlight objective_c"><code><span class="k">-</span> <span class="p">(</span><span class="kt">void</span><span class="p">)</span><span class="nf">vpkPreviewTouched</span><span class="p">:(</span><span class="n">nonnull</span> <span class="n"><a href="../Classes/VPKPreview.html">VPKPreview</a></span><span class="o">*</span><span class="p">)</span><span class="nv">preview</span> <span class="nf">image</span><span class="p">:(</span><span class="n">nonnull</span> <span class="n"><a href="../Classes/VPKImage.html">VPKImage</a></span><span class="o">*</span><span class="p">)</span><span class="nv">image</span><span class="p">;</span></code></pre> </div> </div> <div class="slightly-smaller"> <a href="https://github.com/veepionyc/VPKitDemo/tree/2.6.0/VPKit.framework/Headers/VPKPreview.h#L" class="button">Show on GitHub</a> </div> </section> </div> </li> </ul> </div> </div> </section> </article> </div> <section class='footer'> <p>© 2017 <a class="link" href="https://veep.io" target="_blank" rel="external">Veepio</a>. All rights reserved.</p> <p>Generated by <a class='link' href='https://github.com/realm/jazzy' target='_blank' rel='external'>jazzy ♪♫ v0.9.1</a>, a <a class='link' href='http://realm.io' target='_blank' rel='external'>Realm</a> project.</p> </section> </body> </div> </html>
veepionyc/veepionyc.github.io
reference/ios/2.6.0/docsets/VPKit.docset/Contents/Resources/Documents/Protocols/VPKPreviewDelegate.html
HTML
mit
13,588
<!DOCTYPE html> <html lang="lt"> <!-- Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW) wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html --> <!-- DataAjaxFragmentStart --> <div class="pnl-strt container visible-md visible-lg nvbar"> <h2>Temos meniu</h2> <div class="row"> <ul class="list-inline menu" role="menubar"> <li><a href="#project" class="item">WET projektas</a> <ul class="sm list-unstyled" id="project" role="menu"> <li><a href="http://wet-boew.github.io/v4.0-ci/index-en.html#about">Apie Web Experience Toolkit</a></li> <li><a href="http://wet-boew.github.io/v4.0-ci/index-en.html#benefits">Benefits</a></li> <li><a href="http://wet-boew.github.io/wet-boew/docs/ref/accolades-en.html">Awards, articles and videos</a></li> <li><a href="http://wet-boew.github.io/wet-boew/docs/events-en.html">Events</a></li> <li><a href="https://github.com/wet-boew/wet-boew/">Pagrindinis projekto puslapis</a></li> <li><a href="http://wet-boew.github.io/v4.0-ci/License-en.html">Terminai ir sąlygos</a></li> <li><a href="http://wet-boew.github.io/wet-boew/docs/versions/rdmp-en.html">Roadmap of past and future releases</a></li> <li><a href="http://wet-boew.github.io/wet-boew/docs/versions/index-en.html">Version history</a></li> <li><a href="http://www.tbs-sct.gc.ca/ws-nw/index-eng.asp">Apie žiniatinklio standartus</a></li> </ul> </li> <li><a href="#implement" class="item">Įgyvendinti WET</a> <ul class="sm list-unstyled" id="implement" role="menu"> <li><a href="http://wet-boew.github.io/wet-boew/docs/start-en.html">Getting started with WET</a></li> <li><a href="http://wet-boew.github.io/wet-boew/docs/versions/dwnld-en.html">Download WET</a></li> <li><a href="http://wet-boew.github.io/v4.0-ci/demos/index-en.html">Darbo pavyzdžiai</a></li> <li><a href="http://wet-boew.github.io/wet-boew/docs/index-en.html">Dokumentacija</a></li> </ul> </li> <li><a href="#contribute" class="item">Prisidėti prie WET</a> <ul class="sm list-unstyled" id="contribute" role="menu"> <li><a href="http://wet-boew.github.io/wet-boew/docs/bugs-en.html">Filing a bug or an issue</a></li> <li><a href="http://wet-boew.github.io/wet-boew/docs/pull-en.html">Creating a pull request</a></li> <li><a href="http://wet-boew.github.io/wet-boew/docs/pull-en.html#test">Testing your code</a></li> <li><a href="http://wet-boew.github.io/wet-boew/docs/start-en.html#develop">Developing for WET</a></li> </ul> </li> </ul> </div> </div> <!-- DataAjaxFragmentEnd --> </html>
tweed1e/canadalayercake
themes-dist-theme-gcwu-fegc/unmin/ajax/sitemenu-lt.html
HTML
mit
2,648
<!DOCTYPE html> <html ng-app="gutHub" ng-controller="appControl"> <head> <title ng-bind="pageTitle"></title> <!-- social media tags --> <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="@tony_kerz"> <meta name="twitter:title" content="gut-hub"> <meta name="twitter:description" content="gut-hub rendition from o'reilly angular book: based on ng-boilerplate."> <meta name="twitter:creator" content="@tony_kerz"> <meta name="twitter:image:src" content="https://a248.e.akamai.net/assets.github.com/images/modules/logos_page/Octocat.png?1366128846"> <meta property="og:title" content="gut-hub"/> <meta property="og:type" content="website"/> <meta property="og:url" content="http://bit.ly/gut-hub"/> <meta property="og:image" content="https://a248.e.akamai.net/assets.github.com/images/modules/logos_page/Octocat.png?1366128846"/> <meta property="og:description" content="gut-hub rendition from o'reilly angular book: based on ng-boilerplate."> <!-- compiled CSS --><% styles.forEach( function ( file ) { %> <link rel="stylesheet" type="text/css" href="<%= file %>"/> <% }); %> <!-- compiled JavaScript --><% scripts.forEach( function ( file ) { %> <script type="text/javascript" src="<%= file %>"></script> <% }); %> <!-- it's stupid to have to load it here, but this is for the +1 button --> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"> { "parsetags" : "explicit" } </script> </head> <body> <div class="container"> <nav class="navbar navbar-default" role="navigation"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#foo"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#/home">gut-hub</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <!-- <li ui-route="/home" ng-class="{active:$uiRoute}"> <a href="#/home"> <i class="fa fa-home"></i> Home </a> </li> --> <li ng-class="{ active: $state.includes('home') }"><a ui-sref="home">Home</a></li> <!-- <li ui-route="/about" ng-class="{active:$uiRoute}"> <a href="#/about"> <i class="fa fa-info-circle"></i> What is it? </a> </li> --> <li ng-class="{ active: $state.includes('recipes') }"><a ui-sref="recipes.index">Recipes</a></li> <li ng-class="{ active: $state.includes('about') }"><a ui-sref="about">About</a></li> <li> <a href="https://github.com/tony-kerz/gut-hub-ui#readme"> <i class="fa fa-book"></i> Read the Docs </a> </li> <li> <a href="https://github.com/tony-kerz/gut-hub-ui"> <i class="fa fa-github-alt"></i> Github </a> </li> <li> <a href="https://github.com/tony-kerz/gut-hub-ui/issues"> <i class="fa fa-comments"></i> Support </a> </li> </ul> <ul class="nav navbar-nav pull-right"> <li class="pull-right"> <a ng-if="currentUserId()" ng-click="logout()">logout [{{currentUserId()}}]</a> <a ng-if="!currentUserId()" ui-sref="login">login</a> </li> </ul> </div> </nav> </div> <div class="container"> <div flash-alert active-class="in alert" class="fade"> <strong class="alert-heading">{{flash.type}}</strong> <span class="alert-message">{{flash.message}}</span> </div> </div> <div class="container" ui-view="main"></div> <footer class="footer"> <div class="container"> <div class="footer-inner"> <ul class="social"> <!-- <li><a target="_blank" href="http://gplus.to/kerz"><i class="fa fa-google-plus-square"></i></a></li> --> <li><a target="_blank" href="https://plus.google.com/u/2/+TonyKerz"><i class="fa fa-google-plus-square"></i></a></li> <li><a target="_blank" href="http://twitter.com/tony_kerz"><i class="fa fa-twitter-square"></i></a></li> <li><a target="_blank" href="http://linkedin.com/in/tonykerz"><i class="fa fa-linkedin-square"></i></a> </li> <li><a target="_blank" href="http://tony-kerz.github.io"><i class="fa fa-github-"></i></a></li> </ul> <p> (c) 2013 tony kerz. <a href="http://github.com/tony-kerz/gut-hub-ui/fork_select">Fork this</a> if you have nothing better to do. <br/> <span class="h5">gut-hub-ui</span> <a class="text-muted" href="http://github.com/tony-kerz/gut-hub-ui/blob/master/CHANGELOG.md"> v<%= version %></a> is based on <a href="http://www.angularjs.org">AngularJS</a>, <a href="http://getbootstrap.com">Bootstrap</a>, <a href="http://angular-ui.github.com/bootstrap">UI Bootstrap</a>, <a href="http://fortawesome.github.com/Font-Awesome">Font Awesome</a>, and <a href="http://joshdmiller.github.io/ng-boilerplate/#/home">ng-boilerplate</a>. </p> </div> </div> </footer> </body> </html>
tony-kerz/gut-hub-web
src/index.html
HTML
mit
6,352
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qactiongroup.cpp --> <title>Qt 4.8: List of All Members for QActionGroup</title> <link rel="stylesheet" type="text/css" href="style/style.css" /> <script src="scripts/jquery.js" type="text/javascript"></script> <script src="scripts/functions.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="style/superfish.css" /> <link rel="stylesheet" type="text/css" href="style/narrow.css" /> <!--[if IE]> <meta name="MSSmartTagsPreventParsing" content="true"> <meta http-equiv="imagetoolbar" content="no"> <![endif]--> <!--[if lt IE 7]> <link rel="stylesheet" type="text/css" href="style/style_ie6.css"> <![endif]--> <!--[if IE 7]> <link rel="stylesheet" type="text/css" href="style/style_ie7.css"> <![endif]--> <!--[if IE 8]> <link rel="stylesheet" type="text/css" href="style/style_ie8.css"> <![endif]--> <script src="scripts/superfish.js" type="text/javascript"></script> <script src="scripts/narrow.js" type="text/javascript"></script> </head> <body class="" onload="CheckEmptyAndLoadList();"> <div class="header" id="qtdocheader"> <div class="content"> <div id="nav-logo"> <a href="index.html">Home</a></div> <a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a> <div id="narrowsearch"></div> <div id="nav-topright"> <ul> <li class="nav-topright-home"><a href="http://qt.digia.com/">Qt HOME</a></li> <li class="nav-topright-dev"><a href="http://qt-project.org/">DEV</a></li> <li class="nav-topright-doc nav-topright-doc-active"><a href="http://qt-project.org/doc/"> DOC</a></li> <li class="nav-topright-blog"><a href="http://blog.qt.digia.com/">BLOG</a></li> </ul> </div> <div id="shortCut"> <ul> <li class="shortCut-topleft-inactive"><span><a href="index.html">Qt 4.8</a></span></li> <li class="shortCut-topleft-active"><a href="http://qt-project.org/doc/">ALL VERSIONS </a></li> </ul> </div> <ul class="sf-menu" id="narrowmenu"> <li><a href="#">API Lookup</a> <ul> <li><a href="classes.html">Class index</a></li> <li><a href="functions.html">Function index</a></li> <li><a href="modules.html">Modules</a></li> <li><a href="namespaces.html">Namespaces</a></li> <li><a href="qtglobal.html">Global Declarations</a></li> <li><a href="qdeclarativeelements.html">QML elements</a></li> </ul> </li> <li><a href="#">Qt Topics</a> <ul> <li><a href="qt-basic-concepts.html">Programming with Qt</a></li> <li><a href="qtquick.html">Device UIs &amp; Qt Quick</a></li> <li><a href="qt-gui-concepts.html">UI Design with Qt</a></li> <li><a href="supported-platforms.html">Supported Platforms</a></li> <li><a href="technology-apis.html">Qt and Key Technologies</a></li> <li><a href="best-practices.html">How-To's and Best Practices</a></li> </ul> </li> <li><a href="#">Examples</a> <ul> <li><a href="all-examples.html">Examples</a></li> <li><a href="tutorials.html">Tutorials</a></li> <li><a href="demos.html">Demos</a></li> <li><a href="qdeclarativeexamples.html">QML Examples</a></li> </ul> </li> </ul> </div> </div> <div class="wrapper"> <div class="hd"> <span></span> </div> <div class="bd group"> <div class="sidebar"> <div class="searchlabel"> Search index:</div> <div class="search" id="sidebarsearch"> <form id="qtdocsearch" action="" onsubmit="return false;"> <fieldset> <input type="text" name="searchstring" id="pageType" value="" /> <div id="resultdialog"> <a href="#" id="resultclose">Close</a> <p id="resultlinks" class="all"><a href="#" id="showallresults">All</a> | <a href="#" id="showapiresults">API</a> | <a href="#" id="showarticleresults">Articles</a> | <a href="#" id="showexampleresults">Examples</a></p> <p id="searchcount" class="all"><span id="resultcount"></span><span id="apicount"></span><span id="articlecount"></span><span id="examplecount"></span>&nbsp;results:</p> <ul id="resultlist" class="all"> </ul> </div> </fieldset> </form> </div> <div class="box first bottombar" id="lookup"> <h2 title="API Lookup"><span></span> API Lookup</h2> <div id="list001" class="list"> <ul id="ul001" > <li class="defaultLink"><a href="classes.html">Class index</a></li> <li class="defaultLink"><a href="functions.html">Function index</a></li> <li class="defaultLink"><a href="modules.html">Modules</a></li> <li class="defaultLink"><a href="namespaces.html">Namespaces</a></li> <li class="defaultLink"><a href="qtglobal.html">Global Declarations</a></li> <li class="defaultLink"><a href="qdeclarativeelements.html">QML elements</a></li> </ul> </div> </div> <div class="box bottombar" id="topics"> <h2 title="Qt Topics"><span></span> Qt Topics</h2> <div id="list002" class="list"> <ul id="ul002" > <li class="defaultLink"><a href="qt-basic-concepts.html">Programming with Qt</a></li> <li class="defaultLink"><a href="qtquick.html">Device UIs &amp; Qt Quick</a></li> <li class="defaultLink"><a href="qt-gui-concepts.html">UI Design with Qt</a></li> <li class="defaultLink"><a href="supported-platforms.html">Supported Platforms</a></li> <li class="defaultLink"><a href="technology-apis.html">Qt and Key Technologies</a></li> <li class="defaultLink"><a href="best-practices.html">How-To's and Best Practices</a></li> </ul> </div> </div> <div class="box" id="examples"> <h2 title="Examples"><span></span> Examples</h2> <div id="list003" class="list"> <ul id="ul003"> <li class="defaultLink"><a href="all-examples.html">Examples</a></li> <li class="defaultLink"><a href="tutorials.html">Tutorials</a></li> <li class="defaultLink"><a href="demos.html">Demos</a></li> <li class="defaultLink"><a href="qdeclarativeexamples.html">QML Examples</a></li> </ul> </div> </div> </div> <div class="wrap"> <div class="toolbar"> <div class="breadcrumb toolblock"> <ul> <li class="first"><a href="index.html">Home</a></li> <!-- Breadcrumbs go here --> <li><a href="modules.html">Modules</a></li> <li><a href="qtgui.html">QtGui</a></li> <li>QActionGroup</li> </ul> </div> <div class="toolbuttons toolblock"> <ul> <li id="smallA" class="t_button">A</li> <li id="medA" class="t_button active">A</li> <li id="bigA" class="t_button">A</li> <li id="print" class="t_button"><a href="javascript:this.print();"> <span>Print</span></a></li> </ul> </div> </div> <div class="content mainContent"> <h1 class="title">List of All Members for QActionGroup</h1> <p>This is the complete list of members for <a href="qactiongroup.html">QActionGroup</a>, including inherited members.</p> <table class="propsummary"> <tr><td class="topAlign"><ul> <li class="fn"><span class="name"><b><a href="qactiongroup.html#QActionGroup">QActionGroup</a></b></span> ( QObject * )</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#dtor.QActionGroup">~QActionGroup</a></b></span> ()</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#actions">actions</a></b></span> () const : QList&lt;QAction *&gt;</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#addAction">addAction</a></b></span> ( QAction * ) : QAction *</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#addAction-2">addAction</a></b></span> ( const QString &amp; ) : QAction *</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#addAction-3">addAction</a></b></span> ( const QIcon &amp;, const QString &amp; ) : QAction *</li> <li class="fn"><span class="name"><b><a href="qobject.html#blockSignals">blockSignals</a></b></span> ( bool ) : bool</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#checkedAction">checkedAction</a></b></span> () const : QAction *</li> <li class="fn"><span class="name"><b><a href="qobject.html#childEvent">childEvent</a></b></span> ( QChildEvent * )</li> <li class="fn"><span class="name"><b><a href="qobject.html#children">children</a></b></span> () const : const QObjectList &amp;</li> <li class="fn"><span class="name"><b><a href="qobject.html#connect">connect</a></b></span> ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool</li> <li class="fn"><span class="name"><b><a href="qobject.html#connect-2">connect</a></b></span> ( const QObject *, const QMetaMethod &amp;, const QObject *, const QMetaMethod &amp;, Qt::ConnectionType ) : bool</li> <li class="fn"><span class="name"><b><a href="qobject.html#connect-3">connect</a></b></span> ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool</li> <li class="fn"><span class="name"><b><a href="qobject.html#connectNotify">connectNotify</a></b></span> ( const char * )</li> <li class="fn"><span class="name"><b><a href="qobject.html#customEvent">customEvent</a></b></span> ( QEvent * )</li> <li class="fn"><span class="name"><b><a href="qobject.html#d_ptr-var">d_ptr</a></b></span> : QScopedPointer&lt;QObjectData&gt;</li> <li class="fn"><span class="name"><b><a href="qobject.html#deleteLater">deleteLater</a></b></span> ()</li> <li class="fn"><span class="name"><b><a href="qobject.html#destroyed">destroyed</a></b></span> ( QObject * )</li> <li class="fn"><span class="name"><b><a href="qobject.html#disconnect">disconnect</a></b></span> ( const QObject *, const char *, const QObject *, const char * ) : bool</li> <li class="fn"><span class="name"><b><a href="qobject.html#disconnect-2">disconnect</a></b></span> ( const QObject *, const QMetaMethod &amp;, const QObject *, const QMetaMethod &amp; ) : bool</li> <li class="fn"><span class="name"><b><a href="qobject.html#disconnect-3">disconnect</a></b></span> ( const char *, const QObject *, const char * ) : bool</li> <li class="fn"><span class="name"><b><a href="qobject.html#disconnect-4">disconnect</a></b></span> ( const QObject *, const char * ) : bool</li> <li class="fn"><span class="name"><b><a href="qobject.html#disconnectNotify">disconnectNotify</a></b></span> ( const char * )</li> <li class="fn"><span class="name"><b><a href="qobject.html#dumpObjectInfo">dumpObjectInfo</a></b></span> ()</li> <li class="fn"><span class="name"><b><a href="qobject.html#dumpObjectTree">dumpObjectTree</a></b></span> ()</li> <li class="fn"><span class="name"><b><a href="qobject.html#dynamicPropertyNames">dynamicPropertyNames</a></b></span> () const : QList&lt;QByteArray&gt;</li> <li class="fn"><span class="name"><b><a href="qobject.html#event">event</a></b></span> ( QEvent * ) : bool</li> <li class="fn"><span class="name"><b><a href="qobject.html#eventFilter">eventFilter</a></b></span> ( QObject *, QEvent * ) : bool</li> <li class="fn"><span class="name"><b><a href="qobject.html#findChild">findChild</a></b></span> ( const QString &amp; ) const : T</li> <li class="fn"><span class="name"><b><a href="qobject.html#findChildren">findChildren</a></b></span> ( const QString &amp; ) const : QList&lt;T&gt;</li> <li class="fn"><span class="name"><b><a href="qobject.html#findChildren-2">findChildren</a></b></span> ( const QRegExp &amp; ) const : QList&lt;T&gt;</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#hovered">hovered</a></b></span> ( QAction * )</li> <li class="fn"><span class="name"><b><a href="qobject.html#inherits">inherits</a></b></span> ( const char * ) const : bool</li> </ul></td><td class="topAlign"><ul> <li class="fn"><span class="name"><b><a href="qobject.html#installEventFilter">installEventFilter</a></b></span> ( QObject * )</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#enabled-prop">isEnabled</a></b></span> () const : bool</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#exclusive-prop">isExclusive</a></b></span> () const : bool</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#visible-prop">isVisible</a></b></span> () const : bool</li> <li class="fn"><span class="name"><b><a href="qobject.html#isWidgetType">isWidgetType</a></b></span> () const : bool</li> <li class="fn"><span class="name"><b><a href="qobject.html#killTimer">killTimer</a></b></span> ( int )</li> <li class="fn"><span class="name"><b><a href="qobject.html#metaObject">metaObject</a></b></span> () const : const QMetaObject *</li> <li class="fn"><span class="name"><b><a href="qobject.html#moveToThread">moveToThread</a></b></span> ( QThread * )</li> <li class="fn"><span class="name"><b><a href="qobject.html#objectName-prop">objectName</a></b></span> () const : QString</li> <li class="fn"><span class="name"><b><a href="qobject.html#parent">parent</a></b></span> () const : QObject *</li> <li class="fn"><span class="name"><b><a href="qobject.html#property">property</a></b></span> ( const char * ) const : QVariant</li> <li class="fn"><span class="name"><b><a href="qobject.html#receivers">receivers</a></b></span> ( const char * ) const : int</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#removeAction">removeAction</a></b></span> ( QAction * )</li> <li class="fn"><span class="name"><b><a href="qobject.html#removeEventFilter">removeEventFilter</a></b></span> ( QObject * )</li> <li class="fn"><span class="name"><b><a href="qobject.html#sender">sender</a></b></span> () const : QObject *</li> <li class="fn"><span class="name"><b><a href="qobject.html#senderSignalIndex">senderSignalIndex</a></b></span> () const : int</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#setDisabled">setDisabled</a></b></span> ( bool )</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#enabled-prop">setEnabled</a></b></span> ( bool )</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#exclusive-prop">setExclusive</a></b></span> ( bool )</li> <li class="fn"><span class="name"><b><a href="qobject.html#objectName-prop">setObjectName</a></b></span> ( const QString &amp; )</li> <li class="fn"><span class="name"><b><a href="qobject.html#setParent">setParent</a></b></span> ( QObject * )</li> <li class="fn"><span class="name"><b><a href="qobject.html#setProperty">setProperty</a></b></span> ( const char *, const QVariant &amp; ) : bool</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#visible-prop">setVisible</a></b></span> ( bool )</li> <li class="fn"><span class="name"><b><a href="qobject.html#signalsBlocked">signalsBlocked</a></b></span> () const : bool</li> <li class="fn"><span class="name"><b><a href="qobject.html#startTimer">startTimer</a></b></span> ( int ) : int</li> <li class="fn"><span class="name"><b><a href="qobject.html#staticMetaObject-var">staticMetaObject</a></b></span> : const QMetaObject</li> <li class="fn"><span class="name"><b><a href="qobject.html#staticQtMetaObject-var">staticQtMetaObject</a></b></span> : const QMetaObject</li> <li class="fn"><span class="name"><b><a href="qobject.html#thread">thread</a></b></span> () const : QThread *</li> <li class="fn"><span class="name"><b><a href="qobject.html#timerEvent">timerEvent</a></b></span> ( QTimerEvent * )</li> <li class="fn"><span class="name"><b><a href="qobject.html#tr">tr</a></b></span> ( const char *, const char *, int ) : QString</li> <li class="fn"><span class="name"><b><a href="qobject.html#trUtf8">trUtf8</a></b></span> ( const char *, const char *, int ) : QString</li> <li class="fn"><span class="name"><b><a href="qactiongroup.html#triggered">triggered</a></b></span> ( QAction * )</li> </ul> </td></tr> </table> </div> </div> </div> <div class="ft"> <span></span> </div> </div> <div class="footer"> <p> <acronym title="Copyright">&copy;</acronym> 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.</p> <br /> <p> The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.</p> <p> Documentation sources may be obtained from <a href="http://www.qt-project.org"> www.qt-project.org</a>.</p> <br /> <p> Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. <a title="Privacy Policy" href="http://en.gitorious.org/privacy_policy/">Privacy Policy</a></p> </div> <script src="scripts/functions.js" type="text/javascript"></script> </body> </html>
stephaneAG/PengPod700
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/qactiongroup-members.html
HTML
mit
18,024
<script src="./dist/steal.production.js" main="app_d"></script>
stealjs/steal-tools
test/multi-main/npm_app_d.html
HTML
mit
64
{% extends 'templates/nhs_transaction_layout.html' %} {% block pageTitle %}NHS.UK prototyping kit{% endblock %} {% block content %} <main id="content" role="main"> <div class="grid-row"> <div id='hideMe'> <div class="sent"> <span class="checkmark_container"> <span class="checkmark"> <div class="checkmark_circle"></div> <div class="checkmark_stem"></div> <div class="checkmark_kick"></div> </span> </span> <h2 class="heading-medium">Prescription information sent</h2> <p>Next steps</p> </div> </div> <div class="column-third"> </div> </div> <div class="grid-row" style="margin-top: 20px;"> <div class="column-third"> <div class="steps"> <span class="steps"><strong>1</strong></span><h2 class="heading-medium">Get a label</h2> </div> </div> <div class="column-two-thirds" style="margin-top:10px;"> <ul> <li><a href="/public/images/label.png">Print a postage label</a></li> </ul> </div> </div> <hr> <div class="grid-row"> <div class="column-third"> <span class="steps"><strong>2</strong></span> <h2 class="heading-medium">Prepare batch</h2> </div> <div class="column-two-thirds" style="margin-top:10px;"> <div class="guidance"> <!--<h2>Complete one submission document only.</h2>--> <span class="remove"><strong>!</strong></span><p style="margin-bottom:30px;"><strong>Remove any adhesive tape, pins or staples</strong>.</p> <p>Use dividers to separate prescription forms into:</p> <table class="forms-table"> <tr> <td>Exempt</td> <td>Paid</td> <td>Old rate</td> </tr> </table> <p>Within each group, order your FP10 forms:</p> <p><strong>Top</strong></p> <div style="clear:both;"> <div class="form-icon-lilac">FP10P</div> <div style="float: left; padding:20px;">and</div> <div style="margin-right:20px;" class="form-icon-green">FP10C/SS</div> <div style="padding:20px 0;">by nurse prescriber</div> </div> <div style="clear:both;"> <div class="form-icon-lilac">FP10P</div> <div style="float: left; padding:20px;">and</div> <div style="margin-right:20px;" class="form-icon-green">FP10C/SS</div> <div style="padding:20px 0;">by supplementary prescriber</div> </div> <div style="clear:both;"> <div class="form-icon-peach">FP10HP</div> <div style="float: left; padding:20px;">and</div> <div style="margin-right:20px;" class="form-icon-green">FP10NC/C/SS</div> <div style="padding:20px 0;">by hospital prescriber</div> </div> <div style="clear:both;"> <div class="form-icon-green">FP10C</div> <div style="float: left; padding:20px;">and</div> <div style="margin-right:20px;" class="form-icon-green">FP10SS/NC/L</div> <div style="padding:20px 0;">by prescribing doctor</div> </div> <p style="clear:both; margin-top:20px;">All other FP10 forms</p> <p><strong>Bottom</strong></p> <!--<table class="forms-table2"> <td colspan="4" style="font-weight: bold;">Top</td> <tr> <td colspan="3"> <span class="form-icon-lilac">FP10P</span>and <span class="form-icon-green">FP10C/SS</span> by nurse prescriber </td> </tr> <tr> <td colspan="1"> <span class="form-icon-lilac">FP10P</span> </td> <td colspan="1"> <span class="form-icon-green">FP10C/SS</span> </td> <td colspan="1"> by supplementary prescriber </td> </tr> <tr> <td colspan="3"> <span class="form-icon-peach">FP10HP</span>and <span class="form-icon-green">FP10NC/C/SS</span> by hospital prescriber </td> </tr> <tr> <td colspan="3"> <span class="form-icon-green">FP10C</span>and<span class="form-icon-green">FP10SS/NC/L</span> by prescribing Doctor </td> </tr> <tr> <td colspan="3"> All other FP10 forms </td> </tr> <td colspan="4" style="font-weight: bold;">Bottom</td> </table> --> <!-- <ul> <li>Exempt</li> <li>Paid</li> <li>Old rate</li> </ul> <p><strong>Within these groups, order your FP10 forms</strong></p> <ol> <li>Practice nurse (PN indicator) including: <span class="form-icons">P</span> <span class="form-icons">C</span> <span class="form-icons">SS</span> </li> <li>Community nurse (CN indicator) including: <span class="form-icons">P</span> <span class="form-icons">C</span> <span class="form-icons">SS</span> </li> <li>Supplementary prescriber (SP indicator) including: <span class="form-icons">C</span> <span class="form-icons">SS</span> </li> <li>Hospital prescriber (HP Indicator) including: <span class="form-icons">HP</span> <span class="form-icons">NC</span> <span class="form-icons">C</span> <span class="form-icons">SS</span> </li> <li>Prescribing Doctor including: <span class="form-icons">C</span> <span class="form-icons">SS</span> <span class="form-icons">NC</span> <span class="form-icons">L</span> </li> <li>All other FP10 forms</li> </ol> <!--<p>All of the following forms must be kept separate from the FP10 prescriptions in exempt and changeable groups (submitted for processing and reimbursement as in paragraph 2) and collated by form type as follows:</p> <ul> <li>RA ie Repeat Authorising forms.</li> <li>ETP Tokens for non payment.</li> </ul> <p>Enter the required submission/declaration figures in the boxes opposite including electronic prescriptions. Do not include the number of any ETP tokens for non payment or the number of any Repeat Authorising forms in your FP10 forms/items declaration in part 1.</p> <p>Please fold this submission document along the fold line on page 4, so that the bar code is visable on the top, do not tear the form. Place this completed submission document on the top of the submitted form, pack securely in accordance with guidelines issued by NHS Protect. Despatch to the NHS Prescription by NO LATR THAN the THIRD day of the month following that in which they were dispensed, using the address lable provided.</p>--> <!--<li>Address labels (for submission of parcels to the NHS Prescription Services) are supplied by the NHS Presciption Services.</li>--> </div> </div> </div> <hr> <div class="grid-row"> <div class="column-third"> <span class="steps"><strong>3</strong></span> <h2 class="heading-medium">Post batch</h2> </div> <div class="column-two-thirds" style="margin-top:10px;"> <p>Send batch by a <strong>secure, pre-paid</strong> postage method with <strong>track and trace.</strong></p> </div> </div> <hr> <a href="../../dashboard/index_with_submission">Return to dashboard</a> </main> {% endblock %}
nhsbsa/digital-returns-alpha-prototype
app/views/dsr/sprint9b/login/dashboard/submission/submission_form_finished.html
HTML
mit
8,627
<!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/html; charset=utf-8" /> <title>Color TDN V3</title> <style type="text/css"> <!-- html {font-size: 100%;} /*new*/ body { margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; background-color: #f1f5fa; text-align: center; font: normal 13px "droid sans"; } #page { background-color: #FFF; width: 600px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; margin-right: auto; margin-left: auto; } h2 { padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCC; margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } --> </style> <link href="color.css" rel="stylesheet" type="text/css" /><br /> <link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'> </head> <body> <div class="bloc_centre" id="page"> <img src="../images/theme/tetiere/logo_TDN.png" width="187" height="190" align="absmiddle" /> <span style="font-size:18px; font-weight:bold">Présentation des styles couleurs (site v.3)</span> <h2>A la une / </h2> Couleur principale : <div class="alaune_principale">&gt;</div> secondaire : <div class="alaune_secondaire">&gt;</div> <h2>Beauté / </h2> Couleur principale : <div class="beaute_principale">&gt;</div> secondaire : <div class="beaute_secondaire">&gt;</div> </p> <h2>Déco / </h2> Couleur principale : <div class="deco_principale">&gt;</div> secondaire : <div class="deco_secondaire">&gt;</div> </p> <h2>Geekette / </h2> Couleur principale : <div class="geekette_principale">&gt;</div> secondaire : <div class="geekette_secondaire">&gt;</div> </p> <h2>Mode / </h2> Couleur principale : <div class="mode_principale">&gt;</div> secondaire : <div class="mode_secondaire">&gt;</div> </p> <h2>Bien-être / </h2> Couleur principale : <div class="bien-etre_principale">&gt;</div> secondaire : <div class="bien-etre_secondaire">&gt;</div> </p> <h2>SexoPsycho / </h2> Couleur principale : <div class="sexo_principale">&gt;</div> secondaire : <div class="sexo_secondaire">&gt;</div> </p> <h2>Recettes / </h2> Couleur principale : <div class="recettes_principale">&gt;</div> secondaire : <div class="recettes_secondaire">&gt;</div> </p> <h2>CENTRE PAGE</h2> Titre et texte par défault <div class="texte_noir">&gt;</div> Sous-titre : <div class="texte_vert">&gt;</div> Lien : <div class="lien_default">&gt;</div> <br /> Bordures champ formulaire: <div class="bordure_bleu">&gt;</div> <div class="bordure_rose">&gt;</div> <br /> lignes séparatrices: <div class="ligne_separatrice">&gt;</div> <br /> Bloc dégradé 1: <div class="degrade1">&gt;<br /><br /> <br /> <br /> <br /> </div> <br /> Bloc : <div class="bloc_centre">&gt;<br /><br /> <br /> <br /> <br /> </div><br /> <span class="votes">votes</span> <span class="reponses">réponses</span> <h2>ACTUS COMMUNAUTE</h2> Bloc dégradé 3 (fond): <div class="degrade3">&gt;<br /> <br /> <br /> </div> <br /> Bloc &quot;TDN en direct&quot; &amp; Questions de nanas&quot;: <div class="bloc_communaute1">&gt;<br /> <br /> <br /> </div> <br /> Bloc &quot;membres&quot;: <div class="bloc_communaute2"> <p>&gt;</p> <p><br /> <br /> </p> </div> <h2>FOOTER</h2> Titre et texte par défault <div class="texte_footer">&gt;</div> Texte TDN : <div class="texte_footer_tdn">&gt;</div> Lien : <div class="lien_footer">&gt;</div> <br /> Bloc dégradé 2 (fond): <div class="degrade2">&gt;<br /> <br /> <br /> </div> <h2>MY TDN</h2> Texte par défault <div class="texte_mytdn">&gt;</div> Lien : <div class="lien_mytdn">&gt;</div> <br /> </div></body> </html>
HamzaBendidane/tdnold
web/assets/css/color.html
HTML
mit
3,907
<style type="text/css"> .metro .tile .brand .name, .metro .tile .tile-status .name, .metro .tile .brand .label, .metro .tile .tile-status .label, .metro .tile .brand .text, .metro .tile .tile-status .text { margin: 0px; } .metro .listview .list {width: 250px;} .metro .tile.half {width: 120px;} </style> <h1 style="margin: 15px;"> <a href="/"><i class="icon-arrow-left-3 fg-darker smaller"></i></a> Agregar Cargos<small class="on-right">Caballo</small> </h1> <div style="width: 1774px; overflow: hidden;" class="ng-scope"> <div class="tile-group double"> <div class="tile-group-title fg-black">Seleccion un caballo...</div> <!-- end tile --> <!-- end tile --> <div class="listview"> <div data-role="scrollbox" data-scroll="vertical | horizontal | both"> <a href="#" class="list"> <div class="list-content bg-white"> <div class="data"> <span class="list-title fg-black">Explorer Winds</span> </div> </div> </a> <a href="#" class="list"> <div class="list-content bg-white"> <div class="data"> <span class="list-title fg-black">Western ligth</span> </div> </div> </a> <a href="#" class="list"> <div class="list-content bg-white"> <div class="data"> <span class="list-title fg-black">Mikalica</span> </div> </div> </a> <a href="#" class="list selected"> <div class="list-content bg-white"> <div class="data"> <span class="list-title fg-black">Borned One</span> </div> </div> </a> <a href="#" class="list"> <div class="list-content bg-white"> <div class="data"> <span class="list-title fg-black">Divergiation</span> </div> </div> </a> </div> <div data-role="scrollbox" data-scroll="vertical | horizontal | both"> <a href="#" class="list"> <div class="list-content bg-white"> <div class="data"> <span class="list-title fg-black">Explorer Winds</span> </div> </div> </a> <a href="#" class="list"> <div class="list-content bg-white"> <div class="data"> <span class="list-title fg-black">Western ligth</span> </div> </div> </a> <a href="#" class="list"> <div class="list-content bg-white"> <div class="data"> <span class="list-title fg-black">Mikalica</span> </div> </div> </a> <a href="#" class="list selected"> <div class="list-content bg-white"> <div class="data"> <span class="list-title fg-black">Borned One</span> </div> </div> </a> <a href="#" class="list"> <div class="list-content bg-white"> <div class="data"> <span class="list-title fg-black">Divergiation</span> </div> </div> </a> </div> <!-- end tile --> </div> </div> <!-- small tiles --> <div class="tile-group double"> <div class="tile-group-title fg-black">Tratamientos</div> <a href="#" class="tile bg-lightBlue"> <div class="tile-content icon"> <span class="icon-lab"></span> </div> <div class="brand"> <div class="label">Tratamiento uno 1</div> </div> </a> <a class="tile half bg-darkBlue"> <div class="brand"> <div class="label">Induccion a la ovolacion</div> </div> </a> <a class="tile half bg-darkGreen selected"> <div class="brand"> <div class="label">Tratamiento uno 1</div> </div> </a> <a class="tile half bg-darkPink"> <div class="brand"> <div class="label">Tratamiento 2 dos</div> </div> </a> <a class="tile half bg-orange"> <div class="brand"> <div class="label">Tratamiento 3 3 3 3 3</div> </div> </a> <a class="tile half bg-lightBlue"> <div class="brand"> <div class="label">Tratamiento cuatro 4 cuatrocuatro</div> </div> </a> <a class="tile half bg-darkRed"> <div class="tile-content icon"> <span class="icon-camera"></span> </div> </a> </div> <!-- End tile group --> <div class="tile-group three"> <div class="tile-group-title fg-black">Medicamentos</div> <!-- end tile --> <!-- end tile --> <div class="tile selected"> <div class="tile-content image"> <img src="img/clouds.jpg"> </div> <div class="brand"> <div class="label fg-amber">Photos</div> </div> <small class="bg-cobalt fg-black">10</small> </div> <!-- end tile --> <!-- small tiles --> <a href="#" class="tile bg-lightBlue"> <div class="tile-content icon"> <span class="icon-IE"></span> </div> <div class="brand"> <div class="label">Internet Explorer</div> </div> </a> <a href="#" class="tile half bg-darkRed"> <div class="tile-content icon"> <span class="icon-camera"></span> </div> </a> <a href="#" class="tile half bg-darkOrange"> <div class="tile-content icon"> <span class="icon-headphones"></span> </div> </a> <a href="#" class="tile half bg-green"> <div class="tile-content icon"> <span class="icon-steering-wheel"></span> </div> </a> <!-- end small tiles --> <!-- end tile --> <!-- end tile --> <a href="#" class="tile selected bg-darkOrange"> <div class="tile-content icon"> <span class="icon-help"></span> </div> <div class="brand"> <div class="label">Help+Tips</div> </div> </a> <a href="#" class="tile half bg-darkPink"> <div class="tile-content icon"> <span class="icon-pictures"></span> </div> </a> </div> <!-- End group --> <div class="tile-group"> <div class="tile-group-title fg-black">Medicamentos</div> <!-- end tile --> <!-- end tile --> <div class="tile"> <div class="tile-content image"> <img src="img/clouds.jpg"> </div> <div class="brand"> <div class="label fg-amber">Photos</div> </div> <small class="bg-cobalt fg-black">10</small> </div> <!-- end tile --> <!-- small tiles --> <a href="#" class="tile bg-lightBlue"> <div class="tile-content icon"> <span class="icon-IE"></span> </div> <div class="brand"> <div class="label">Internet Explorer</div> </div> </a> <a href="#" class="tile half bg-darkRed"> <div class="tile-content icon"> <span class="icon-camera"></span> </div> </a> <a href="#" class="tile half bg-darkOrange"> <div class="tile-content icon"> <span class="icon-headphones"></span> </div> </a> <a href="#" class="tile half bg-green"> <div class="tile-content icon"> <span class="icon-steering-wheel"></span> </div> </a> <!-- end small tiles --> <!-- end tile --> <!-- end tile --> <a href="#" class="tile bg-darkOrange"> <div class="tile-content icon"> <span class="icon-help"></span> </div> <div class="brand"> <div class="label">Help+Tips</div> </div> </a> <a href="#" class="tile half bg-darkPink"> <div class="tile-content icon"> <span class="icon-pictures"></span> </div> </a> </div> </div> <!-- <div class="grid" style="margin:15px;"> <div class="row"> <button class="shortcut"> <i class="icon-rocket"></i> Rocket </button> <button class="shortcut primery"> <i class="icon-rocket"></i> Rocket <small class="bg-cobalt fg-white">10</small> </button> <button class="shortcut info"> <i class="icon-rocket"></i> Rocket </button> <button class="shortcut success"> <i class="icon-rocket"></i> Rocket <small class="bg-cobalt fg-white">10</small> </button> <button class="shortcut warning"> <i class="icon-rocket"></i> Rocket </button> <button class="shortcut danger"> <i class="icon-rocket"></i> Rocket <small class="bg-cobalt fg-white">10</small> </button> <button class="shortcut inverse"> <i class="icon-rocket"></i> Rocket </button> <button class="shortcut link"> <i class="icon-rocket"></i> Rocket <small class="bg-cobalt fg-white">10</small> </button> </div> </div>-->
mbmihura/goodHotel
app/partials/selectHorseControl.html
HTML
mit
10,913
<!doctype html> <html> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-touch-fullscreen" content="yes"> <title>KISSY html Lexer</title> </head> <body> <script src="/kissy/build/seed.js"></script> <script src="/kissy/src/package.js"></script> <script> KISSY.use("html-parser,core", function(S, HtmlParser) { var Lexer = HtmlParser.Lexer; //var html = "<div id='z\\''><<a> "; var html="<br/>"; S.log("html:"); S.log(html); var lexer = new Lexer(html),node; while (node = lexer.nextNode()) { S.log(node.toString()); if (node.nodeType == 1) { S.log("attribute length:" + (node.attributes.length)); } } }); </script> </body> </html>
jayli/kissy
src/html-parser/demo/lexer.html
HTML
mit
960
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>JSDoc: Module: clouduploads</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css"> <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css"> </head> <body> <div id="main"> <h1 class="page-title">Module: clouduploads</h1> <section> <header> <h2> clouduploads </h2> </header> <article> <div class="container-overview"> <div class="description"><p>An asset upload manager that uses pkgcloud to upload to the various cloud service providers (amazon s3, rackspace cloud files</p></div> <dl class="details"> <dt class="tag-author">Author:</dt> <dd class="tag-author"> <ul> <li>Yaw Joseph Etse</li> </ul> </dd> <dt class="tag-copyright">Copyright:</dt> <dd class="tag-copyright"><ul class="dummy"><li>Copyright (c) 2014 Typesettin. All rights reserved.</li></ul></dd> <dt class="tag-license">License:</dt> <dd class="tag-license"><ul class="dummy"><li>MIT</li></ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="index.js.html">index.js</a>, <a href="index.js.html#line14">line 14</a> </li></ul></dd> </dl> </div> <h3 class="subsection-title">Requires</h3> <ul> <li>module:path</li> </ul> </article> </section> </div> <nav> <h2><a href="index.html">Index</a></h2><h3>Modules</h3><ul><li><a href="module-clouduploadController.html">clouduploadController</a></li><li><a href="clouduploads.html">clouduploads</a></li></ul> </nav> <br clear="both"> <footer> Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.2</a> on Sun Oct 12 2014 20:20:06 GMT-0400 (EDT) </footer> <script> prettyPrint(); </script> <script src="scripts/linenumber.js"> </script> </body> </html>
typesettin/periodicjs.ext.clouduploads
doc/html/clouduploads.html
HTML
mit
2,519
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_72) on Sat Nov 22 23:36:41 CET 2014 --> <title>TigerXMLReader (MaltParser 1.8.1)</title> <meta name="date" content="2014-11-22"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="TigerXMLReader (MaltParser 1.8.1)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/TigerXMLReader.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em><b>MaltParser 1.8.1</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader"><span class="strong">Prev Class</span></a></li> <li>Next Class</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" target="_top">Frames</a></li> <li><a href="TigerXMLReader.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.maltparser.core.syntaxgraph.reader</div> <h2 title="Class TigerXMLReader" class="title">Class TigerXMLReader</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.maltparser.core.syntaxgraph.reader.TigerXMLReader</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></dd> </dl> <hr> <br> <pre>public class <a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.36">TigerXMLReader</a> extends java.lang.Object implements <a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></pre> <dl><dt><span class="strong">Author:</span></dt> <dd>Johan Hall</dd></dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#TigerXMLReader()">TigerXMLReader</a></strong>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#close()">close</a></strong>()</code> <div class="block">Closes the file or the input stream.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getCharsetName()">getCharsetName</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getDataFormatInstance()">getDataFormatInstance</a></strong>()</code> <div class="block">Returns the input data format instance</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getFileName()">getFileName</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getIterationCounter()">getIterationCounter</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getNIterations()">getNIterations</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getOptions()">getOptions</a></strong>()</code> <div class="block">Returns a string representation of the reader specific options.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>javax.xml.stream.XMLStreamReader</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getReader()">getReader</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getSentenceCount()">getSentenceCount</a></strong>()</code> <div class="block">Returns the current number of the sentence.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.net.URL</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getUrl()">getUrl</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#open(java.io.InputStream,%20java.lang.String)">open</a></strong>(java.io.InputStream&nbsp;is, java.lang.String&nbsp;charsetName)</code> <div class="block">Opens an input stream</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#open(java.lang.String,%20java.lang.String)">open</a></strong>(java.lang.String&nbsp;fileName, java.lang.String&nbsp;charsetName)</code> <div class="block">Opens a file for read only</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#open(java.net.URL,%20java.lang.String)">open</a></strong>(java.net.URL&nbsp;url, java.lang.String&nbsp;charsetName)</code> <div class="block">Opens an URL for read only</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#readEpilog()">readEpilog</a></strong>()</code> <div class="block">Reads the end of the file, after all sentences have been processed,</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#readProlog()">readProlog</a></strong>()</code> <div class="block">Cause the syntax graph reader to read the beginning of the file (such as header information)</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#readSentence(org.maltparser.core.syntaxgraph.TokenStructure)">readSentence</a></strong>(<a href="../../../../../org/maltparser/core/syntaxgraph/TokenStructure.html" title="interface in org.maltparser.core.syntaxgraph">TokenStructure</a>&nbsp;syntaxGraph)</code> <div class="block">Reads a sentence (token structure, dependency structure or/and phrase structure)</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setCharsetName(java.lang.String)">setCharsetName</a></strong>(java.lang.String&nbsp;charsetName)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)">setDataFormatInstance</a></strong>(<a href="../../../../../org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</a>&nbsp;inputDataFormatInstance)</code> <div class="block">Sets the input data format instance</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setFileName(java.lang.String)">setFileName</a></strong>(java.lang.String&nbsp;fileName)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setNIterations(int)">setNIterations</a></strong>(int&nbsp;iterations)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setOptions(java.lang.String)">setOptions</a></strong>(java.lang.String&nbsp;optionString)</code> <div class="block">Sets the reader specific options.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setReader(javax.xml.stream.XMLStreamReader)">setReader</a></strong>(javax.xml.stream.XMLStreamReader&nbsp;reader)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setSentenceCount(int)">setSentenceCount</a></strong>(int&nbsp;sentenceCount)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setUrl(java.net.URL)">setUrl</a></strong>(java.net.URL&nbsp;url)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="TigerXMLReader()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>TigerXMLReader</h4> <pre>public&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.57">TigerXMLReader</a>()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="open(java.lang.String, java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>open</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.78">open</a>(java.lang.String&nbsp;fileName, java.lang.String&nbsp;charsetName) throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#open(java.lang.String,%20java.lang.String)">SyntaxGraphReader</a></code></strong></div> <div class="block">Opens a file for read only</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#open(java.lang.String,%20java.lang.String)">open</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>fileName</code> - the file name of the file</dd><dd><code>charsetName</code> - the name of the character encoding set</dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd></dl> </li> </ul> <a name="open(java.net.URL, java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>open</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.87">open</a>(java.net.URL&nbsp;url, java.lang.String&nbsp;charsetName) throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#open(java.net.URL,%20java.lang.String)">SyntaxGraphReader</a></code></strong></div> <div class="block">Opens an URL for read only</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#open(java.net.URL,%20java.lang.String)">open</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>url</code> - the URL of the resource</dd><dd><code>charsetName</code> - the name of the character encoding set</dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd></dl> </li> </ul> <a name="open(java.io.InputStream, java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>open</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.97">open</a>(java.io.InputStream&nbsp;is, java.lang.String&nbsp;charsetName) throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#open(java.io.InputStream,%20java.lang.String)">SyntaxGraphReader</a></code></strong></div> <div class="block">Opens an input stream</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#open(java.io.InputStream,%20java.lang.String)">open</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>is</code> - an input stream</dd><dd><code>charsetName</code> - the name of the character encoding set</dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd></dl> </li> </ul> <a name="readProlog()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>readProlog</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.118">readProlog</a>() throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#readProlog()">SyntaxGraphReader</a></code></strong></div> <div class="block">Cause the syntax graph reader to read the beginning of the file (such as header information)</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#readProlog()">readProlog</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd></dl> </li> </ul> <a name="readSentence(org.maltparser.core.syntaxgraph.TokenStructure)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>readSentence</h4> <pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.122">readSentence</a>(<a href="../../../../../org/maltparser/core/syntaxgraph/TokenStructure.html" title="interface in org.maltparser.core.syntaxgraph">TokenStructure</a>&nbsp;syntaxGraph) throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#readSentence(org.maltparser.core.syntaxgraph.TokenStructure)">SyntaxGraphReader</a></code></strong></div> <div class="block">Reads a sentence (token structure, dependency structure or/and phrase structure)</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#readSentence(org.maltparser.core.syntaxgraph.TokenStructure)">readSentence</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>syntaxGraph</code> - a syntax graph (token structure, dependency structure or/and phrase structure)</dd> <dt><span class="strong">Returns:</span></dt><dd>true if there is more sentences to be processed, otherwise false.</dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd></dl> </li> </ul> <a name="getSentenceCount()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSentenceCount</h4> <pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.400">getSentenceCount</a>()</pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#getSentenceCount()">SyntaxGraphReader</a></code></strong></div> <div class="block">Returns the current number of the sentence.</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#getSentenceCount()">getSentenceCount</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> <dt><span class="strong">Returns:</span></dt><dd>the current number of the sentence.</dd></dl> </li> </ul> <a name="setSentenceCount(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setSentenceCount</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.404">setSentenceCount</a>(int&nbsp;sentenceCount)</pre> </li> </ul> <a name="getReader()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getReader</h4> <pre>public&nbsp;javax.xml.stream.XMLStreamReader&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.408">getReader</a>()</pre> </li> </ul> <a name="setReader(javax.xml.stream.XMLStreamReader)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setReader</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.412">setReader</a>(javax.xml.stream.XMLStreamReader&nbsp;reader)</pre> </li> </ul> <a name="readEpilog()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>readEpilog</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.416">readEpilog</a>() throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#readEpilog()">SyntaxGraphReader</a></code></strong></div> <div class="block">Reads the end of the file, after all sentences have been processed,</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#readEpilog()">readEpilog</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd></dl> </li> </ul> <a name="close()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>close</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.420">close</a>() throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#close()">SyntaxGraphReader</a></code></strong></div> <div class="block">Closes the file or the input stream.</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#close()">close</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd></dl> </li> </ul> <a name="getDataFormatInstance()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDataFormatInstance</h4> <pre>public&nbsp;<a href="../../../../../org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</a>&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.433">getDataFormatInstance</a>()</pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#getDataFormatInstance()">SyntaxGraphReader</a></code></strong></div> <div class="block">Returns the input data format instance</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#getDataFormatInstance()">getDataFormatInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> <dt><span class="strong">Returns:</span></dt><dd>the input data format instance</dd></dl> </li> </ul> <a name="setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setDataFormatInstance</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.437">setDataFormatInstance</a>(<a href="../../../../../org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</a>&nbsp;inputDataFormatInstance)</pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)">SyntaxGraphReader</a></code></strong></div> <div class="block">Sets the input data format instance</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)">setDataFormatInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>inputDataFormatInstance</code> - an input data format instance</dd></dl> </li> </ul> <a name="getOptions()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getOptions</h4> <pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.441">getOptions</a>()</pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#getOptions()">SyntaxGraphReader</a></code></strong></div> <div class="block">Returns a string representation of the reader specific options.</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#getOptions()">getOptions</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> <dt><span class="strong">Returns:</span></dt><dd>a string representation of the reader specific options.</dd></dl> </li> </ul> <a name="setOptions(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setOptions</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.445">setOptions</a>(java.lang.String&nbsp;optionString) throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#setOptions(java.lang.String)">SyntaxGraphReader</a></code></strong></div> <div class="block">Sets the reader specific options.</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#setOptions(java.lang.String)">setOptions</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>optionString</code> - a string representation of the reader specific options</dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd></dl> </li> </ul> <a name="getFileName()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFileName</h4> <pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.474">getFileName</a>()</pre> </li> </ul> <a name="setFileName(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setFileName</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.478">setFileName</a>(java.lang.String&nbsp;fileName)</pre> </li> </ul> <a name="getUrl()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getUrl</h4> <pre>public&nbsp;java.net.URL&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.482">getUrl</a>()</pre> </li> </ul> <a name="setUrl(java.net.URL)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setUrl</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.486">setUrl</a>(java.net.URL&nbsp;url)</pre> </li> </ul> <a name="getCharsetName()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCharsetName</h4> <pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.490">getCharsetName</a>()</pre> </li> </ul> <a name="setCharsetName(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setCharsetName</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.494">setCharsetName</a>(java.lang.String&nbsp;charsetName)</pre> </li> </ul> <a name="getNIterations()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getNIterations</h4> <pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.498">getNIterations</a>()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#getNIterations()">getNIterations</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> </dl> </li> </ul> <a name="setNIterations(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setNIterations</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.502">setNIterations</a>(int&nbsp;iterations)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#setNIterations(int)">setNIterations</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> </dl> </li> </ul> <a name="getIterationCounter()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getIterationCounter</h4> <pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#line.506">getIterationCounter</a>()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#getIterationCounter()">getIterationCounter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</a></code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/TigerXMLReader.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em><b>MaltParser 1.8.1</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader"><span class="strong">Prev Class</span></a></li> <li>Next Class</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" target="_top">Frames</a></li> <li><a href="TigerXMLReader.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright 2007-2014 Johan Hall, Jens Nilsson and Joakim Nivre.</small></p> </body> </html>
runelk/maltnob
tools/maltparser-1.8.1/docs/api/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html
HTML
mit
39,023
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>Test CSS | Fancytree</title> <link rel="stylesheet" href="http://code.jquery.com/ui/1.9.1/themes/base/jquery-ui.css"> <script src="//code.jquery.com/jquery-1.11.1.min.js" type="text/javascript"></script> <script src="//code.jquery.com/ui/1.11.1/jquery-ui.min.js" type="text/javascript"></script> <!-- <link href="../../src/skin-awesome/ui.fancytree.css" rel="stylesheet" type="text/css" class="skinswitcher"> --> <link href="../src/skin-win8/ui.fancytree.css" class="skinswitcher" rel="stylesheet" type="text/css"> <script src="../src/jquery.fancytree.js" type="text/javascript"></script> <script src="../src/jquery.fancytree.dnd.js" type="text/javascript"></script> <script src="../src/jquery.fancytree.table.js" type="text/javascript"></script> <script src="../src/jquery.fancytree.columnview.js" type="text/javascript"></script> <!-- Start_Exclude: This block is not part of the sample code --> <link href="../lib/prettify.css" rel="stylesheet"> <script src="../lib/prettify.js" type="text/javascript"></script> <link href="../demo/sample.css" rel="stylesheet" type="text/css"> <script src="../demo/sample.js" type="text/javascript"></script> <!-- End_Exclude --> <style type="text/css"> </style> <!-- Add code to initialize the tree when the document is loaded: --> <script type="text/javascript"> var SOURCE = [ {title: "Item 1", key: "node1"}, {title: "Folder 2", folder: true, expanded: true, key: "node2", children: [ {title: "Sub-item 2.1", key: "node2.1", selected: true}, {title: "Sub-item 2.2", key: "node2.2", selected: true} ] }, {title: "Folder 3", folder: true, expanded: true, key: "node3", children: [ {title: "Sub-item 2.1", key: "node2.1", selected: false, children: [ {title: "Sub-item 2.1.1", key: "node2.1.1", selected: true}, {title: "Sub-item 2.1.2", key: "node2.1.2", selected: true} ] }, {title: "Sub-item 2.2", key: "node2.2", selected: true} ] }, {title: "Folder 4", folder: true, expanded: true, key: "node4", children: [ {title: "Sub-item 2.1", key: "node2.1", selected: true}, {title: "Sub-item 2.2", key: "node2.2", selected: false}, {title: "Sub-item 2.3 (unselectable)", key: "node2.3", selected: false, unselectable: true} ] }, {title: "Item 3", key: "node3", lazy: true} ]; var SOURCE2 = [ {title: "Folder 3", folder: true, expanded: true, key: "node3", children: [ {title: "Sub-item 2.1", key: "node2.1", selected: false, children: [ {title: "Sub-item 2.1.1", key: "node2.1.1", selected: true}, {title: "Sub-item 2.1.2", key: "node2.1.2", selected: false} ] }, {title: "Sub-item 2.2", key: "node2.2", selected: true} ] } ]; $(function(){ // Adjust skinswitcher for current folder layout $("#skinswitcher") .skinswitcher("option", "base", "../src/") .skinswitcher("addChoices", [ {name: "Vista-org", value: "vista-org", href: "skin-vista/ui.fancytree-org.css"}, {name: "Lion-org", value: "lion-org", href: "skin-lion/ui.fancytree-org.css"}, {name: "Awesome", value: "awesome", href: "skin-awesome/ui.fancytree-org.css"}, {name: "XP-org", value: "xp-org", href: "skin-xp/ui.fancytree-org.css"}, {name: "Win7-org", value: "win7-org", href: "skin-win7/ui.fancytree-org.css"}, {name: "Win8-org", value: "win8-org", href: "skin-win8/ui.fancytree-org.css"} ]); // .skinswitcher("change", "win7"); // Initialize Fancytree $("#tree").fancytree({ extensions: ["dnd"], checkbox: true, selectMode: 3, source: SOURCE, lazyLoad: function(event, ctx) { ctx.result = SOURCE2; ctx.tree.rootNode.fixSelection3FromEndNodes(); }, loadChildren: function(event, ctx) { ctx.tree.debug("loadChildren"); ctx.node.fixSelection3FromEndNodes(); }, dnd: { preventVoidMoves: true, // Prevent dropping nodes 'before self', etc. preventRecursiveMoves: true, // Prevent dropping nodes on own descendants autoExpandMS: 400, dragStart: function(node, data) { return true; }, dragEnter: function(node, data) { return node.folder ? ["over"] : ["before", "after"]; }, dragDrop: function(node, data) { node.addNode({title: $(data.draggable.element).text()}, data.hitMode); return false; } } }); $("#treegrid").fancytree({ extensions: ["table"], checkbox: true, table: { indentation: 20, // indent 20px per node level nodeColumnIdx: 2, // render the node title into the 2nd column checkboxColumnIdx: 0 // render the checkboxes into the 1st column }, source: { url: "../demo/ajax-tree-plain.json" }, lazyLoad: function(event, data) { data.result = {url: "../demo/ajax-sub2.json"} }, renderColumns: function(event, data) { var node = data.node, $tdList = $(node.tr).find(">td"); // (index #0 is rendered by fancytree by adding the checkbox) $tdList.eq(1).text(node.getIndexHier()).addClass("alignRight"); // (index #2 is rendered by fancytree) $tdList.eq(3).text(node.key); $tdList.eq(4).html("<input type='checkbox' name='like' value='" + node.key + "'>"); } }); $("#columnview").fancytree({ extensions: ["columnview"], checkbox: true, source: { url: "../demo/ajax-tree-plain.json" }, lazyLoad: function(event, data) { data.result = {url: "../demo/ajax-sub2.json"}; } }); }); </script> <!-- Start_Exclude: This block is not part of the sample code --> <script> $(function(){ /* addSampleButton({ label: "Generate <input> elements", code: function(){ $("#tree").fancytree("getTree").generateInput(); $("#tree2").fancytree("getTree").generateInput(); } }); */ }); </script> <!-- End_Exclude --> </head> <body class="example"> <h1>Testcase for issue #XXX</h1> <div class="description"> </div> <div> <label for="skinswitcher">Skin:</label> <select id="skinswitcher"></select> </div> <hr> <div id="tree"> </div> <hr> <table id="treegrid"> <colgroup> <col width="30px"></col> <col width="30px"></col> <col width="*"></col> <col width="50px"></col> <col width="30px"></col> </colgroup> <thead> <tr> <th></th> <th>#</th> <th></th> <th>Key</th> <th>Like</th> </tr> </thead> <tbody> </tbody> </table> <hr> <table id="columnview"> <colgroup> <col width="300px"></col> <col width="300px"></col> <col width="300px"></col> </colgroup> <thead> <tr> <th>1</th> <th>2</th> <th>3</th> </tr> </thead> <tbody> <tr> <td>?</td> <td>?</td> <td>?</td> </tr> </tbody> </table> <!-- Start_Exclude: This block is not part of the sample code --> <p id="sampleButtons"> </p> <hr> <p class="sample-links no_code"> <a class="hideInsideFS" href="https://github.com/mar10/fancytree/">Fancytree project home</a> <a class="hideOutsideFS" href="#">Link to this page</a> <a class="hideInsideFS" href="index.html">Example Browser</a> <a href="#" id="codeExample">View source code</a> </p> <pre id="sourceCode" class="prettyprint" style="display:none"></pre> <!-- End_Exclude --> </body> </html>
instein2014/JQuery
test/test-css.html
HTML
mit
7,173
<!DOCTYPE html><html><head><title>http://blog.shiv.me/tags/winter-olympics/</title><link rel="canonical" href="http://blog.shiv.me/tags/winter-olympics/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://blog.shiv.me/tags/winter-olympics/" /></head></html>
shiva/shiva.github.io
tags/winter-olympics/page/1/index.html
HTML
mit
319
<html lang="en"> <head> <title>Lazy Strings In Python - Debugging with GDB</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Debugging with GDB"> <meta name="generator" content="makeinfo 4.11"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Python-API.html#Python-API" title="Python API"> <link rel="prev" href="Finish-Breakpoints-in-Python.html#Finish-Breakpoints-in-Python" title="Finish Breakpoints in Python"> <link rel="next" href="Architectures-In-Python.html#Architectures-In-Python" title="Architectures In Python"> <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage"> <!-- Copyright (C) 1988-2014 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being ``Free Software'' and ``Free Software Needs Free Documentation'', with the Front-Cover Texts being ``A GNU Manual,'' and with the Back-Cover Texts as in (a) below. (a) The FSF's Back-Cover Text is: ``You are free to copy and modify this GNU Manual. Buying copies from GNU Press supports the FSF in developing GNU and promoting software freedom.'' --> <meta http-equiv="Content-Style-Type" content="text/css"> <style type="text/css"><!-- pre.display { font-family:inherit } pre.format { font-family:inherit } pre.smalldisplay { font-family:inherit; font-size:smaller } pre.smallformat { font-family:inherit; font-size:smaller } pre.smallexample { font-size:smaller } pre.smalllisp { font-size:smaller } span.sc { font-variant:small-caps } span.roman { font-family:serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; } --></style> </head> <body> <div class="node"> <p> <a name="Lazy-Strings-In-Python"></a> Next:&nbsp;<a rel="next" accesskey="n" href="Architectures-In-Python.html#Architectures-In-Python">Architectures In Python</a>, Previous:&nbsp;<a rel="previous" accesskey="p" href="Finish-Breakpoints-in-Python.html#Finish-Breakpoints-in-Python">Finish Breakpoints in Python</a>, Up:&nbsp;<a rel="up" accesskey="u" href="Python-API.html#Python-API">Python API</a> <hr> </div> <h5 class="subsubsection">23.2.2.30 Python representation of lazy strings.</h5> <p><a name="index-lazy-strings-in-python-2254"></a><a name="index-gdb_002eLazyString-2255"></a> A <dfn>lazy string</dfn> is a string whose contents is not retrieved or encoded until it is needed. <p>A <code>gdb.LazyString</code> is represented in <span class="sc">gdb</span> as an <code>address</code> that points to a region of memory, an <code>encoding</code> that will be used to encode that region of memory, and a <code>length</code> to delimit the region of memory that represents the string. The difference between a <code>gdb.LazyString</code> and a string wrapped within a <code>gdb.Value</code> is that a <code>gdb.LazyString</code> will be treated differently by <span class="sc">gdb</span> when printing. A <code>gdb.LazyString</code> is retrieved and encoded during printing, while a <code>gdb.Value</code> wrapping a string is immediately retrieved and encoded on creation. <p>A <code>gdb.LazyString</code> object has the following functions: <div class="defun"> &mdash; Function: <b>LazyString.value</b> ()<var><a name="index-LazyString_002evalue-2256"></a></var><br> <blockquote><p>Convert the <code>gdb.LazyString</code> to a <code>gdb.Value</code>. This value will point to the string in memory, but will lose all the delayed retrieval, encoding and handling that <span class="sc">gdb</span> applies to a <code>gdb.LazyString</code>. </p></blockquote></div> <div class="defun"> &mdash; Variable: <b>LazyString.address</b><var><a name="index-LazyString_002eaddress-2257"></a></var><br> <blockquote><p>This attribute holds the address of the string. This attribute is not writable. </p></blockquote></div> <div class="defun"> &mdash; Variable: <b>LazyString.length</b><var><a name="index-LazyString_002elength-2258"></a></var><br> <blockquote><p>This attribute holds the length of the string in characters. If the length is -1, then the string will be fetched and encoded up to the first null of appropriate width. This attribute is not writable. </p></blockquote></div> <div class="defun"> &mdash; Variable: <b>LazyString.encoding</b><var><a name="index-LazyString_002eencoding-2259"></a></var><br> <blockquote><p>This attribute holds the encoding that will be applied to the string when the string is printed by <span class="sc">gdb</span>. If the encoding is not set, or contains an empty string, then <span class="sc">gdb</span> will select the most appropriate encoding when the string is printed. This attribute is not writable. </p></blockquote></div> <div class="defun"> &mdash; Variable: <b>LazyString.type</b><var><a name="index-LazyString_002etype-2260"></a></var><br> <blockquote><p>This attribute holds the type that is represented by the lazy string's type. For a lazy string this will always be a pointer type. To resolve this to the lazy string's character type, use the type's <code>target</code> method. See <a href="Types-In-Python.html#Types-In-Python">Types In Python</a>. This attribute is not writable. </p></blockquote></div> </body></html>
trfiladelfo/tdk
gcc-arm-none-eabi/share/doc/gcc-arm-none-eabi/html/gdb/Lazy-Strings-In-Python.html
HTML
mit
5,436
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="description" content="Javadoc API documentation for Fresco." /> <link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" /> <title> DefaultImageFormatChecker - Fresco API | Fresco </title> <link href="../../../../assets/doclava-developer-docs.css" rel="stylesheet" type="text/css" /> <link href="../../../../assets/customizations.css" rel="stylesheet" type="text/css" /> <script src="../../../../assets/search_autocomplete.js" type="text/javascript"></script> <script src="../../../../assets/jquery-resizable.min.js" type="text/javascript"></script> <script src="../../../../assets/doclava-developer-docs.js" type="text/javascript"></script> <script src="../../../../assets/prettify.js" type="text/javascript"></script> <script type="text/javascript"> setToRoot("../../../", "../../../../assets/"); </script> <script src="../../../../assets/doclava-developer-reference.js" type="text/javascript"></script> <script src="../../../../assets/navtree_data.js" type="text/javascript"></script> <script src="../../../../assets/customizations.js" type="text/javascript"></script> <noscript> <style type="text/css"> html,body{overflow:auto;} #body-content{position:relative; top:0;} #doc-content{overflow:visible;border-left:3px solid #666;} #side-nav{padding:0;} #side-nav .toggle-list ul {display:block;} #resize-packages-nav{border-bottom:3px solid #666;} </style> </noscript> </head> <body class=""> <div id="header"> <div id="headerLeft"> <span id="masthead-title"><a href="../../../packages.html">Fresco</a></span> </div> <div id="headerRight"> <div id="search" > <div id="searchForm"> <form accept-charset="utf-8" class="gsc-search-box" onsubmit="return submit_search()"> <table class="gsc-search-box" cellpadding="0" cellspacing="0"><tbody> <tr> <td class="gsc-input"> <input id="search_autocomplete" class="gsc-input" type="text" size="33" autocomplete="off" title="search developer docs" name="q" value="search developer docs" onFocus="search_focus_changed(this, true)" onBlur="search_focus_changed(this, false)" onkeydown="return search_changed(event, true, '../../../')" onkeyup="return search_changed(event, false, '../../../')" /> <div id="search_filtered_div" class="no-display"> <table id="search_filtered" cellspacing=0> </table> </div> </td> <!-- <td class="gsc-search-button"> <input type="submit" value="Search" title="search" id="search-button" class="gsc-search-button" /> </td> <td class="gsc-clear-button"> <div title="clear results" class="gsc-clear-button">&nbsp;</div> </td> --> </tr></tbody> </table> </form> </div><!-- searchForm --> </div><!-- search --> </div> </div><!-- header --> <div class="g-section g-tpl-240" id="body-content"> <div class="g-unit g-first side-nav-resizable" id="side-nav"> <div id="swapper"> <div id="nav-panels"> <div id="resize-packages-nav"> <div id="packages-nav"> <div id="index-links"> <a href="../../../packages.html" >Packages</a> | <a href="../../../classes.html" >Classes</a> </div> <ul> <li class="api apilevel-"> <a href="../../../com/facebook/animated/gif/package-summary.html">com.facebook.animated.gif</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/animated/giflite/package-summary.html">com.facebook.animated.giflite</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/animated/giflite/decoder/package-summary.html">com.facebook.animated.giflite.decoder</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/animated/giflite/draw/package-summary.html">com.facebook.animated.giflite.draw</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/animated/giflite/drawable/package-summary.html">com.facebook.animated.giflite.drawable</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/animated/webp/package-summary.html">com.facebook.animated.webp</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/animated/webpdrawable/package-summary.html">com.facebook.animated.webpdrawable</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/binaryresource/package-summary.html">com.facebook.binaryresource</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/cache/common/package-summary.html">com.facebook.cache.common</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/cache/disk/package-summary.html">com.facebook.cache.disk</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/callercontext/package-summary.html">com.facebook.callercontext</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/activitylistener/package-summary.html">com.facebook.common.activitylistener</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/disk/package-summary.html">com.facebook.common.disk</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/executors/package-summary.html">com.facebook.common.executors</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/file/package-summary.html">com.facebook.common.file</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/internal/package-summary.html">com.facebook.common.internal</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/lifecycle/package-summary.html">com.facebook.common.lifecycle</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/logging/package-summary.html">com.facebook.common.logging</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/media/package-summary.html">com.facebook.common.media</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/memory/package-summary.html">com.facebook.common.memory</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/references/package-summary.html">com.facebook.common.references</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/statfs/package-summary.html">com.facebook.common.statfs</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/streams/package-summary.html">com.facebook.common.streams</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/time/package-summary.html">com.facebook.common.time</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/util/package-summary.html">com.facebook.common.util</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/common/webp/package-summary.html">com.facebook.common.webp</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/datasource/package-summary.html">com.facebook.datasource</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawable/base/package-summary.html">com.facebook.drawable.base</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawee/backends/pipeline/package-summary.html">com.facebook.drawee.backends.pipeline</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawee/backends/pipeline/debug/package-summary.html">com.facebook.drawee.backends.pipeline.debug</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawee/backends/pipeline/info/package-summary.html">com.facebook.drawee.backends.pipeline.info</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawee/backends/pipeline/info/internal/package-summary.html">com.facebook.drawee.backends.pipeline.info.internal</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawee/components/package-summary.html">com.facebook.drawee.components</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawee/controller/package-summary.html">com.facebook.drawee.controller</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawee/debug/package-summary.html">com.facebook.drawee.debug</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawee/debug/listener/package-summary.html">com.facebook.drawee.debug.listener</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawee/drawable/package-summary.html">com.facebook.drawee.drawable</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawee/generic/package-summary.html">com.facebook.drawee.generic</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawee/gestures/package-summary.html">com.facebook.drawee.gestures</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawee/interfaces/package-summary.html">com.facebook.drawee.interfaces</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawee/span/package-summary.html">com.facebook.drawee.span</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/drawee/view/package-summary.html">com.facebook.drawee.view</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/fresco/animation/backend/package-summary.html">com.facebook.fresco.animation.backend</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/fresco/animation/bitmap/package-summary.html">com.facebook.fresco.animation.bitmap</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/fresco/animation/bitmap/cache/package-summary.html">com.facebook.fresco.animation.bitmap.cache</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/fresco/animation/bitmap/preparation/package-summary.html">com.facebook.fresco.animation.bitmap.preparation</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/fresco/animation/bitmap/wrapper/package-summary.html">com.facebook.fresco.animation.bitmap.wrapper</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/fresco/animation/drawable/package-summary.html">com.facebook.fresco.animation.drawable</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/fresco/animation/drawable/animator/package-summary.html">com.facebook.fresco.animation.drawable.animator</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/fresco/animation/factory/package-summary.html">com.facebook.fresco.animation.factory</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/fresco/animation/frame/package-summary.html">com.facebook.fresco.animation.frame</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/fresco/middleware/package-summary.html">com.facebook.fresco.middleware</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/fresco/ui/common/package-summary.html">com.facebook.fresco.ui.common</a></li> <li class="selected api apilevel-"> <a href="../../../com/facebook/imageformat/package-summary.html">com.facebook.imageformat</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/animated/base/package-summary.html">com.facebook.imagepipeline.animated.base</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/animated/factory/package-summary.html">com.facebook.imagepipeline.animated.factory</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/animated/impl/package-summary.html">com.facebook.imagepipeline.animated.impl</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/animated/util/package-summary.html">com.facebook.imagepipeline.animated.util</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/backends/okhttp3/package-summary.html">com.facebook.imagepipeline.backends.okhttp3</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/backends/volley/package-summary.html">com.facebook.imagepipeline.backends.volley</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/bitmaps/package-summary.html">com.facebook.imagepipeline.bitmaps</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/cache/package-summary.html">com.facebook.imagepipeline.cache</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/common/package-summary.html">com.facebook.imagepipeline.common</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/core/package-summary.html">com.facebook.imagepipeline.core</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/datasource/package-summary.html">com.facebook.imagepipeline.datasource</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/debug/package-summary.html">com.facebook.imagepipeline.debug</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/decoder/package-summary.html">com.facebook.imagepipeline.decoder</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/drawable/package-summary.html">com.facebook.imagepipeline.drawable</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/filter/package-summary.html">com.facebook.imagepipeline.filter</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/image/package-summary.html">com.facebook.imagepipeline.image</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/instrumentation/package-summary.html">com.facebook.imagepipeline.instrumentation</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/listener/package-summary.html">com.facebook.imagepipeline.listener</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/memory/package-summary.html">com.facebook.imagepipeline.memory</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/multiuri/package-summary.html">com.facebook.imagepipeline.multiuri</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/nativecode/package-summary.html">com.facebook.imagepipeline.nativecode</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/platform/package-summary.html">com.facebook.imagepipeline.platform</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/postprocessors/package-summary.html">com.facebook.imagepipeline.postprocessors</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/producers/package-summary.html">com.facebook.imagepipeline.producers</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/request/package-summary.html">com.facebook.imagepipeline.request</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/systrace/package-summary.html">com.facebook.imagepipeline.systrace</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/transcoder/package-summary.html">com.facebook.imagepipeline.transcoder</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imagepipeline/transformation/package-summary.html">com.facebook.imagepipeline.transformation</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/imageutils/package-summary.html">com.facebook.imageutils</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/webpsupport/package-summary.html">com.facebook.webpsupport</a></li> <li class="api apilevel-"> <a href="../../../com/facebook/widget/text/span/package-summary.html">com.facebook.widget.text.span</a></li> </ul><br/> </div> <!-- end packages --> </div> <!-- end resize-packages --> <div id="classes-nav"> <ul> <li><h2>Interfaces</h2> <ul> <li class="api apilevel-"><a href="../../../com/facebook/imageformat/ImageFormat.FormatChecker.html">ImageFormat.FormatChecker</a></li> </ul> </li> <li><h2>Classes</h2> <ul> <li class="selected api apilevel-"><a href="../../../com/facebook/imageformat/DefaultImageFormatChecker.html">DefaultImageFormatChecker</a></li> <li class="api apilevel-"><a href="../../../com/facebook/imageformat/DefaultImageFormats.html">DefaultImageFormats</a></li> <li class="api apilevel-"><a href="../../../com/facebook/imageformat/ImageFormat.html">ImageFormat</a></li> <li class="api apilevel-"><a href="../../../com/facebook/imageformat/ImageFormatChecker.html">ImageFormatChecker</a></li> <li class="api apilevel-"><a href="../../../com/facebook/imageformat/ImageFormatCheckerUtils.html">ImageFormatCheckerUtils</a></li> </ul> </li> </ul><br/> </div><!-- end classes --> </div><!-- end nav-panels --> <div id="nav-tree" style="display:none"> <div id="index-links"> <a href="../../../packages.html" >Packages</a> | <a href="../../../classes.html" >Classes</a> </div> </div><!-- end nav-tree --> </div><!-- end swapper --> </div> <!-- end side-nav --> <script> if (!isMobile) { //$("<a href='#' id='nav-swap' onclick='swapNav();return false;' style='font-size:10px;line-height:9px;margin-left:1em;text-decoration:none;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a>").appendTo("#side-nav"); chooseDefaultNav(); if ($("#nav-tree").is(':visible')) { init_default_navtree("../../../"); } else { addLoadEvent(function() { scrollIntoView("packages-nav"); scrollIntoView("classes-nav"); }); } //$("#swapper").css({borderBottom:"2px solid #aaa"}); } else { swapNav(); // tree view should be used on mobile } </script> <div class="g-unit" id="doc-content"> <div id="api-info-block"> <div class="sum-details-links"> Summary: <a href="#pubctors">Ctors</a> &#124; <a href="#pubmethods">Methods</a> &#124; <a href="#inhmethods">Inherited Methods</a> &#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> </div><!-- end sum-details-links --> <div class="api-level"> </div> </div><!-- end api-info-block --> <!-- ======== START OF CLASS DATA ======== --> <div id="jd-header"> public class <h1>DefaultImageFormatChecker</h1> extends Object<br/> implements <a href="../../../com/facebook/imageformat/ImageFormat.FormatChecker.html">ImageFormat.FormatChecker</a> </div><!-- end header --> <div id="naMessage"></div> <div id="jd-content" class="api apilevel-"> <table class="jd-inheritance-table"> <tr> <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="1" class="jd-inheritance-class-cell">com.facebook.imageformat.DefaultImageFormatChecker</td> </tr> </table> <div class="jd-descr"> <h2>Class Overview</h2> <p>Default image format checker that is able to determine all <code><a href="../../../com/facebook/imageformat/DefaultImageFormats.html">DefaultImageFormats</a></code>. </p> </div><!-- jd-descr --> <div class="jd-descr"> <h2>Summary</h2> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> </td> <td class="jd-linkcol" width="100%"> <span class="sympad"><a href="../../../com/facebook/imageformat/DefaultImageFormatChecker.html#DefaultImageFormatChecker()">DefaultImageFormatChecker</a></span>() </td></tr> </table> <!-- ========== METHOD SUMMARY =========== --> <table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> final <a href="../../../com/facebook/imageformat/ImageFormat.html">ImageFormat</a> </td> <td class="jd-linkcol" width="100%"> <span class="sympad"><a href="../../../com/facebook/imageformat/DefaultImageFormatChecker.html#determineFormat(byte[], int)">determineFormat</a></span>(byte[] headerBytes, int headerSize) <div class="jd-descrdiv">Tries to match imageHeaderByte and headerSize against every known image format.</div> </td></tr> <tr class=" api apilevel-" > <td class="jd-typecol"> int </td> <td class="jd-linkcol" width="100%"> <span class="sympad"><a href="../../../com/facebook/imageformat/DefaultImageFormatChecker.html#getHeaderSize()">getHeaderSize</a></span>() <div class="jd-descrdiv">Get the number of header bytes the format checker requires</div> </td></tr> </table> <!-- ========== METHOD SUMMARY =========== --> <table id="inhmethods" class="jd-sumtable"><tr><th> <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> <div style="clear:left;">Inherited Methods</div></th></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" ><img id="inherited-methods-java.lang.Object-trigger" src="../../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From class java.lang.Object <div id="inherited-methods-java.lang.Object"> <div id="inherited-methods-java.lang.Object-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> Object </td> <td class="jd-linkcol" width="100%"> <span class="sympad">clone</span>() </td></tr> <tr class=" api apilevel-" > <td class="jd-typecol"> boolean </td> <td class="jd-linkcol" width="100%"> <span class="sympad">equals</span>(Object arg0) </td></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> void </td> <td class="jd-linkcol" width="100%"> <span class="sympad">finalize</span>() </td></tr> <tr class=" api apilevel-" > <td class="jd-typecol"> final Class&lt;?&gt; </td> <td class="jd-linkcol" width="100%"> <span class="sympad">getClass</span>() </td></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> int </td> <td class="jd-linkcol" width="100%"> <span class="sympad">hashCode</span>() </td></tr> <tr class=" api apilevel-" > <td class="jd-typecol"> final void </td> <td class="jd-linkcol" width="100%"> <span class="sympad">notify</span>() </td></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> final void </td> <td class="jd-linkcol" width="100%"> <span class="sympad">notifyAll</span>() </td></tr> <tr class=" api apilevel-" > <td class="jd-typecol"> String </td> <td class="jd-linkcol" width="100%"> <span class="sympad">toString</span>() </td></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> final void </td> <td class="jd-linkcol" width="100%"> <span class="sympad">wait</span>(long arg0, int arg1) </td></tr> <tr class=" api apilevel-" > <td class="jd-typecol"> final void </td> <td class="jd-linkcol" width="100%"> <span class="sympad">wait</span>(long arg0) </td></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> final void </td> <td class="jd-linkcol" width="100%"> <span class="sympad">wait</span>() </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-com.facebook.imageformat.ImageFormat.FormatChecker" class="jd-expando-trigger closed" ><img id="inherited-methods-com.facebook.imageformat.ImageFormat.FormatChecker-trigger" src="../../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From interface <a href="../../../com/facebook/imageformat/ImageFormat.FormatChecker.html">com.facebook.imageformat.ImageFormat.FormatChecker</a> <div id="inherited-methods-com.facebook.imageformat.ImageFormat.FormatChecker"> <div id="inherited-methods-com.facebook.imageformat.ImageFormat.FormatChecker-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-com.facebook.imageformat.ImageFormat.FormatChecker-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> abstract <a href="../../../com/facebook/imageformat/ImageFormat.html">ImageFormat</a> </td> <td class="jd-linkcol" width="100%"> <span class="sympad"><a href="../../../com/facebook/imageformat/ImageFormat.FormatChecker.html#determineFormat(byte[], int)">determineFormat</a></span>(byte[] headerBytes, int headerSize) <div class="jd-descrdiv">Returns an <code><a href="../../../com/facebook/imageformat/ImageFormat.html">ImageFormat</a></code> if the checker is able to determine the format or null otherwise.</div> </td></tr> <tr class=" api apilevel-" > <td class="jd-typecol"> abstract int </td> <td class="jd-linkcol" width="100%"> <span class="sympad"><a href="../../../com/facebook/imageformat/ImageFormat.FormatChecker.html#getHeaderSize()">getHeaderSize</a></span>() <div class="jd-descrdiv">Get the number of header bytes the format checker requires</div> </td></tr> </table> </div> </div> </td></tr> </table> </div><!-- jd-descr (summary) --> <!-- Details --> <!-- XML Attributes --> <!-- Enum Values --> <!-- Constants --> <!-- Fields --> <!-- Public ctors --> <!-- ========= CONSTRUCTOR DETAIL ======== --> <h2>Public Constructors</h2> <a id="DefaultImageFormatChecker()"></a> <div class="jd-details api apilevel-"> <h4 class="jd-details-title"> <span class="normal"> public </span> <span class="sympad">DefaultImageFormatChecker</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> </div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p></p></div> </div> </div> <!-- ========= CONSTRUCTOR DETAIL ======== --> <!-- Protected ctors --> <!-- ========= METHOD DETAIL ======== --> <!-- Public methdos --> <h2>Public Methods</h2> <a id="determineFormat(byte[], int)"></a> <div class="jd-details api apilevel-"> <h4 class="jd-details-title"> <span class="normal"> public final <a href="../../../com/facebook/imageformat/ImageFormat.html">ImageFormat</a> </span> <span class="sympad">determineFormat</span> <span class="normal">(byte[] headerBytes, int headerSize)</span> </h4> <div class="api-level"> <div> </div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Tries to match imageHeaderByte and headerSize against every known image format. If any match succeeds, corresponding ImageFormat is returned.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>headerBytes</th> <td>the header bytes to check</td> </tr> <tr> <th>headerSize</th> <td>the available header size</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>ImageFormat for given imageHeaderBytes or UNKNOWN if no such type could be recognized </li></ul> </div> </div> </div> <a id="getHeaderSize()"></a> <div class="jd-details api apilevel-"> <h4 class="jd-details-title"> <span class="normal"> public int </span> <span class="sympad">getHeaderSize</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> </div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Get the number of header bytes the format checker requires</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the number of header bytes needed </li></ul> </div> </div> </div> <!-- ========= METHOD DETAIL ======== --> <!-- ========= END OF CLASS DATA ========= --> <a id="navbar_top"></a> <div id="footer"> +Generated by <a href="http://code.google.com/p/doclava/">Doclava</a>. +</div> <!-- end footer - @generated --> </div> <!-- jd-content --> </div><!-- end doc-content --> </div> <!-- end body-content --> <script type="text/javascript"> init(); /* initialize doclava-developer-docs.js */ </script> </body> </html>
facebook/fresco
docs/javadoc/reference/com/facebook/imageformat/DefaultImageFormatChecker.html
HTML
mit
32,255
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="ApiGen 2.8.0" /> <meta name="robots" content="noindex" /> <title>File Question.php | Doctor@ma</title> <script type="text/javascript" src="resources/combined.js?2882499003"></script> <script type="text/javascript" src="elementlist.js?3696371333"></script> <link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360" /> </head> <body> <div id="left"> <div id="menu"> <a href="index.html" title="Overview"><span>Overview</span></a> <div id="groups"> <h3>Namespaces</h3> <ul> <li class="active"><a href="namespace-DT.html">DT<span></span></a> <ul> <li class="active"><a href="namespace-DT.DoctoramaBundle.html">DoctoramaBundle<span></span></a> <ul> <li class="active"><a href="namespace-DT.DoctoramaBundle.Entity.html">Entity</a> </li> </ul></li></ul></li> </ul> </div> <hr /> <div id="elements"> <h3>Classes</h3> <ul> <li><a href="class-DT.DoctoramaBundle.Entity.DirecteurDeLaboratoire.html">DirecteurDeLaboratoire</a></li> <li><a href="class-DT.DoctoramaBundle.Entity.Doctorant.html">Doctorant</a></li> <li><a href="class-DT.DoctoramaBundle.Entity.DossierDeSuivi.html">DossierDeSuivi</a></li> <li><a href="class-DT.DoctoramaBundle.Entity.Encadrant.html">Encadrant</a></li> <li><a href="class-DT.DoctoramaBundle.Entity.Personne.html">Personne</a></li> <li class="active"><a href="class-DT.DoctoramaBundle.Entity.Question.html">Question</a></li> <li><a href="class-DT.DoctoramaBundle.Entity.Reponse.html">Reponse</a></li> <li><a href="class-DT.DoctoramaBundle.Entity.Reunion.html">Reunion</a></li> <li><a href="class-DT.DoctoramaBundle.Entity.TemplateFicheSuivi.html">TemplateFicheSuivi</a></li> <li><a href="class-DT.DoctoramaBundle.Entity.These.html">These</a></li> </ul> </div> </div> </div> <div id="splitter"></div> <div id="right"> <div id="rightInner"> <form id="search"> <input type="hidden" name="cx" value="" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="text" name="q" class="text" /> <input type="submit" value="Search" /> </form> <div id="navigation"> <ul> <li> <a href="index.html" title="Overview"><span>Overview</span></a> </li> <li> <a href="namespace-DT.DoctoramaBundle.Entity.html" title="Summary of DT\DoctoramaBundle\Entity"><span>Namespace</span></a> </li> <li> <a href="class-DT.DoctoramaBundle.Entity.Question.html" title="Summary of DT\DoctoramaBundle\Entity\Question"><span>Class</span></a> </li> </ul> <ul> <li> <a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a> </li> </ul> <ul> </ul> </div> <pre><code><span id="1" class="l"><a class="l" href="#1"> 1: </a><span class="xlang">&lt;?php</span> </span><span id="2" class="l"><a class="l" href="#2"> 2: </a> </span><span id="3" class="l"><a class="l" href="#3"> 3: </a><span class="php-keyword1">namespace</span> DT\DoctoramaBundle\Entity; </span><span id="4" class="l"><a class="l" href="#4"> 4: </a><span class="php-keyword1">require_once</span> __DIR__ . <span class="php-quote">'/Reponse.php'</span>; </span><span id="5" class="l"><a class="l" href="#5"> 5: </a><span class="php-keyword1">require_once</span> __DIR__ . <span class="php-quote">'/TemplateFicheSuivi.php'</span>; </span><span id="6" class="l"><a class="l" href="#6"> 6: </a> </span><span id="7" class="l"><a class="l" href="#7"> 7: </a><span class="php-keyword1">use</span> Doctrine\ORM\Mapping <span class="php-keyword1">as</span> ORM; </span><span id="8" class="l"><a class="l" href="#8"> 8: </a> </span><span id="9" class="l"><a class="l" href="#9"> 9: </a><span class="php-comment">/** </span></span><span id="10" class="l"><a class="l" href="#10"> 10: </a><span class="php-comment"> * Question </span></span><span id="11" class="l"><a class="l" href="#11"> 11: </a><span class="php-comment"> * </span></span><span id="12" class="l"><a class="l" href="#12"> 12: </a><span class="php-comment"> * @ORM\Table() </span></span><span id="13" class="l"><a class="l" href="#13"> 13: </a><span class="php-comment"> * @ORM\Entity </span></span><span id="14" class="l"><a class="l" href="#14"> 14: </a><span class="php-comment"> */</span> </span><span id="15" class="l"><a class="l" href="#15"> 15: </a><span class="php-keyword1">class</span> <a id="Question" href="#Question">Question</a> </span><span id="16" class="l"><a class="l" href="#16"> 16: </a>{ </span><span id="17" class="l"><a class="l" href="#17"> 17: </a> <span class="php-comment">/** </span></span><span id="18" class="l"><a class="l" href="#18"> 18: </a><span class="php-comment"> * @var integer </span></span><span id="19" class="l"><a class="l" href="#19"> 19: </a><span class="php-comment"> * </span></span><span id="20" class="l"><a class="l" href="#20"> 20: </a><span class="php-comment"> * @ORM\Column(name=&quot;id&quot;, type=&quot;integer&quot;) </span></span><span id="21" class="l"><a class="l" href="#21"> 21: </a><span class="php-comment"> * @ORM\Id </span></span><span id="22" class="l"><a class="l" href="#22"> 22: </a><span class="php-comment"> * @ORM\GeneratedValue(strategy=&quot;AUTO&quot;) </span></span><span id="23" class="l"><a class="l" href="#23"> 23: </a><span class="php-comment"> */</span> </span><span id="24" class="l"><a class="l" href="#24"> 24: </a> <span class="php-keyword1">private</span> <span class="php-var"><a id="$id" href="#$id">$id</a></span>; </span><span id="25" class="l"><a class="l" href="#25"> 25: </a> </span><span id="26" class="l"><a class="l" href="#26"> 26: </a> <span class="php-comment">/** </span></span><span id="27" class="l"><a class="l" href="#27"> 27: </a><span class="php-comment"> * @var string </span></span><span id="28" class="l"><a class="l" href="#28"> 28: </a><span class="php-comment"> * </span></span><span id="29" class="l"><a class="l" href="#29"> 29: </a><span class="php-comment"> * @ORM\Column(name=&quot;question&quot;, type=&quot;string&quot;, length=255) </span></span><span id="30" class="l"><a class="l" href="#30"> 30: </a><span class="php-comment"> */</span> </span><span id="31" class="l"><a class="l" href="#31"> 31: </a> <span class="php-keyword1">private</span> <span class="php-var"><a id="$question" href="#$question">$question</a></span>; </span><span id="32" class="l"><a class="l" href="#32"> 32: </a> </span><span id="33" class="l"><a class="l" href="#33"> 33: </a> <span class="php-comment">/** </span></span><span id="34" class="l"><a class="l" href="#34"> 34: </a><span class="php-comment"> * @var ArrayCollection $reponses </span></span><span id="35" class="l"><a class="l" href="#35"> 35: </a><span class="php-comment"> * @ORM\OneToMany(targetEntity=&quot;Reponse&quot;, mappedBy=&quot;questions&quot;) </span></span><span id="36" class="l"><a class="l" href="#36"> 36: </a><span class="php-comment"> */</span> </span><span id="37" class="l"><a class="l" href="#37"> 37: </a> <span class="php-keyword1">protected</span> <span class="php-var"><a id="$reponses" href="#$reponses">$reponses</a></span>; </span><span id="38" class="l"><a class="l" href="#38"> 38: </a> </span><span id="39" class="l"><a class="l" href="#39"> 39: </a> <span class="php-comment">/** </span></span><span id="40" class="l"><a class="l" href="#40"> 40: </a><span class="php-comment"> * @ORM\ManyToMany(targetEntity=&quot;TemplateFicheSuivi&quot;, mappedBy=&quot;questions&quot;) </span></span><span id="41" class="l"><a class="l" href="#41"> 41: </a><span class="php-comment"> */</span> </span><span id="42" class="l"><a class="l" href="#42"> 42: </a> <span class="php-keyword1">protected</span> <span class="php-var"><a id="$templateFicheSuivis" href="#$templateFicheSuivis">$templateFicheSuivis</a></span>; </span><span id="43" class="l"><a class="l" href="#43"> 43: </a> </span><span id="44" class="l"><a class="l" href="#44"> 44: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="___construct" href="#___construct">__construct</a>() { </span><span id="45" class="l"><a class="l" href="#45"> 45: </a> <span class="php-var">$this</span>-&gt;reponses = <span class="php-keyword1">new</span> \Doctrine\Common\Collections\ArrayCollection(); </span><span id="46" class="l"><a class="l" href="#46"> 46: </a> <span class="php-var">$this</span>-&gt;templateFicheSuivis = <span class="php-keyword1">new</span> \Doctrine\Common\Collections\ArrayCollection(); </span><span id="47" class="l"><a class="l" href="#47"> 47: </a> } </span><span id="48" class="l"><a class="l" href="#48"> 48: </a> </span><span id="49" class="l"><a class="l" href="#49"> 49: </a> <span class="php-comment">/** </span></span><span id="50" class="l"><a class="l" href="#50"> 50: </a><span class="php-comment"> * Get id </span></span><span id="51" class="l"><a class="l" href="#51"> 51: </a><span class="php-comment"> * </span></span><span id="52" class="l"><a class="l" href="#52"> 52: </a><span class="php-comment"> * @return integer </span></span><span id="53" class="l"><a class="l" href="#53"> 53: </a><span class="php-comment"> */</span> </span><span id="54" class="l"><a class="l" href="#54"> 54: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_getId" href="#_getId">getId</a>() </span><span id="55" class="l"><a class="l" href="#55"> 55: </a> { </span><span id="56" class="l"><a class="l" href="#56"> 56: </a> <span class="php-keyword1">return</span> <span class="php-var">$this</span>-&gt;id; </span><span id="57" class="l"><a class="l" href="#57"> 57: </a> } </span><span id="58" class="l"><a class="l" href="#58"> 58: </a> </span><span id="59" class="l"><a class="l" href="#59"> 59: </a> <span class="php-comment">/** </span></span><span id="60" class="l"><a class="l" href="#60"> 60: </a><span class="php-comment"> * Set question </span></span><span id="61" class="l"><a class="l" href="#61"> 61: </a><span class="php-comment"> * </span></span><span id="62" class="l"><a class="l" href="#62"> 62: </a><span class="php-comment"> * @param string $question </span></span><span id="63" class="l"><a class="l" href="#63"> 63: </a><span class="php-comment"> * @return Question </span></span><span id="64" class="l"><a class="l" href="#64"> 64: </a><span class="php-comment"> */</span> </span><span id="65" class="l"><a class="l" href="#65"> 65: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_setQuestion" href="#_setQuestion">setQuestion</a>(<span class="php-var">$question</span>) </span><span id="66" class="l"><a class="l" href="#66"> 66: </a> { </span><span id="67" class="l"><a class="l" href="#67"> 67: </a> <span class="php-var">$this</span>-&gt;question = <span class="php-var">$question</span>; </span><span id="68" class="l"><a class="l" href="#68"> 68: </a> </span><span id="69" class="l"><a class="l" href="#69"> 69: </a> <span class="php-keyword1">return</span> <span class="php-var">$this</span>; </span><span id="70" class="l"><a class="l" href="#70"> 70: </a> } </span><span id="71" class="l"><a class="l" href="#71"> 71: </a> </span><span id="72" class="l"><a class="l" href="#72"> 72: </a> <span class="php-comment">/** </span></span><span id="73" class="l"><a class="l" href="#73"> 73: </a><span class="php-comment"> * Get question </span></span><span id="74" class="l"><a class="l" href="#74"> 74: </a><span class="php-comment"> * </span></span><span id="75" class="l"><a class="l" href="#75"> 75: </a><span class="php-comment"> * @return string </span></span><span id="76" class="l"><a class="l" href="#76"> 76: </a><span class="php-comment"> */</span> </span><span id="77" class="l"><a class="l" href="#77"> 77: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_getQuestion" href="#_getQuestion">getQuestion</a>() </span><span id="78" class="l"><a class="l" href="#78"> 78: </a> { </span><span id="79" class="l"><a class="l" href="#79"> 79: </a> <span class="php-keyword1">return</span> <span class="php-var">$this</span>-&gt;question; </span><span id="80" class="l"><a class="l" href="#80"> 80: </a> } </span><span id="81" class="l"><a class="l" href="#81"> 81: </a> </span><span id="82" class="l"><a class="l" href="#82"> 82: </a> <span class="php-comment">/** </span></span><span id="83" class="l"><a class="l" href="#83"> 83: </a><span class="php-comment"> * Delete reponse </span></span><span id="84" class="l"><a class="l" href="#84"> 84: </a><span class="php-comment"> * </span></span><span id="85" class="l"><a class="l" href="#85"> 85: </a><span class="php-comment"> * @param Reponse $reponse </span></span><span id="86" class="l"><a class="l" href="#86"> 86: </a><span class="php-comment"> **/</span> </span><span id="87" class="l"><a class="l" href="#87"> 87: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_deleteReponse" href="#_deleteReponse">deleteReponse</a>(<span class="php-var">$reponse</span>) </span><span id="88" class="l"><a class="l" href="#88"> 88: </a> { </span><span id="89" class="l"><a class="l" href="#89"> 89: </a> <span class="php-var">$this</span>-&gt;reponses-&gt;removeElement(<span class="php-var">$reponse</span>); </span><span id="90" class="l"><a class="l" href="#90"> 90: </a> } </span><span id="91" class="l"><a class="l" href="#91"> 91: </a> </span><span id="92" class="l"><a class="l" href="#92"> 92: </a> <span class="php-comment">/** </span></span><span id="93" class="l"><a class="l" href="#93"> 93: </a><span class="php-comment"> * Add reponse </span></span><span id="94" class="l"><a class="l" href="#94"> 94: </a><span class="php-comment"> * </span></span><span id="95" class="l"><a class="l" href="#95"> 95: </a><span class="php-comment"> * @param Reponse $reponses </span></span><span id="96" class="l"><a class="l" href="#96"> 96: </a><span class="php-comment"> */</span> </span><span id="97" class="l"><a class="l" href="#97"> 97: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_addReponse" href="#_addReponse">addReponse</a>(<span class="php-var">$reponse</span>) </span><span id="98" class="l"><a class="l" href="#98"> 98: </a> { </span><span id="99" class="l"><a class="l" href="#99"> 99: </a> <span class="php-var">$reponse</span>-&gt;setQuestion(<span class="php-var">$this</span>); </span><span id="100" class="l"><a class="l" href="#100">100: </a> <span class="php-comment">// Si l'objet fait déjà partie de la collection on ne l'ajoute pas</span> </span><span id="101" class="l"><a class="l" href="#101">101: </a> <span class="php-keyword1">if</span>(!<span class="php-var">$this</span>-&gt;reponse-&gt;contains(<span class="php-var">$reponse</span>)){ </span><span id="102" class="l"><a class="l" href="#102">102: </a> <span class="php-var">$this</span>-&gt;reponses-&gt;add(<span class="php-var">$reponse</span>); </span><span id="103" class="l"><a class="l" href="#103">103: </a> } </span><span id="104" class="l"><a class="l" href="#104">104: </a> } </span><span id="105" class="l"><a class="l" href="#105">105: </a> <span class="php-comment">/** </span></span><span id="106" class="l"><a class="l" href="#106">106: </a><span class="php-comment"> * Get reponse </span></span><span id="107" class="l"><a class="l" href="#107">107: </a><span class="php-comment"> * </span></span><span id="108" class="l"><a class="l" href="#108">108: </a><span class="php-comment"> * @return ArrayCollection Reponses </span></span><span id="109" class="l"><a class="l" href="#109">109: </a><span class="php-comment"> */</span> </span><span id="110" class="l"><a class="l" href="#110">110: </a> </span><span id="111" class="l"><a class="l" href="#111">111: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_getReponses" href="#_getReponses">getReponses</a>(){ </span><span id="112" class="l"><a class="l" href="#112">112: </a> <span class="php-keyword1">return</span> <span class="php-var">$this</span>-&gt;reponses; </span><span id="113" class="l"><a class="l" href="#113">113: </a> } </span><span id="114" class="l"><a class="l" href="#114">114: </a> </span><span id="115" class="l"><a class="l" href="#115">115: </a> <span class="php-comment">/** </span></span><span id="116" class="l"><a class="l" href="#116">116: </a><span class="php-comment"> * Get templateFicheSuivi </span></span><span id="117" class="l"><a class="l" href="#117">117: </a><span class="php-comment"> * </span></span><span id="118" class="l"><a class="l" href="#118">118: </a><span class="php-comment"> * @return TemplateFicheSuivi </span></span><span id="119" class="l"><a class="l" href="#119">119: </a><span class="php-comment"> **/</span> </span><span id="120" class="l"><a class="l" href="#120">120: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_getTemplateFicheSuivi" href="#_getTemplateFicheSuivi">getTemplateFicheSuivi</a>(){ </span><span id="121" class="l"><a class="l" href="#121">121: </a> <span class="php-keyword1">return</span> <span class="php-var">$this</span>-&gt;templateFicheSuivis; </span><span id="122" class="l"><a class="l" href="#122">122: </a> } </span><span id="123" class="l"><a class="l" href="#123">123: </a> </span><span id="124" class="l"><a class="l" href="#124">124: </a> <span class="php-comment">/** </span></span><span id="125" class="l"><a class="l" href="#125">125: </a><span class="php-comment"> * Add templateFicheSuivi </span></span><span id="126" class="l"><a class="l" href="#126">126: </a><span class="php-comment"> * </span></span><span id="127" class="l"><a class="l" href="#127">127: </a><span class="php-comment"> * @param TemplateFicheSuivi $ficheSuivi </span></span><span id="128" class="l"><a class="l" href="#128">128: </a><span class="php-comment"> **/</span> </span><span id="129" class="l"><a class="l" href="#129">129: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_addTemplateFicheSuivi" href="#_addTemplateFicheSuivi">addTemplateFicheSuivi</a>(<span class="php-var">$ficheSuivi</span>){ </span><span id="130" class="l"><a class="l" href="#130">130: </a> <span class="php-keyword1">if</span>(<span class="php-var">$this</span>-&gt;templateFicheSuivis-&gt;contains(<span class="php-var">$ficheSuivi</span>)){ </span><span id="131" class="l"><a class="l" href="#131">131: </a> <span class="php-var">$ficheSuivi</span>-&gt;addQuestions(<span class="php-var">$this</span>); </span><span id="132" class="l"><a class="l" href="#132">132: </a> <span class="php-var">$this</span>-&gt;items[] = (<span class="php-var">$ficheSuivi</span>); </span><span id="133" class="l"><a class="l" href="#133">133: </a> } </span><span id="134" class="l"><a class="l" href="#134">134: </a> } </span><span id="135" class="l"><a class="l" href="#135">135: </a>} </span><span id="136" class="l"><a class="l" href="#136">136: </a></span></code></pre> <div id="footer"> Doctor@ma API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a> </div> </div> </div> </body> </html>
Doctorama/doctorama
Doc_Doctor@ma/source-class-DT.DoctoramaBundle.Entity.Question.html
HTML
mit
19,766
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_101) on Tue Nov 08 14:56:13 CST 2016 --> <title>Q-Index</title> <meta name="date" content="2016-11-08"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Q-Index"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-14.html">Prev Letter</a></li> <li><a href="index-16.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-15.html" target="_top">Frames</a></li> <li><a href="index-15.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">P</a>&nbsp;<a href="index-15.html">Q</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a name="I:Q"> <!-- --> </a> <h2 class="title">Q</h2> <dl> <dt><span class="memberNameLink"><a href="../macaca/client/MacacaClient.html#quit--">quit()</a></span> - Method in class macaca.client.<a href="../macaca/client/MacacaClient.html" title="class in macaca.client">MacacaClient</a></dt> <dd> <div class="block">Delete session.</div> </dd> </dl> <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">P</a>&nbsp;<a href="index-15.html">Q</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-14.html">Prev Letter</a></li> <li><a href="index-16.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-15.html" target="_top">Frames</a></li> <li><a href="index-15.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
macacajs/wd.java
docs/index-files/index-15.html
HTML
mit
5,412
<link rel="import" href="../node_modules/jfive-web-components/jfive-board.html"> <script> class JFiveBoardTest extends HTMLElement { _beforeTest() { // const sinon = require('sinon'); // const stub = sinon.stub(); // stub.withArgs(); // TODO figure out mocking, spieing, or whatever needs to happen to test this component without the jonny-five library connecting to the physical board // TODO this is my own stub, figure out how to use sinon if that would help, which it probably would const fiveStub = { Board: function(options) { this.options = options; this.on = (name, handler) => { this[name] = handler; }; } }; const jfiveBoard = document.createElement('jfive-board'); jfiveBoard.five = fiveStub; jfiveBoard.require = function(name) { this.name = name; }; this.appendChild(jfiveBoard); return jfiveBoard; } _afterTest(jfiveBoard) { this.removeChild(jfiveBoard); } prepareTests(testWrap) { const jsc = require('jsverify'); const {ipcRenderer} = require('electron'); const arbBoardId = jsc.nestring; const arbPort = jsc.nestring; const arbRepl = jsc.bool; const arbDebug = jsc.bool; const arbTimeout = jsc.nat; const arbIOPlugin = jsc.string; testWrap('check that the properties are all initialized correctly through plain attributes', (test, description, numTests) => { test(description, (assert) => { const result = jsc.check(jsc.forall(arbBoardId, arbPort, arbRepl, arbDebug, arbTimeout, arbIOPlugin, (boardId, port, repl, debug, timeout, ioPlugin) => { const jfiveBoard = this._beforeTest(); jfiveBoard.setAttribute('board-id', boardId); jfiveBoard.setAttribute('port', port); jfiveBoard.setAttribute('repl', repl); jfiveBoard.setAttribute('debug', debug); jfiveBoard.setAttribute('timeout', timeout); jfiveBoard.setAttribute('io-plugin', ioPlugin); const result = jfiveBoard.boardId === boardId && jfiveBoard.port === port && jfiveBoard.repl === repl && jfiveBoard.debug === debug && jfiveBoard.timeout === timeout && jfiveBoard.ioPlugin === ioPlugin; this._afterTest(jfiveBoard); return result; }), { tests: numTests }); //TODO remove this once tape gives an indication of failed tests //TODO figure out how to abstract away talking to the main electron process if (result !== true) { ipcRenderer.sendSync('kill-all-processes-unsuccessfully'); } assert.equal(result, true); assert.end(); }); }); testWrap('check that the properties are all initialized correctly through property binding or data-binding', (test, description, numTests) => { test(description, (assert) => { const result = jsc.check(jsc.forall(arbBoardId, arbPort, arbRepl, arbDebug, arbTimeout, arbIOPlugin, (boardId, port, repl, debug, timeout, ioPlugin) => { const jfiveBoard = this._beforeTest(); jfiveBoard.boardId = boardId; jfiveBoard.port = port; jfiveBoard.repl = repl; jfiveBoard.debug = debug; jfiveBoard.timeout = timeout; jfiveBoard.ioPlugin = ioPlugin; const result = jfiveBoard.boardId === boardId && jfiveBoard.port === port && jfiveBoard.repl === repl && jfiveBoard.debug === debug && jfiveBoard.timeout === timeout && jfiveBoard.ioPlugin === ioPlugin; this._afterTest(jfiveBoard); return result; }), { tests: numTests }); //TODO remove this once tape gives an indication of failed tests //TODO figure out how to abstract away talking to the main electron process if (result !== true) { ipcRenderer.sendSync('kill-all-processes-unsuccessfully'); } assert.equal(result, true); assert.end(); }); }); testWrap('repl property should be true if the attribute is present or set to true through the attribute or through a property', (test, description, numTests) => { test(description, (assert) => { const result = jsc.check(jsc.forall(jsc.bool, jsc.bool, (trueOrEmpty, attributeOrProperty) => { const jfiveBoard = this._beforeTest(); if (attributeOrProperty) { jfiveBoard.setAttribute('repl', trueOrEmpty ? 'true' : ''); } else { jfiveBoard.repl = true; } const result = jfiveBoard.repl === true; this._afterTest(jfiveBoard); return result; }), { tests: numTests }); //TODO remove this once tape gives an indication of failed tests //TODO figure out how to abstract away talking to the main electron process if (result !== true) { ipcRenderer.sendSync('kill-all-processes-unsuccessfully'); } assert.equal(result, true); assert.end(); }); }); testWrap('repl property should be false if the attribute or property is set to false', (test, description, numTests) => { test(description, (assert) => { const result = jsc.check(jsc.forall(jsc.bool, (attributeOrProperty) => { const jfiveBoard = this._beforeTest(); if (attributeOrProperty) { jfiveBoard.setAttribute('repl', 'false'); } else { jfiveBoard.repl = false; } const result = jfiveBoard.repl === false; this._afterTest(jfiveBoard); return result; }), { tests: numTests }); //TODO remove this once tape gives an indication of failed tests //TODO figure out how to abstract away talking to the main electron process if (result !== true) { ipcRenderer.sendSync('kill-all-processes-unsuccessfully'); } assert.equal(result, true); assert.end(); }); }); testWrap('repl property should be left unchanged if set to anything but true or false through an attribute', (test, description, numTests) => { test(description, (assert) => { const result = jsc.check(jsc.forall(jsc.nestring, (randomString) => { const jfiveBoard = this._beforeTest(); const originalRepl = jfiveBoard.repl; jfiveBoard.setAttribute('repl', randomString); const result = jfiveBoard.repl === originalRepl; this._afterTest(jfiveBoard); return result; }), { tests: numTests }); //TODO remove this once tape gives an indication of failed tests //TODO figure out how to abstract away talking to the main electron process if (result !== true) { ipcRenderer.sendSync('kill-all-processes-unsuccessfully'); } assert.equal(result, true); assert.end(); }); }); testWrap('debug property should be true if the attribute is present or set to true through the attribute or through a property', (test, description, numTests) => { test(description, (assert) => { const result = jsc.check(jsc.forall(jsc.bool, jsc.bool, (trueOrEmpty, attributeOrProperty) => { const jfiveBoard = this._beforeTest(); if (attributeOrProperty) { jfiveBoard.setAttribute('debug', trueOrEmpty ? 'true' : ''); } else { jfiveBoard.debug = true; } const result = jfiveBoard.debug === true; this._afterTest(jfiveBoard); return result; }), { tests: numTests }); //TODO remove this once tape gives an indication of failed tests //TODO figure out how to abstract away talking to the main electron process if (result !== true) { ipcRenderer.sendSync('kill-all-processes-unsuccessfully'); } assert.equal(result, true); assert.end(); }); }); testWrap('debug property should be false if the attribute or property is set to false', (test, description, numTests) => { test(description, (assert) => { const result = jsc.check(jsc.forall(jsc.bool, (attributeOrProperty) => { const jfiveBoard = this._beforeTest(); if (attributeOrProperty) { jfiveBoard.setAttribute('debug', 'false'); } else { jfiveBoard.debug = false; } const result = jfiveBoard.debug === false; this._afterTest(jfiveBoard); return result; }), { tests: numTests }); //TODO remove this once tape gives an indication of failed tests //TODO figure out how to abstract away talking to the main electron process if (result !== true) { ipcRenderer.sendSync('kill-all-processes-unsuccessfully'); } assert.equal(result, true); assert.end(); }); }); testWrap('debug property should be left unchanged if set to anything but true or false through an attribute', (test, description, numTests) => { test(description, (assert) => { const result = jsc.check(jsc.forall(jsc.nestring, (randomString) => { const jfiveBoard = this._beforeTest(); const originalDebug = jfiveBoard.debug; jfiveBoard.setAttribute('debug', randomString); const result = jfiveBoard.debug === originalDebug; this._afterTest(jfiveBoard); return result; }), { tests: numTests }); //TODO remove this once tape gives an indication of failed tests //TODO figure out how to abstract away talking to the main electron process if (result !== true) { ipcRenderer.sendSync('kill-all-processes-unsuccessfully'); } assert.equal(result, true); assert.end(); }); }); testWrap('the board should initialize based on the initial properties', (test, description, numTests) => { test(description, (assert) => { const result = jsc.check(jsc.forall(arbBoardId, arbPort, arbRepl, arbDebug, arbTimeout, arbIOPlugin, (boardId, port, repl, debug, timeout, ioPlugin) => { const jfiveBoard = this._beforeTest(); this.removeChild(jfiveBoard); jfiveBoard.boardId = boardId; jfiveBoard.port = port; jfiveBoard.repl = repl; jfiveBoard.debug = debug; jfiveBoard.timeout = timeout; jfiveBoard.ioPlugin = ioPlugin; this.appendChild(jfiveBoard); const result = jfiveBoard.Board.options.id === boardId && jfiveBoard.Board.options.port === port && jfiveBoard.Board.options.repl === repl && jfiveBoard.Board.options.debug === debug && jfiveBoard.Board.options.timeout === timeout && ioPlugin === (ioPlugin ? jfiveBoard.Board.options.io.name : ioPlugin); this._afterTest(jfiveBoard); return result; }), { tests: numTests }); //TODO remove this once tape gives an indication of failed tests //TODO figure out how to abstract away talking to the main electron process if (result !== true) { ipcRenderer.sendSync('kill-all-processes-unsuccessfully'); } assert.equal(result, true); assert.end(); }); }); testWrap('event handlers should raise the correct custom events', (test, description, numTests) => { test(description, (assert) => { const result = jsc.check(jsc.forall(jsc.elements(['connect', 'ready', 'exit', 'info', 'warn', 'fail', 'message']), (eventName) => { const jfiveBoard = this._beforeTest(); let customEvent; jfiveBoard.addEventListener(eventName, (event) => { customEvent = event; }); jfiveBoard.Board[eventName]({ eventName }); const result = customEvent.type === eventName && customEvent.detail.eventName === eventName; this._afterTest(jfiveBoard); return result; }), { tests: numTests }); //TODO remove this once tape gives an indication of failed tests //TODO figure out how to abstract away talking to the main electron process if (result !== true) { ipcRenderer.sendSync('kill-all-processes-unsuccessfully'); } assert.equal(result, true); assert.end(); }); }); // this function builds a hierarchy of child nodes inside of a jfive-board component, emulating the structure of a real application // once the board is loaded into the DOM it should initialize all children by calling each child's boardReadyCallback testWrap('static children should be initialized correctly', (test, description, numTests) => { test(description, (assert) => { const result = jsc.check(jsc.forall(jsc.nat(5), jsc.nat(5), (numChildrenPerLevel, numLevels) => { const jfiveBoard = this._beforeTest(); this.removeChild(jfiveBoard); // remove jfiveBoard from the DOM so that we can control when the connectedCallback is invoked const jfiveBoardWithChildren = createChildHierarchy(jfiveBoard, numChildrenPerLevel, numLevels); this.appendChild(jfiveBoardWithChildren); // invoke the connectedCallback so that we can test to make sure that all children have been initialized const result = allChildrenInitialized(jfiveBoardWithChildren); this._afterTest(jfiveBoardWithChildren); return result; function allChildrenInitialized(element) { const children = Array.from(element.children); if (children.length === 0) return true; const allInitialized = children.reduce((result, child) => { if (!child.boardReadyCalled) return false; return result; }, true); return allInitialized && children.reduce((result, child) => { const allInitialized = allChildrenInitialized(child); if (!allInitialized) return false; return result; }, true); } function createChildHierarchy(element, numChildrenPerLevel, numLevels) { if (numLevels === 0) { return element; } const children = new Array(numChildrenPerLevel).fill(null).map(() => { const child = document.createElement('div'); child.boardReadyCallback = () => child.boardReadyCalled = true; return child; }); const newElement = children.reduce((result, child) => { result.appendChild(child); return result; }, element); //TODO I would like to figure out how to do this with a map or reduce or such, making it more functional/declarative/recursive children.forEach((child) => { createChildHierarchy(child, numChildrenPerLevel, numLevels - 1); }); return newElement; } }), { tests: numTests }); //TODO remove this once tape gives an indication of failed tests //TODO figure out how to abstract away talking to the main electron process if (result !== true) { ipcRenderer.sendSync('kill-all-processes-unsuccessfully'); } assert.equal(result, true); assert.end(); }); }); //TODO thing about static versus dynamic children...light DOM, local DOM, etc...is there a difference between statically declared children and children added dynamically to the DOM? //TODO we might not have to worry about dynamic children...actually, we should allow for dynamic children added to have their boardReadyCallbacks called // test('dynamic children should be initialized correctly', (assert) => { // const result = jsc.check(jsc.forall(() => { // return false; // }), { // tests: numTests // }); // // assert.equal(result, true); // assert.end(); // }); } } window.customElements.define('jfive-board-test', JFiveBoardTest); </script>
scramjs/raspberry-web-components
test/jfive-board-test.html
HTML
mit
20,555
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="../../../../favicon.ico" /> <title>LastOwnerException - Android SDK | Android Developers</title> <!-- STYLESHEETS --> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,mediumitalic,bold" title="roboto"> <link href="../../../../assets/css/default.css" rel="stylesheet" type="text/css"> <!-- FULLSCREEN STYLESHEET --> <link href="../../../../assets/css/fullscreen.css" rel="stylesheet" class="fullscreen" type="text/css"> <!-- JAVASCRIPT --> <script src="http://www.google.com/jsapi" type="text/javascript"></script> <script src="../../../../assets/js/android_3p-bundle.js" type="text/javascript"></script> <script type="text/javascript"> var toRoot = "../../../../"; var devsite = false; </script> <script src="../../../../assets/js/docs.js" type="text/javascript"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-5831155-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body class="gc-documentation develop" itemscope itemtype="http://schema.org/Article"> <div id="doc-api-level" class="1" style="display:none"></div> <a name="top"></a> <a name="top"></a> <!-- Header --> <div id="header"> <div class="wrap" id="header-wrap"> <div class="col-3 logo"> <a href="../../../../index.html"> <img src="../../../../assets/images/dac_logo.png" width="123" height="25" alt="Android Developers" /> </a> <div class="btn-quicknav" id="btn-quicknav"> <a href="#" class="arrow-inactive">Quicknav</a> <a href="#" class="arrow-active">Quicknav</a> </div> </div> <ul class="nav-x col-9"> <li class="design"> <a href="../../../../design/index.html" zh-tw-lang="設計" zh-cn-lang="设计" ru-lang="Проектирование" ko-lang="디자인" ja-lang="設計" es-lang="Diseñar" >Design</a></li> <li class="develop"><a href="../../../../develop/index.html" zh-tw-lang="開發" zh-cn-lang="开发" ru-lang="Разработка" ko-lang="개발" ja-lang="開発" es-lang="Desarrollar" >Develop</a></li> <li class="distribute last"><a href="../../../../distribute/index.html" zh-tw-lang="發佈" zh-cn-lang="分发" ru-lang="Распространение" ko-lang="배포" ja-lang="配布" es-lang="Distribuir" >Distribute</a></li> </ul> <!-- New Search --> <div class="menu-container"> <div class="moremenu"> <div id="more-btn"></div> </div> <div class="morehover" id="moremenu"> <div class="top"></div> <div class="mid"> <div class="header">Links</div> <ul> <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li> <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li> <li><a href="../../../../about/index.html">About Android</a></li> </ul> <div class="header">Android Sites</div> <ul> <li><a href="http://www.android.com">Android.com</a></li> <li class="active"><a>Android Developers</a></li> <li><a href="http://source.android.com">Android Open Source Project</a></li> </ul> <br class="clearfix" /> </div> <div class="bottom"></div> </div> <div class="search" id="search-container"> <div class="search-inner"> <div id="search-btn"></div> <div class="left"></div> <form onsubmit="return submit_search()"> <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q" onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)" onkeydown="return search_changed(event, true, '../../../../')" onkeyup="return search_changed(event, false, '../../../../')" /> </form> <div class="right"></div> <a class="close hide">close</a> <div class="left"></div> <div class="right"></div> </div> </div> <div class="search_filtered_wrapper reference"> <div class="suggest-card reference no-display"> <ul class="search_filtered"> </ul> </div> </div> <div class="search_filtered_wrapper docs"> <div class="suggest-card dummy no-display">&nbsp;</div> <div class="suggest-card develop no-display"> <ul class="search_filtered"> </ul> <div class="child-card guides no-display"> </div> <div class="child-card training no-display"> </div> </div> <div class="suggest-card design no-display"> <ul class="search_filtered"> </ul> </div> <div class="suggest-card distribute no-display"> <ul class="search_filtered"> </ul> </div> </div> </div> <!-- /New Search> <!-- Expanded quicknav --> <div id="quicknav" class="col-9"> <ul> <li class="design"> <ul> <li><a href="../../../../design/index.html">Get Started</a></li> <li><a href="../../../../design/style/index.html">Style</a></li> <li><a href="../../../../design/patterns/index.html">Patterns</a></li> <li><a href="../../../../design/building-blocks/index.html">Building Blocks</a></li> <li><a href="../../../../design/downloads/index.html">Downloads</a></li> <li><a href="../../../../design/videos/index.html">Videos</a></li> </ul> </li> <li class="develop"> <ul> <li><a href="../../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li><a href="../../../../guide/components/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li><a href="../../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li><a href="../../../../tools/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a> <ul><li><a href="../../../../sdk/index.html">Get the SDK</a></li></ul> </li> <li><a href="../../../../google/index.html">Google Services</a> </li> </ul> </li> <li class="distribute last"> <ul> <li><a href="../../../../distribute/index.html">Google Play</a></li> <li><a href="../../../../distribute/googleplay/publish/index.html">Publishing</a></li> <li><a href="../../../../distribute/googleplay/promote/index.html">Promoting</a></li> <li><a href="../../../../distribute/googleplay/quality/index.html">App Quality</a></li> <li><a href="../../../../distribute/googleplay/spotlight/index.html">Spotlight</a></li> <li><a href="../../../../distribute/open.html">Open Distribution</a></li> </ul> </li> </ul> </div> <!-- /Expanded quicknav --> </div> </div> <!-- /Header --> <div id="searchResults" class="wrap" style="display:none;"> <h2 id="searchTitle">Results</h2> <div id="leftSearchControl" class="search-control">Loading...</div> </div> <!-- Secondary x-nav --> <div id="nav-x"> <div class="wrap"> <ul class="nav-x col-9 develop" style="width:100%"> <li class="training"><a href="../../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li class="guide"><a href="../../../../guide/components/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li class="reference"><a href="../../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li class="tools"><a href="../../../../tools/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a></li> <li class="google"><a href="../../../../google/index.html" >Google Services</a> </li> </ul> </div> </div> <!-- /Sendondary x-nav --> <div class="wrap clearfix" id="body-content"> <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> <div id="devdoc-nav"> <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> <div id="api-nav-header"> <div id="api-level-toggle"> <label for="apiLevelCheckbox" class="disabled">API level: </label> <div class="select-wrapper"> <select id="apiLevelSelector"> <!-- option elements added by buildApiLevelSelector() --> </select> </div> </div><!-- end toggle --> <div id="api-nav-title">Android APIs</div> </div><!-- end nav header --> <script> var SINCE_DATA = [ '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19' ]; buildApiLevelSelector(); </script> <div id="swapper"> <div id="nav-panels"> <div id="resize-packages-nav"> <div id="packages-nav" class="scroll-pane"> <ul> <li class="api apilevel-1"> <a href="../../../../reference/android/package-summary.html">android</a></li> <li class="api apilevel-4"> <a href="../../../../reference/android/accessibilityservice/package-summary.html">android.accessibilityservice</a></li> <li class="api apilevel-5"> <a href="../../../../reference/android/accounts/package-summary.html">android.accounts</a></li> <li class="api apilevel-11"> <a href="../../../../reference/android/animation/package-summary.html">android.animation</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/app/package-summary.html">android.app</a></li> <li class="api apilevel-8"> <a href="../../../../reference/android/app/admin/package-summary.html">android.app.admin</a></li> <li class="api apilevel-8"> <a href="../../../../reference/android/app/backup/package-summary.html">android.app.backup</a></li> <li class="api apilevel-3"> <a href="../../../../reference/android/appwidget/package-summary.html">android.appwidget</a></li> <li class="api apilevel-5"> <a href="../../../../reference/android/bluetooth/package-summary.html">android.bluetooth</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/content/package-summary.html">android.content</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/content/pm/package-summary.html">android.content.pm</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/content/res/package-summary.html">android.content.res</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/database/package-summary.html">android.database</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/database/sqlite/package-summary.html">android.database.sqlite</a></li> <li class="api apilevel-11"> <a href="../../../../reference/android/drm/package-summary.html">android.drm</a></li> <li class="api apilevel-4"> <a href="../../../../reference/android/gesture/package-summary.html">android.gesture</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/graphics/package-summary.html">android.graphics</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/graphics/drawable/package-summary.html">android.graphics.drawable</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/graphics/drawable/shapes/package-summary.html">android.graphics.drawable.shapes</a></li> <li class="api apilevel-19"> <a href="../../../../reference/android/graphics/pdf/package-summary.html">android.graphics.pdf</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/hardware/package-summary.html">android.hardware</a></li> <li class="api apilevel-17"> <a href="../../../../reference/android/hardware/display/package-summary.html">android.hardware.display</a></li> <li class="api apilevel-16"> <a href="../../../../reference/android/hardware/input/package-summary.html">android.hardware.input</a></li> <li class="api apilevel-18"> <a href="../../../../reference/android/hardware/location/package-summary.html">android.hardware.location</a></li> <li class="api apilevel-12"> <a href="../../../../reference/android/hardware/usb/package-summary.html">android.hardware.usb</a></li> <li class="api apilevel-3"> <a href="../../../../reference/android/inputmethodservice/package-summary.html">android.inputmethodservice</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/location/package-summary.html">android.location</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/media/package-summary.html">android.media</a></li> <li class="api apilevel-9"> <a href="../../../../reference/android/media/audiofx/package-summary.html">android.media.audiofx</a></li> <li class="api apilevel-14"> <a href="../../../../reference/android/media/effect/package-summary.html">android.media.effect</a></li> <li class="api apilevel-12"> <a href="../../../../reference/android/mtp/package-summary.html">android.mtp</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/net/package-summary.html">android.net</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/net/http/package-summary.html">android.net.http</a></li> <li class="api apilevel-16"> <a href="../../../../reference/android/net/nsd/package-summary.html">android.net.nsd</a></li> <li class="api apilevel-12"> <a href="../../../../reference/android/net/rtp/package-summary.html">android.net.rtp</a></li> <li class="api apilevel-9"> <a href="../../../../reference/android/net/sip/package-summary.html">android.net.sip</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/net/wifi/package-summary.html">android.net.wifi</a></li> <li class="api apilevel-14"> <a href="../../../../reference/android/net/wifi/p2p/package-summary.html">android.net.wifi.p2p</a></li> <li class="api apilevel-16"> <a href="../../../../reference/android/net/wifi/p2p/nsd/package-summary.html">android.net.wifi.p2p.nsd</a></li> <li class="api apilevel-9"> <a href="../../../../reference/android/nfc/package-summary.html">android.nfc</a></li> <li class="api apilevel-19"> <a href="../../../../reference/android/nfc/cardemulation/package-summary.html">android.nfc.cardemulation</a></li> <li class="api apilevel-10"> <a href="../../../../reference/android/nfc/tech/package-summary.html">android.nfc.tech</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/opengl/package-summary.html">android.opengl</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/os/package-summary.html">android.os</a></li> <li class="api apilevel-9"> <a href="../../../../reference/android/os/storage/package-summary.html">android.os.storage</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/preference/package-summary.html">android.preference</a></li> <li class="api apilevel-19"> <a href="../../../../reference/android/print/package-summary.html">android.print</a></li> <li class="api apilevel-19"> <a href="../../../../reference/android/print/pdf/package-summary.html">android.print.pdf</a></li> <li class="api apilevel-19"> <a href="../../../../reference/android/printservice/package-summary.html">android.printservice</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/provider/package-summary.html">android.provider</a></li> <li class="api apilevel-11"> <a href="../../../../reference/android/renderscript/package-summary.html">android.renderscript</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/sax/package-summary.html">android.sax</a></li> <li class="api apilevel-14"> <a href="../../../../reference/android/security/package-summary.html">android.security</a></li> <li class="api apilevel-17"> <a href="../../../../reference/android/service/dreams/package-summary.html">android.service.dreams</a></li> <li class="api apilevel-18"> <a href="../../../../reference/android/service/notification/package-summary.html">android.service.notification</a></li> <li class="api apilevel-14"> <a href="../../../../reference/android/service/textservice/package-summary.html">android.service.textservice</a></li> <li class="api apilevel-7"> <a href="../../../../reference/android/service/wallpaper/package-summary.html">android.service.wallpaper</a></li> <li class="api apilevel-3"> <a href="../../../../reference/android/speech/package-summary.html">android.speech</a></li> <li class="api apilevel-4"> <a href="../../../../reference/android/speech/tts/package-summary.html">android.speech.tts</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v13/app/package-summary.html">android.support.v13.app</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/accessibilityservice/package-summary.html">android.support.v4.accessibilityservice</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/app/package-summary.html">android.support.v4.app</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/content/package-summary.html">android.support.v4.content</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/content/pm/package-summary.html">android.support.v4.content.pm</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/database/package-summary.html">android.support.v4.database</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/graphics/drawable/package-summary.html">android.support.v4.graphics.drawable</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/hardware/display/package-summary.html">android.support.v4.hardware.display</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/media/package-summary.html">android.support.v4.media</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/net/package-summary.html">android.support.v4.net</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/os/package-summary.html">android.support.v4.os</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/print/package-summary.html">android.support.v4.print</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/text/package-summary.html">android.support.v4.text</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/util/package-summary.html">android.support.v4.util</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/view/package-summary.html">android.support.v4.view</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/view/accessibility/package-summary.html">android.support.v4.view.accessibility</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v4/widget/package-summary.html">android.support.v4.widget</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v7/app/package-summary.html">android.support.v7.app</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v7/appcompat/package-summary.html">android.support.v7.appcompat</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v7/gridlayout/package-summary.html">android.support.v7.gridlayout</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v7/media/package-summary.html">android.support.v7.media</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v7/mediarouter/package-summary.html">android.support.v7.mediarouter</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v7/view/package-summary.html">android.support.v7.view</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v7/widget/package-summary.html">android.support.v7.widget</a></li> <li class="api apilevel-"> <a href="../../../../reference/android/support/v8/renderscript/package-summary.html">android.support.v8.renderscript</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/telephony/package-summary.html">android.telephony</a></li> <li class="api apilevel-5"> <a href="../../../../reference/android/telephony/cdma/package-summary.html">android.telephony.cdma</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/telephony/gsm/package-summary.html">android.telephony.gsm</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/test/package-summary.html">android.test</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/test/mock/package-summary.html">android.test.mock</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/test/suitebuilder/package-summary.html">android.test.suitebuilder</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/text/package-summary.html">android.text</a></li> <li class="api apilevel-3"> <a href="../../../../reference/android/text/format/package-summary.html">android.text.format</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/text/method/package-summary.html">android.text.method</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/text/style/package-summary.html">android.text.style</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/text/util/package-summary.html">android.text.util</a></li> <li class="api apilevel-19"> <a href="../../../../reference/android/transition/package-summary.html">android.transition</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/util/package-summary.html">android.util</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/view/package-summary.html">android.view</a></li> <li class="api apilevel-4"> <a href="../../../../reference/android/view/accessibility/package-summary.html">android.view.accessibility</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/view/animation/package-summary.html">android.view.animation</a></li> <li class="api apilevel-3"> <a href="../../../../reference/android/view/inputmethod/package-summary.html">android.view.inputmethod</a></li> <li class="api apilevel-14"> <a href="../../../../reference/android/view/textservice/package-summary.html">android.view.textservice</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/webkit/package-summary.html">android.webkit</a></li> <li class="api apilevel-1"> <a href="../../../../reference/android/widget/package-summary.html">android.widget</a></li> <li class="api apilevel-1"> <a href="../../../../reference/dalvik/bytecode/package-summary.html">dalvik.bytecode</a></li> <li class="api apilevel-1"> <a href="../../../../reference/dalvik/system/package-summary.html">dalvik.system</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/awt/font/package-summary.html">java.awt.font</a></li> <li class="api apilevel-3"> <a href="../../../../reference/java/beans/package-summary.html">java.beans</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/io/package-summary.html">java.io</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/lang/package-summary.html">java.lang</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/lang/annotation/package-summary.html">java.lang.annotation</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/lang/ref/package-summary.html">java.lang.ref</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/lang/reflect/package-summary.html">java.lang.reflect</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/math/package-summary.html">java.math</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/net/package-summary.html">java.net</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/nio/package-summary.html">java.nio</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/nio/channels/package-summary.html">java.nio.channels</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/nio/channels/spi/package-summary.html">java.nio.channels.spi</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/nio/charset/package-summary.html">java.nio.charset</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/nio/charset/spi/package-summary.html">java.nio.charset.spi</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/security/package-summary.html">java.security</a></li> <li class="selected api apilevel-1"> <a href="../../../../reference/java/security/acl/package-summary.html">java.security.acl</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/security/cert/package-summary.html">java.security.cert</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/security/interfaces/package-summary.html">java.security.interfaces</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/security/spec/package-summary.html">java.security.spec</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/sql/package-summary.html">java.sql</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/text/package-summary.html">java.text</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/util/package-summary.html">java.util</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/util/concurrent/package-summary.html">java.util.concurrent</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/util/concurrent/atomic/package-summary.html">java.util.concurrent.atomic</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/util/concurrent/locks/package-summary.html">java.util.concurrent.locks</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/util/jar/package-summary.html">java.util.jar</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/util/logging/package-summary.html">java.util.logging</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/util/prefs/package-summary.html">java.util.prefs</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/util/regex/package-summary.html">java.util.regex</a></li> <li class="api apilevel-1"> <a href="../../../../reference/java/util/zip/package-summary.html">java.util.zip</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/crypto/package-summary.html">javax.crypto</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/crypto/interfaces/package-summary.html">javax.crypto.interfaces</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/crypto/spec/package-summary.html">javax.crypto.spec</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/microedition/khronos/egl/package-summary.html">javax.microedition.khronos.egl</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/microedition/khronos/opengles/package-summary.html">javax.microedition.khronos.opengles</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/net/package-summary.html">javax.net</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/net/ssl/package-summary.html">javax.net.ssl</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/security/auth/package-summary.html">javax.security.auth</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/security/auth/callback/package-summary.html">javax.security.auth.callback</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/security/auth/login/package-summary.html">javax.security.auth.login</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/security/auth/x500/package-summary.html">javax.security.auth.x500</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/security/cert/package-summary.html">javax.security.cert</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/sql/package-summary.html">javax.sql</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/xml/package-summary.html">javax.xml</a></li> <li class="api apilevel-8"> <a href="../../../../reference/javax/xml/datatype/package-summary.html">javax.xml.datatype</a></li> <li class="api apilevel-8"> <a href="../../../../reference/javax/xml/namespace/package-summary.html">javax.xml.namespace</a></li> <li class="api apilevel-1"> <a href="../../../../reference/javax/xml/parsers/package-summary.html">javax.xml.parsers</a></li> <li class="api apilevel-8"> <a href="../../../../reference/javax/xml/transform/package-summary.html">javax.xml.transform</a></li> <li class="api apilevel-8"> <a href="../../../../reference/javax/xml/transform/dom/package-summary.html">javax.xml.transform.dom</a></li> <li class="api apilevel-8"> <a href="../../../../reference/javax/xml/transform/sax/package-summary.html">javax.xml.transform.sax</a></li> <li class="api apilevel-8"> <a href="../../../../reference/javax/xml/transform/stream/package-summary.html">javax.xml.transform.stream</a></li> <li class="api apilevel-8"> <a href="../../../../reference/javax/xml/validation/package-summary.html">javax.xml.validation</a></li> <li class="api apilevel-8"> <a href="../../../../reference/javax/xml/xpath/package-summary.html">javax.xml.xpath</a></li> <li class="api apilevel-1"> <a href="../../../../reference/junit/framework/package-summary.html">junit.framework</a></li> <li class="api apilevel-1"> <a href="../../../../reference/junit/runner/package-summary.html">junit.runner</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/package-summary.html">org.apache.http</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/auth/package-summary.html">org.apache.http.auth</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/auth/params/package-summary.html">org.apache.http.auth.params</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/client/package-summary.html">org.apache.http.client</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/client/entity/package-summary.html">org.apache.http.client.entity</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/client/params/package-summary.html">org.apache.http.client.params</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/conn/package-summary.html">org.apache.http.conn</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/conn/routing/package-summary.html">org.apache.http.conn.routing</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/conn/util/package-summary.html">org.apache.http.conn.util</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/cookie/package-summary.html">org.apache.http.cookie</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/cookie/params/package-summary.html">org.apache.http.cookie.params</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/entity/package-summary.html">org.apache.http.entity</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/impl/package-summary.html">org.apache.http.impl</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/impl/entity/package-summary.html">org.apache.http.impl.entity</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/impl/io/package-summary.html">org.apache.http.impl.io</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/io/package-summary.html">org.apache.http.io</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/message/package-summary.html">org.apache.http.message</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/params/package-summary.html">org.apache.http.params</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/protocol/package-summary.html">org.apache.http.protocol</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/apache/http/util/package-summary.html">org.apache.http.util</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/json/package-summary.html">org.json</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/w3c/dom/package-summary.html">org.w3c.dom</a></li> <li class="api apilevel-8"> <a href="../../../../reference/org/w3c/dom/ls/package-summary.html">org.w3c.dom.ls</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/xml/sax/package-summary.html">org.xml.sax</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/xml/sax/ext/package-summary.html">org.xml.sax.ext</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/xml/sax/helpers/package-summary.html">org.xml.sax.helpers</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/xmlpull/v1/package-summary.html">org.xmlpull.v1</a></li> <li class="api apilevel-1"> <a href="../../../../reference/org/xmlpull/v1/sax2/package-summary.html">org.xmlpull.v1.sax2</a></li> </ul><br/> </div> <!-- end packages-nav --> </div> <!-- end resize-packages --> <div id="classes-nav" class="scroll-pane"> <ul> <li><h2>Interfaces</h2> <ul> <li class="api apilevel-1"><a href="../../../../reference/java/security/acl/Acl.html">Acl</a></li> <li class="api apilevel-1"><a href="../../../../reference/java/security/acl/AclEntry.html">AclEntry</a></li> <li class="api apilevel-1"><a href="../../../../reference/java/security/acl/Group.html">Group</a></li> <li class="api apilevel-1"><a href="../../../../reference/java/security/acl/Owner.html">Owner</a></li> <li class="api apilevel-1"><a href="../../../../reference/java/security/acl/Permission.html">Permission</a></li> </ul> </li> <li><h2>Exceptions</h2> <ul> <li class="api apilevel-1"><a href="../../../../reference/java/security/acl/AclNotFoundException.html">AclNotFoundException</a></li> <li class="selected api apilevel-1"><a href="../../../../reference/java/security/acl/LastOwnerException.html">LastOwnerException</a></li> <li class="api apilevel-1"><a href="../../../../reference/java/security/acl/NotOwnerException.html">NotOwnerException</a></li> </ul> </li> </ul><br/> </div><!-- end classes --> </div><!-- end nav-panels --> <div id="nav-tree" style="display:none" class="scroll-pane"> <div id="tree-list"></div> </div><!-- end nav-tree --> </div><!-- end swapper --> <div id="nav-swap"> <a class="fullscreen">fullscreen</a> <a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a> </div> </div> <!-- end devdoc-nav --> </div> <!-- end side-nav --> <script type="text/javascript"> // init fullscreen based on user pref var fullscreen = readCookie("fullscreen"); if (fullscreen != 0) { if (fullscreen == "false") { toggleFullscreen(false); } else { toggleFullscreen(true); } } // init nav version for mobile if (isMobile) { swapNav(); // tree view should be used on mobile $('#nav-swap').hide(); } else { chooseDefaultNav(); if ($("#nav-tree").is(':visible')) { init_default_navtree("../../../../"); } } // scroll the selected page into view $(document).ready(function() { scrollIntoView("packages-nav"); scrollIntoView("classes-nav"); }); </script> <div class="col-12" id="doc-col"> <div id="api-info-block"> <div class="sum-details-links"> Summary: <a href="#pubctors">Ctors</a> &#124; <a href="#inhmethods">Inherited Methods</a> &#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> </div><!-- end sum-details-links --> <div class="api-level"> Added in <a href="../../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a> </div> </div><!-- end api-info-block --> <!-- ======== START OF CLASS DATA ======== --> <div id="jd-header"> public class <h1 itemprop="name">LastOwnerException</h1> extends <a href="../../../../reference/java/lang/Exception.html">Exception</a><br/> </div><!-- end header --> <div id="naMessage"></div> <div id="jd-content" class="api apilevel-1"> <table class="jd-inheritance-table"> <tr> <td colspan="4" class="jd-inheritance-class-cell"><a href="../../../../reference/java/lang/Object.html">java.lang.Object</a></td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="3" class="jd-inheritance-class-cell"><a href="../../../../reference/java/lang/Throwable.html">java.lang.Throwable</a></td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;</td> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="2" class="jd-inheritance-class-cell"><a href="../../../../reference/java/lang/Exception.html">java.lang.Exception</a></td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;</td> <td class="jd-inheritance-space">&nbsp;</td> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="1" class="jd-inheritance-class-cell">java.security.acl.LastOwnerException</td> </tr> </table> <div class="jd-descr"> <h2>Class Overview</h2> <p itemprop="articleBody">The exception that is thrown when an attempt is made to remove the the last <code>Owner</code> from an <code>Owner</code>.</p> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../../reference/java/security/acl/Owner.html">Owner</a></code></li> </ul> </div> </div><!-- jd-descr --> <div class="jd-descr"> <h2>Summary</h2> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> </nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/security/acl/LastOwnerException.html#LastOwnerException()">LastOwnerException</a></span>()</nobr> <div class="jd-descrdiv">Creates a new <code>LastOwnerException</code>.</div> </td></tr> </table> <!-- ========== METHOD SUMMARY =========== --> <table id="inhmethods" class="jd-sumtable"><tr><th> <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> <div style="clear:left;">Inherited Methods</div></th></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Throwable" class="jd-expando-trigger closed" ><img id="inherited-methods-java.lang.Throwable-trigger" src="../../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From class <a href="../../../../reference/java/lang/Throwable.html">java.lang.Throwable</a> <div id="inherited-methods-java.lang.Throwable"> <div id="inherited-methods-java.lang.Throwable-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.lang.Throwable-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-19" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Throwable.html#addSuppressed(java.lang.Throwable)">addSuppressed</a></span>(<a href="../../../../reference/java/lang/Throwable.html">Throwable</a> throwable)</nobr> <div class="jd-descrdiv">Adds <code>throwable</code> to the list of throwables suppressed by this.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../../reference/java/lang/Throwable.html">Throwable</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Throwable.html#fillInStackTrace()">fillInStackTrace</a></span>()</nobr> <div class="jd-descrdiv">Records the stack trace from the point where this method has been called to this <code>Throwable</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../../reference/java/lang/Throwable.html">Throwable</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Throwable.html#getCause()">getCause</a></span>()</nobr> <div class="jd-descrdiv">Returns the cause of this <code>Throwable</code>, or <code>null</code> if there is no cause.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Throwable.html#getLocalizedMessage()">getLocalizedMessage</a></span>()</nobr> <div class="jd-descrdiv">Returns the detail message which was provided when this <code>Throwable</code> was created.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Throwable.html#getMessage()">getMessage</a></span>()</nobr> <div class="jd-descrdiv">Returns the detail message which was provided when this <code>Throwable</code> was created.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../../reference/java/lang/StackTraceElement.html">StackTraceElement[]</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Throwable.html#getStackTrace()">getStackTrace</a></span>()</nobr> <div class="jd-descrdiv">Returns a clone of the array of stack trace elements of this <code>Throwable</code>.</div> </td></tr> <tr class="alt-color api apilevel-19" > <td class="jd-typecol"><nobr> final <a href="../../../../reference/java/lang/Throwable.html">Throwable[]</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Throwable.html#getSuppressed()">getSuppressed</a></span>()</nobr> <div class="jd-descrdiv">Returns the throwables suppressed by this.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../../reference/java/lang/Throwable.html">Throwable</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Throwable.html#initCause(java.lang.Throwable)">initCause</a></span>(<a href="../../../../reference/java/lang/Throwable.html">Throwable</a> throwable)</nobr> <div class="jd-descrdiv">Initializes the cause of this <code>Throwable</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Throwable.html#printStackTrace(java.io.PrintStream)">printStackTrace</a></span>(<a href="../../../../reference/java/io/PrintStream.html">PrintStream</a> err)</nobr> <div class="jd-descrdiv">Writes a printable representation of this <code>Throwable</code>'s stack trace to the given print stream.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Throwable.html#printStackTrace(java.io.PrintWriter)">printStackTrace</a></span>(<a href="../../../../reference/java/io/PrintWriter.html">PrintWriter</a> err)</nobr> <div class="jd-descrdiv">Writes a printable representation of this <code>Throwable</code>'s stack trace to the specified print writer.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Throwable.html#printStackTrace()">printStackTrace</a></span>()</nobr> <div class="jd-descrdiv">Writes a printable representation of this <code>Throwable</code>'s stack trace to the <code>System.err</code> stream.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Throwable.html#setStackTrace(java.lang.StackTraceElement[])">setStackTrace</a></span>(<a href="../../../../reference/java/lang/StackTraceElement.html">StackTraceElement[]</a> trace)</nobr> <div class="jd-descrdiv">Sets the array of stack trace elements.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Throwable.html#toString()">toString</a></span>()</nobr> <div class="jd-descrdiv">Returns a string containing a concise, human-readable description of this object.</div> </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" ><img id="inherited-methods-java.lang.Object-trigger" src="../../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From class <a href="../../../../reference/java/lang/Object.html">java.lang.Object</a> <div id="inherited-methods-java.lang.Object"> <div id="inherited-methods-java.lang.Object-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../../reference/java/lang/Object.html">Object</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Object.html#clone()">clone</a></span>()</nobr> <div class="jd-descrdiv">Creates and returns a copy of this <code>Object</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Object.html#equals(java.lang.Object)">equals</a></span>(<a href="../../../../reference/java/lang/Object.html">Object</a> o)</nobr> <div class="jd-descrdiv">Compares this instance with the specified object and indicates if they are equal.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Object.html#finalize()">finalize</a></span>()</nobr> <div class="jd-descrdiv">Invoked when the garbage collector has detected that this instance is no longer reachable.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final <a href="../../../../reference/java/lang/Class.html">Class</a>&lt;?&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Object.html#getClass()">getClass</a></span>()</nobr> <div class="jd-descrdiv">Returns the unique instance of <code><a href="../../../../reference/java/lang/Class.html">Class</a></code> that represents this object's class.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Object.html#hashCode()">hashCode</a></span>()</nobr> <div class="jd-descrdiv">Returns an integer hash code for this object.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Object.html#notify()">notify</a></span>()</nobr> <div class="jd-descrdiv">Causes a thread which is waiting on this object's monitor (by means of calling one of the <code>wait()</code> methods) to be woken up.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Object.html#notifyAll()">notifyAll</a></span>()</nobr> <div class="jd-descrdiv">Causes all threads which are waiting on this object's monitor (by means of calling one of the <code>wait()</code> methods) to be woken up.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Object.html#toString()">toString</a></span>()</nobr> <div class="jd-descrdiv">Returns a string containing a concise, human-readable description of this object.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Object.html#wait()">wait</a></span>()</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Object.html#wait(long, int)">wait</a></span>(long millis, int nanos)</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object or until the specified timeout expires.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../../reference/java/lang/Object.html#wait(long)">wait</a></span>(long millis)</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object or until the specified timeout expires.</div> </td></tr> </table> </div> </div> </td></tr> </table> </div><!-- jd-descr (summary) --> <!-- Details --> <!-- XML Attributes --> <!-- Enum Values --> <!-- Constants --> <!-- Fields --> <!-- Public ctors --> <!-- ========= CONSTRUCTOR DETAIL ======== --> <h2>Public Constructors</h2> <A NAME="LastOwnerException()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public </span> <span class="sympad">LastOwnerException</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Creates a new <code>LastOwnerException</code>. </p></div> </div> </div> <!-- ========= CONSTRUCTOR DETAIL ======== --> <!-- Protected ctors --> <!-- ========= METHOD DETAIL ======== --> <!-- Public methdos --> <!-- ========= METHOD DETAIL ======== --> <!-- ========= END OF CLASS DATA ========= --> <A NAME="navbar_top"></A> <div id="footer" class="wrap" > <div id="copyright"> Except as noted, this content is licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. For details and restrictions, see the <a href="../../../../license.html"> Content License</a>. </div> <div id="build_info"> Android 4.4&nbsp;r1 &mdash; <script src="../../../../timestamp.js" type="text/javascript"></script> <script>document.write(BUILD_TIMESTAMP)</script> </div> <div id="footerlinks"> <p> <a href="../../../../about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp; <a href="../../../../legal.html">Legal</a>&nbsp;&nbsp;|&nbsp; <a href="../../../../support.html">Support</a> </p> </div> </div> <!-- end footer --> </div> <!-- jd-content --> </div><!-- end doc-content --> </div> <!-- end body-content --> </body> </html>
terrytowne/android-developer-cn
reference/java/security/acl/LastOwnerException.html
HTML
mit
64,522
<!-- FOOTER --> <footer> <!-- <p class="pull-right"><a scroll-to = "navbar" duration="3200">{{'FOOTER.TOP'|translate}}</a></p> --> <p>&copy; 2015 {{'NAVBAR.TEAM'|translate}}, Inc. &middot; <a href="#">{{'FOOTER.PRIVACY'|translate}}</a> &middot; <a href="#">{{'FOOTER.TERMS'|translate}}</a></p> </footer>
LaudaDev/sep-acquirer-web-app
frontend/PaymentApp/app/components/core/footer.html
HTML
mit
308
<div id="editor-help" class="help"> <div class="editor-headers"> <a class="section" onclick="$('#dbc-help').hide(); $('#markdown-help').show(); return false;">Markdown</a> <a class="section" onclick="$('#markdown-help').hide();$('#dbc-help').show(); return false;" >Dynamic Blog Context Markup</a> <a onclick="$('#editor-help').hide(); return false;" class="close">close</a> </div> <br> <div id="editor-internal"> <div class="section selected" id="markdown-help"> <p> Markdown is a humane markup language created by John Gruber. <table> <tr> <td class="label"> Inlined Links </td> <td> <span class="variable">[</span>this is a link<span class="variable">](</span>http://lethain.com/ <span class="variable">"</span>A blog.<span class="variable">")</span> </td> </tr> <tr> <td class="label"> Reference Links </td> <td> <span class="variable">[</span>blog<span class="variable">]:</span> http://lethain.com/ <span class="variable">"</span>A blog<span class="variable">"</span> <br /> Never <span class="variable">[</span>read this trash<span class="variable">][</span>blog<span class="variable">]</span>! </td> </tr> <tr> <td class="label"> Footnotes </td> <td> As shown by conclusive research.<span class="variable">[^1]</span> <br /> <span class="variable">[^1]:</span> See [Wikipedia](http://wikipedia.org). </td> </tr> <tr> <td class="label"> Bold </td> <td> <span class="variable">**</span>I am upset, as per usual.<span class="variable">**</span></td> </tr> <tr> <td class="label"> Italics</td> <td> <span class="variable">*</span>I am making a crucial point.<span class="variable">*</span> </td> </tr> <tr> <td class="label">H1 </td> <td> <span class="variable">#</span>This is an H1.</td> </tr> <tr> <td class="label"> H4 </td> <td> <span class="variable">####</span>This is an H4.</td> </tr> <tr> <td class="label"> Blockquote </td> <td> <span class="variable">>></span> This is all in a quote. </td> </tr> <tr> <td class="label"> Highlighted Code </td> <td><span class="variable">@@ python</span><br /> // your code <br /> // All <a href="http://pygments.org/docs/lexers/">Pygments lexers</a> are valid <br /> <span class="variable">@@</span> </td> </tr> </table> </div> <div class="section" id="dbc-help"> <p>Dynamic Blog Context is a set of keywords exposing LifeFlow functionality in Markdown formated text. In LifeFlow, the brackets for reference style links in Markdown become a helpful mini-language. An example of using this mini-language: <blockquote>If you're interested [take a look at the project][project lifeflow]. I have written [about it a fair bit as well][tag lifeflow]. </blockquote> <h3> Supported Tags </h3> <table> <tr> <td><span class="syntax">[tag <span class="variable">slug</span>]</span></td> <td>Creates a link to the tag with @slug.</td> </tr> <tr> <td><span class="syntax">[comment <span class="variable">pk</span>]</span></td> <td>Creates a link to the comment with @pk (works with comments posted on any entry).</td> </tr> <tr> <td><span class="syntax">[project <span class="variable">slug</span>]</span></td> <td>Creates a link to the project with @slug.</td> </tr> <tr> <td><span class="syntax">[author]</span></td> <td>Creates a link to the author's biography page if there is one author, if there are more or less authors then it creates a link to the /author/ page. </td> </tr> <tr> <td><span class="syntax">[comments]</span></td> <td>Creates a link to the comment division for the current entry.</td> </tr> <tr> <td><span class="syntax">[projects]</span></td> <td>Creates a link to the /projects/ page. </td> </tr> <tr> <td><span class="syntax">[series]</span></td> <td>Creates a link to the /articles/ page.</td> </tr> <tr> <td><span class="syntax">[tags]</span></td> <td>Creates a link to the site's tag cloud.</td> </tr> <tr> <td><span class="syntax">[previous]</span></td> <td> Link to the previous entry. </td> </tr> <tr> <td><span class="syntax">[next]</span></td> <td>Link to the next entry. </td> </tr> <tr> <td><span class="syntax">[series <span class="variable">nth</span>]</span></td> <td>Link to the @nth entry in the series. </td> </tr> <tr> <td><span class="syntax">[series <span class="variable">slug nth</span>]</span></td> <td>Link to the @nth entry in series with slug @slug. </td> </tr> <tr> <td><span class="syntax">[file <span class="variable">name</span>]</span></td> <td>Link to the file (image or otherwise) with @name. </td> </tr> <tr> <td><span class="syntax">[f <span class="variable">name</span>]</span></td> <td>A shortcut for <span class="syntax">[file <span class="variable">name</span>]</span>. </td> </tr> </table> </div> </div> </div>
rajeev/lifeflow
templates/lifeflow/editor/editor_tags_help.html
HTML
mit
5,052
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta name="generator" content="Doxygen 1.8.6"> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_9.js"></script> <script type="text/javascript" src="search.js"></script> </head> <body class="SRPage"> <div id="SRIndex"> <div class="SRStatus" id="Loading">Загрузка...</div> <div id="SRResults"></div> <script type="text/javascript"><!-- createResults(); --></script> <div class="SRStatus" id="Searching">Поиск...</div> <div class="SRStatus" id="NoMatches">Не найдено</div> <script type="text/javascript"><!-- document.getElementById("Loading").style.display="none"; document.getElementById("NoMatches").style.display="none"; var searchResults = new SearchResults("searchResults"); searchResults.Search(); --></script> </div> </body> </html>
thewizardplusplus/anna-sound
docs/html/search/files_9.html
HTML
mit
1,032
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_26) on Mon Oct 07 06:41:28 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> org.apache.hadoop.mapreduce.v2.app.webapp.dao (Apache Hadoop Main 2.2.0 API) </TITLE> <META NAME="date" CONTENT="2013-10-07"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="org.apache.hadoop.mapreduce.v2.app.webapp.dao (Apache Hadoop Main 2.2.0 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/webapp/dao/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../../index.html?org/apache/hadoop/mapreduce/v2/app/webapp/dao/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <H2> Package org.apache.hadoop.mapreduce.v2.app.webapp.dao </H2> <DL> </DL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/webapp/dao/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../../index.html?org/apache/hadoop/mapreduce/v2/app/webapp/dao/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
ashish-17/playback
hadoop-2.2.0/share/doc/hadoop/api/org/apache/hadoop/mapreduce/v2/app/webapp/dao/package-summary.html
HTML
mit
6,404
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../libc/fn.execvpe.html"> </head> <body> <p>Redirecting to <a href="../../libc/fn.execvpe.html">../../libc/fn.execvpe.html</a>...</p> <script>location.replace("../../libc/fn.execvpe.html" + location.search + location.hash);</script> </body> </html>
CasualX/CasualX.github.io
docs/pupil-rs/0.1.3/libc/windows/fn.execvpe.html
HTML
mit
345
{% extends "base.html" %} {% block title %}Demo{% endblock %} {% block body %} <div class="row"> <div class="large-12 medium-12 small-12 columns"> <h1>Compass Admin <small>Powered by TN Data Commons</small></h1> <p class="lead">This is the administration portal for the content library and api. Please choose an option, below.</p> <hr/> {% if user.is_authenticated %} <div class="row"> <div class="large-4 medium-4 small-12 columns"> <h2 class="subheader">Content Authors &amp; Editors</h2> <ul> <li><a href="{% url 'goals:index' %}">Goals &amp; Notifications</a></li> <li><a href="{% url 'dashboard:index' %}">Data Dashboard</a></li> <li><a href="{% url 'goals:reports' %}">Misc Reports</a></li> <li><a href="{% url 'haystack_search' %}">Search</a></li> </ul> </div> <div class="large-4 medium-4 small-12 columns"> <h2 class="subheader">Developer Tools</h2> <ul> <li><a href="/api/">Browse the API</a></li> <li><a href="/metrics/">App Metrics</a></li> <li><a href="/notifications/">Notifications Dashboard</a></li> <li><a href="/goals/debug/">Debugging Tools</a></li> <li><a href="/rq/">Task Queue</a></li> <li><a href="/admin/">Admin</a></li> </ul> </div> {# end .columsn #} <div class="large-4 medium-4 small-12 columns"> <h2 class="subheader">My Account</h2> <ul> <li><a href="{% url 'userprofile:index' %}">Account</a></li> <li><a href="{% url 'logout' %}">Sign Out</a></li> </ul> </div> </div> {# end .row #} {% else %} <div class="row"> <div class="large-8 large-offset-2 medium-10 medium-offset-1 small-12 columns end"> <div data-alert class="alert-box info"> <i class="fa fa-warning"></i> Usage of this system indicates acceptance of the <a href="/terms/">terms of service</a>, <a href="/privacy/">privacy policy</a>, and <a href="/license/">content license agreement</a>. </div> <form action="{% url 'login' %}" method="post">{% csrf_token %} {{ login_form }}<hr> <button class="button" type="submit">Sign In</button> <span class="pull-right"> <a href="{% url 'utils:signup' %}">Sign Up</a> | <a href="{% url 'utils:password_reset' %}">Forgot Password?</a> </span> </form> </div> </div> {# end .row #} {% endif %} {# user.is_authenticated #} </div> </div> {# end .row #} {% endblock %}
izzyalonso/tndata_backend
tndata_backend/config/templates/index.html
HTML
mit
2,719
<div class='container'> <div class='col-xs-6 col-xs-offset-3'> <div class='panel panel-default text-center'> <div class='panel-heading'> <h1 class='login-text'>Independence Day</h1> </div> <div class='panel-body'> <form class='form-horizontal' ng-submit='auth.register()'> <h4 class='login-text'>Register</h4> <div class='form-group'> <label for='username' class='control-label col-sm-3'>Username</label> <div class='col-sm-9'> <input type='text' class="form-control" placeholder='username' name='username' id='username' ng-model='auth.user.username'/> </div> </div> <div class='form-group'> <label for='email' class='control-label col-sm-3'>Email</label> <div class='col-sm-9'> <input type='email' class="form-control" placeholder='email' name='email' id='email' ng-model='auth.user.email'/> </div> </div> <div class='form-group'> <label for='password' class='control-label col-sm-3'>Password</label> <div class='col-sm-9'> <input type='password' class="form-control" placeholder='password' name='password' id='password' ng-model='auth.user.password'/> </div> </div> <button class='btn btn-success' type='submit'>Register</button> </form> <div> <h5 class='login-text'>Or</h5> </div> <div> <button class='btn btn-primary' ng-click='auth.goTo("/")'>Back To Login</button> </div> </div> </div> </div> </div>
benwilburn/Independence-Day-Capstone
src/auth/register.html
HTML
mit
1,648
<!-- ************************************************************************** # # Copyright (C) 2011 Oracle Corporation # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # Anton Kozak, Duncan Mills # #************************************************************************** --> <div> Используйте пробные сборки если Вы хотите запустить предварительную валидацию перед сборкой всех комбинаций. Вы можете выбрать число комбинаций используя фильтр комбинаций. Они будут собраны в перыую очередь. Если результат удовлетворяет указанному результату, оставшиеся комбинации будут собраны. <p> Для этого свойства возможно использовать Проектное каскадирование. Детали доступны в <a href="https://www.eclipse.org/hudson/the-hudson-book/book-hudson.chunked/ch06.html#section-common-job-configurations"> этом документе</a>. </div>
ArcherSys/ArcherVMPeridot
tomcat/webapps/hudson-3.2.0/help/matrix/touchstone_ru.html
HTML
mit
1,397
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>repl.it</title> </head> <body> <h1>I drink and I know things</h1> </body> </html>
nightshade22/master
vinitra/index.html
HTML
mit
241
<form class="example-form"> <mat-form-field class="example-full-width"> <mat-label>Assignee</mat-label> <input type="text" matInput [formControl]="myControl" [matAutocomplete]="auto"> <mat-autocomplete #auto="matAutocomplete" [displayWith]="displayFn"> <mat-option *ngFor="let option of filteredOptions | async" [value]="option"> {{option.name}} </mat-option> </mat-autocomplete> </mat-form-field> </form>
Jefiozie/material2
src/components-examples/material/autocomplete/autocomplete-display/autocomplete-display-example.html
HTML
mit
446
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="Dashboard"> <meta name="keyword" content="Dashboard, Bootstrap, Admin, Template, Theme, Responsive, Fluid, Retina"> <title>Trace - Bootstrap Admin Template</title> <!-- Bootstrap core CSS --> <link href="assets/css/bootstrap.css" rel="stylesheet"> <!--external css--> <link href="assets/font-awesome/css/font-awesome.css" rel="stylesheet" /> <!-- Custom styles for this template --> <link href="assets/css/style.css" rel="stylesheet"> <link href="assets/css/style-responsive.css" rel="stylesheet"> <link rel="stylesheet" href="assets/css/to-do.css"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <section id="container" > <!-- ********************************************************************************************************************************************************** TOP BAR CONTENT & NOTIFICATIONS *********************************************************************************************************************************************************** --> <!--header start--> <header class="header black-bg"> <div class="sidebar-toggle-box"> <div class="fa fa-bars tooltips" data-placement="right" data-original-title="Toggle Navigation"></div> </div> <!--logo start--> <a href="index.html" class="logo"><b>Trace FREE</b></a> <!--logo end--> <div class="nav notify-row" id="top_menu"> <!-- notification start --> <ul class="nav top-menu"> <!-- settings start --> <li class="dropdown"> <a data-toggle="dropdown" class="dropdown-toggle" href="index.html#"> <i class="fa fa-tasks"></i> <span class="badge bg-theme">4</span> </a> <ul class="dropdown-menu extended tasks-bar"> <div class="notify-arrow notify-arrow-green"></div> <li> <p class="green">You have 4 pending tasks</p> </li> <li> <a href="index.html#"> <div class="task-info"> <div class="desc">Trace Admin Panel</div> <div class="percent">40%</div> </div> <div class="progress progress-striped"> <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%"> <span class="sr-only">40% Complete (success)</span> </div> </div> </a> </li> <li> <a href="index.html#"> <div class="task-info"> <div class="desc">Database Update</div> <div class="percent">60%</div> </div> <div class="progress progress-striped"> <div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%"> <span class="sr-only">60% Complete (warning)</span> </div> </div> </a> </li> <li> <a href="index.html#"> <div class="task-info"> <div class="desc">Product Development</div> <div class="percent">80%</div> </div> <div class="progress progress-striped"> <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%"> <span class="sr-only">80% Complete</span> </div> </div> </a> </li> <li> <a href="index.html#"> <div class="task-info"> <div class="desc">Payments Sent</div> <div class="percent">70%</div> </div> <div class="progress progress-striped"> <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100" style="width: 70%"> <span class="sr-only">70% Complete (Important)</span> </div> </div> </a> </li> <li class="external"> <a href="#">See All Tasks</a> </li> </ul> </li> <!-- settings end --> <!-- inbox dropdown start--> <li id="header_inbox_bar" class="dropdown"> <a data-toggle="dropdown" class="dropdown-toggle" href="index.html#"> <i class="fa fa-envelope-o"></i> <span class="badge bg-theme">5</span> </a> <ul class="dropdown-menu extended inbox"> <div class="notify-arrow notify-arrow-green"></div> <li> <p class="green">You have 5 new messages</p> </li> <li> <a href="index.html#"> <span class="photo"><img alt="avatar" src="assets/img/ui-zac.jpg"></span> <span class="subject"> <span class="from">Zac Snider</span> <span class="time">Just now</span> </span> <span class="message"> Hi mate, how is everything? </span> </a> </li> <li> <a href="index.html#"> <span class="photo"><img alt="avatar" src="assets/img/ui-divya.jpg"></span> <span class="subject"> <span class="from">Divya Manian</span> <span class="time">40 mins.</span> </span> <span class="message"> Hi, I need your help with this. </span> </a> </li> <li> <a href="index.html#"> <span class="photo"><img alt="avatar" src="assets/img/ui-danro.jpg"></span> <span class="subject"> <span class="from">Dan Rogers</span> <span class="time">2 hrs.</span> </span> <span class="message"> Love your new Dashboard. </span> </a> </li> <li> <a href="index.html#"> <span class="photo"><img alt="avatar" src="assets/img/ui-sherman.jpg"></span> <span class="subject"> <span class="from">Dj Sherman</span> <span class="time">4 hrs.</span> </span> <span class="message"> Please, answer asap. </span> </a> </li> <li> <a href="index.html#">See all messages</a> </li> </ul> </li> <!-- inbox dropdown end --> </ul> <!-- notification end --> </div> <div class="top-menu"> <ul class="nav pull-right top-menu"> <li><a class="logout" href="login.html">Logout</a></li> </ul> </div> </header> <!--header end--> <!-- ********************************************************************************************************************************************************** MAIN SIDEBAR MENU *********************************************************************************************************************************************************** --> <!--sidebar start--> <aside> <div id="sidebar" class="nav-collapse "> <!-- sidebar menu start--> <ul class="sidebar-menu" id="nav-accordion"> <p class="centered"><a href="profile.html"><img src="assets/img/ui-sam.jpg" class="img-circle" width="60"></a></p> <h5 class="centered">Marcel Newman</h5> <li class="mt"> <a href="index.html"> <i class="fa fa-dashboard"></i> <span>Dashboard</span> </a> </li> <li class="sub-menu"> <a href="javascript:;" > <i class="fa fa-desktop"></i> <span>UI Elements</span> </a> <ul class="sub"> <li><a href="general.html">General</a></li> <li><a href="buttons.html">Buttons</a></li> <li><a href="panels.html">Panels</a></li> </ul> </li> <li class="sub-menu"> <a class="active" href="javascript:;" > <i class="fa fa-cogs"></i> <span>Components</span> </a> <ul class="sub"> <li><a href="calendar.html">Calendar</a></li> <li><a href="gallery.html">Gallery</a></li> <li class="active"><a href="todo_list.html">Todo List</a></li> </ul> </li> <li class="sub-menu"> <a href="javascript:;" > <i class="fa fa-book"></i> <span>Extra Pages</span> </a> <ul class="sub"> <li><a href="blank.html">Blank Page</a></li> <li><a href="login.html">Login</a></li> <li><a href="lock_screen.html">Lock Screen</a></li> </ul> </li> <li class="sub-menu"> <a href="javascript:;" > <i class="fa fa-tasks"></i> <span>Forms</span> </a> <ul class="sub"> <li><a href="form_component.html">Form Components</a></li> </ul> </li> <li class="sub-menu"> <a href="javascript:;" > <i class="fa fa-th"></i> <span>Data Tables</span> </a> <ul class="sub"> <li><a href="basic_table.html">Basic Table</a></li> <li><a href="responsive_table.html">Responsive Table</a></li> </ul> </li> <li class="sub-menu"> <a href="javascript:;" > <i class=" fa fa-bar-chart-o"></i> <span>Charts</span> </a> <ul class="sub"> <li><a href="morris.html">Morris</a></li> <li><a href="chartjs.html">Chartjs</a></li> </ul> </li> </ul> <!-- sidebar menu end--> </div> </aside> <!--sidebar end--> <!-- ********************************************************************************************************************************************************** MAIN CONTENT *********************************************************************************************************************************************************** --> <!--main content start--> <section id="main-content"> <section class="wrapper"> <h3><i class="fa fa-angle-right"></i> To-Do Lists</h3> <!-- SIMPLE TO DO LIST --> <div class="row mt"> <div class="col-md-12"> <div class="white-panel pn"> <div class="panel-heading"> <div class="pull-left"><h5><i class="fa fa-tasks"></i> Todo List - Basic Style</h5></div> <br> </div> <div class="custom-check goleft mt"> <table id="todo" class="table table-hover custom-check"> <tbody> <tr> <td> <span class="check"><input type="checkbox" class="checked"></span> <a href="index.html#">Send invoice</a></span> <button class="close" aria-hidden="true" data-dismiss="alert" type="button">×</button> </td> </tr> <tr> <td> <span class="check"><input type="checkbox" class="checked"></span> <a href="index.html#">Check messages</a></span> <button class="close" aria-hidden="true" data-dismiss="alert" type="button">×</button> </td> </tr> <tr> <td> <span class="check"><input type="checkbox" class="checked"></span> <a href="index.html#">Pay bills</a></span> <button class="close" aria-hidden="true" data-dismiss="alert" type="button">×</button> </td> </tr> <tr> <td> <span class="check"><input type="checkbox" class="checked"></span> <a href="index.html#">Schedule site </a></span> <button class="close" aria-hidden="true" data-dismiss="alert" type="button">×</button> </td> </tr> </tbody> </table> </div><!-- /table-responsive --> </div><!--/ White-panel --> </div><! --/col-md-12 --> </div><! -- row --> <!-- COMPLEX TO DO LIST --> <div class="row mt"> <div class="col-md-12"> <section class="task-panel tasks-widget"> <div class="panel-heading"> <div class="pull-left"><h5><i class="fa fa-tasks"></i> Todo List - Complex Style</h5></div> <br> </div> <div class="panel-body"> <div class="task-content"> <ul class="task-list"> <li> <div class="task-checkbox"> <input type="checkbox" class="list-child" value="" /> </div> <div class="task-title"> <span class="task-title-sp">Trace - Admin Panel Theme</span> <span class="badge bg-theme">Done</span> <div class="pull-right hidden-phone"> <button class="btn btn-success btn-xs"><i class=" fa fa-check"></i></button> <button class="btn btn-primary btn-xs"><i class="fa fa-pencil"></i></button> <button class="btn btn-danger btn-xs"><i class="fa fa-trash-o "></i></button> </div> </div> </li> <li> <div class="task-checkbox"> <input type="checkbox" class="list-child" value="" /> </div> <div class="task-title"> <span class="task-title-sp">Extensive collection of plugins</span> <span class="badge bg-warning">Cool</span> <div class="pull-right hidden-phone"> <button class="btn btn-success btn-xs"><i class=" fa fa-check"></i></button> <button class="btn btn-primary btn-xs"><i class="fa fa-pencil"></i></button> <button class="btn btn-danger btn-xs"><i class="fa fa-trash-o "></i></button> </div> </div> </li> <li> <div class="task-checkbox"> <input type="checkbox" class="list-child" value="" /> </div> <div class="task-title"> <span class="task-title-sp">Free updates always, no extra fees.</span> <span class="badge bg-success">2 Days</span> <div class="pull-right hidden-phone"> <button class="btn btn-success btn-xs"><i class=" fa fa-check"></i></button> <button class="btn btn-primary btn-xs"><i class="fa fa-pencil"></i></button> <button class="btn btn-danger btn-xs"><i class="fa fa-trash-o "></i></button> </div> </div> </li> <li> <div class="task-checkbox"> <input type="checkbox" class="list-child" value="" /> </div> <div class="task-title"> <span class="task-title-sp">More features coming soon</span> <span class="badge bg-info">Tomorrow</span> <div class="pull-right hidden-phone"> <button class="btn btn-success btn-xs"><i class=" fa fa-check"></i></button> <button class="btn btn-primary btn-xs"><i class="fa fa-pencil"></i></button> <button class="btn btn-danger btn-xs"><i class="fa fa-trash-o "></i></button> </div> </div> </li> <li> <div class="task-checkbox"> <input type="checkbox" class="list-child" value="" /> </div> <div class="task-title"> <span class="task-title-sp">Hey, seriously, you should buy this Dashboard</span> <span class="badge bg-important">Now</span> <div class="pull-right"> <button class="btn btn-success btn-xs"><i class=" fa fa-check"></i></button> <button class="btn btn-primary btn-xs"><i class="fa fa-pencil"></i></button> <button class="btn btn-danger btn-xs"><i class="fa fa-trash-o "></i></button> </div> </div> </li> </ul> </div> <div class=" add-task-row"> <a class="btn btn-success btn-sm pull-left" href="todo_list.html#">Add New Tasks</a> <a class="btn btn-default btn-sm pull-right" href="todo_list.html#">See All Tasks</a> </div> </div> </section> </div><!-- /col-md-12--> </div><!-- /row --> <!-- SORTABLE TO DO LIST --> <div class="row mt mb"> <div class="col-md-12"> <section class="task-panel tasks-widget"> <div class="panel-heading"> <div class="pull-left"><h5><i class="fa fa-tasks"></i> Todo List - Sortable Style</h5></div> <br> </div> <div class="panel-body"> <div class="task-content"> <ul id="sortable" class="task-list"> <li class="list-primary"> <i class=" fa fa-ellipsis-v"></i> <div class="task-checkbox"> <input type="checkbox" class="list-child" value="" /> </div> <div class="task-title"> <span class="task-title-sp">Trace - Admin Panel Theme</span> <span class="badge bg-theme">Done</span> <div class="pull-right hidden-phone"> <button class="btn btn-success btn-xs fa fa-check"></button> <button class="btn btn-primary btn-xs fa fa-pencil"></button> <button class="btn btn-danger btn-xs fa fa-trash-o"></button> </div> </div> </li> <li class="list-danger"> <i class=" fa fa-ellipsis-v"></i> <div class="task-checkbox"> <input type="checkbox" class="list-child" value="" /> </div> <div class="task-title"> <span class="task-title-sp">Extensive collection of plugins</span> <span class="badge bg-warning">Cool</span> <div class="pull-right hidden-phone"> <button class="btn btn-success btn-xs fa fa-check"></button> <button class="btn btn-primary btn-xs fa fa-pencil"></button> <button class="btn btn-danger btn-xs fa fa-trash-o"></button> </div> </div> </li> <li class="list-success"> <i class=" fa fa-ellipsis-v"></i> <div class="task-checkbox"> <input type="checkbox" class="list-child" value="" /> </div> <div class="task-title"> <span class="task-title-sp">Free updates always, no extra fees.</span> <span class="badge bg-success">2 Days</span> <div class="pull-right hidden-phone"> <button class="btn btn-success btn-xs fa fa-check"></button> <button class="btn btn-primary btn-xs fa fa-pencil"></button> <button class="btn btn-danger btn-xs fa fa-trash-o"></button> </div> </div> </li> <li class="list-warning"> <i class=" fa fa-ellipsis-v"></i> <div class="task-checkbox"> <input type="checkbox" class="list-child" value="" /> </div> <div class="task-title"> <span class="task-title-sp">More features coming soon</span> <span class="badge bg-info">Tomorrow</span> <div class="pull-right hidden-phone"> <button class="btn btn-success btn-xs fa fa-check"></button> <button class="btn btn-primary btn-xs fa fa-pencil"></button> <button class="btn btn-danger btn-xs fa fa-trash-o"></button> </div> </div> </li> <li class="list-info"> <i class=" fa fa-ellipsis-v"></i> <div class="task-checkbox"> <input type="checkbox" class="list-child" value="" /> </div> <div class="task-title"> <span class="task-title-sp">Hey, seriously, you should buy this Dashboard</span> <span class="badge bg-important">Now</span> <div class="pull-right hidden-phone"> <button class="btn btn-success btn-xs fa fa-check"></button> <button class="btn btn-primary btn-xs fa fa-pencil"></button> <button class="btn btn-danger btn-xs fa fa-trash-o"></button> </div> </div> </li> </ul> </div> <div class=" add-task-row"> <a class="btn btn-success btn-sm pull-left" href="todo_list.html#">Add New Tasks</a> <a class="btn btn-default btn-sm pull-right" href="todo_list.html#">See All Tasks</a> </div> </div> </section> </div><!--/col-md-12 --> </div><!-- /row --> </section><! --/wrapper --> </section><!-- /MAIN CONTENT --> <!--main content end--> <!--footer start--> <footer class="site-footer"> <div class="text-center"> 2014 - Alvarez.is <a href="todo_list.html#" class="go-top"> <i class="fa fa-angle-up"></i> </a> </div> </footer> <!--footer end--> </section> <!-- js placed at the end of the document so the pages load faster --> <script src="assets/js/jquery.js"></script> <script src="assets/js/bootstrap.min.js"></script> <script class="include" type="text/javascript" src="assets/js/jquery.dcjqaccordion.2.7.js"></script> <script src="assets/js/jquery.scrollTo.min.js"></script> <script src="assets/js/jquery.nicescroll.js" type="text/javascript"></script> <!--common script for all pages--> <script src="assets/js/common-scripts.js"></script> <!--script for this page--> <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script> <script src="assets/js/tasks.js" type="text/javascript"></script> <script> jQuery(document).ready(function() { TaskList.initTaskWidget(); }); $(function() { $( "#sortable" ).sortable(); $( "#sortable" ).disableSelection(); }); </script> <script> //custom select box $(function(){ $('select.styled').customSelect(); }); </script> </body> </html>
iThinker/Next36HackatonTrace
www/Theme/todo_list.html
HTML
mit
32,644
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" /> <title>StringBufferInputStream - Android SDK | Android Developers</title> <!-- STYLESHEETS --> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,mediumitalic,bold" title="roboto"> <link href="../../../assets/css/default.css" rel="stylesheet" type="text/css"> <!-- FULLSCREEN STYLESHEET --> <link href="../../../assets/css/fullscreen.css" rel="stylesheet" class="fullscreen" type="text/css"> <!-- JAVASCRIPT --> <script src="http://www.google.com/jsapi" type="text/javascript"></script> <script src="../../../assets/js/android_3p-bundle.js" type="text/javascript"></script> <script type="text/javascript"> var toRoot = "../../../"; var devsite = false; </script> <script src="../../../assets/js/docs.js" type="text/javascript"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-5831155-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body class="gc-documentation develop" itemscope itemtype="http://schema.org/Article"> <div id="doc-api-level" class="1" style="display:none"></div> <a name="top"></a> <a name="top"></a> <!-- Header --> <div id="header"> <div class="wrap" id="header-wrap"> <div class="col-3 logo"> <a href="../../../index.html"> <img src="../../../assets/images/dac_logo.png" width="123" height="25" alt="Android Developers" /> </a> <div class="btn-quicknav" id="btn-quicknav"> <a href="#" class="arrow-inactive">Quicknav</a> <a href="#" class="arrow-active">Quicknav</a> </div> </div> <ul class="nav-x col-9"> <li class="design"> <a href="../../../design/index.html" zh-tw-lang="設計" zh-cn-lang="设计" ru-lang="Проектирование" ko-lang="디자인" ja-lang="設計" es-lang="Diseñar" >Design</a></li> <li class="develop"><a href="../../../develop/index.html" zh-tw-lang="開發" zh-cn-lang="开发" ru-lang="Разработка" ko-lang="개발" ja-lang="開発" es-lang="Desarrollar" >Develop</a></li> <li class="distribute last"><a href="../../../distribute/index.html" zh-tw-lang="發佈" zh-cn-lang="分发" ru-lang="Распространение" ko-lang="배포" ja-lang="配布" es-lang="Distribuir" >Distribute</a></li> </ul> <!-- New Search --> <div class="menu-container"> <div class="moremenu"> <div id="more-btn"></div> </div> <div class="morehover" id="moremenu"> <div class="top"></div> <div class="mid"> <div class="header">Links</div> <ul> <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li> <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li> <li><a href="../../../about/index.html">About Android</a></li> </ul> <div class="header">Android Sites</div> <ul> <li><a href="http://www.android.com">Android.com</a></li> <li class="active"><a>Android Developers</a></li> <li><a href="http://source.android.com">Android Open Source Project</a></li> </ul> <br class="clearfix" /> </div> <div class="bottom"></div> </div> <div class="search" id="search-container"> <div class="search-inner"> <div id="search-btn"></div> <div class="left"></div> <form onsubmit="return submit_search()"> <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q" onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)" onkeydown="return search_changed(event, true, '../../../')" onkeyup="return search_changed(event, false, '../../../')" /> </form> <div class="right"></div> <a class="close hide">close</a> <div class="left"></div> <div class="right"></div> </div> </div> <div class="search_filtered_wrapper reference"> <div class="suggest-card reference no-display"> <ul class="search_filtered"> </ul> </div> </div> <div class="search_filtered_wrapper docs"> <div class="suggest-card dummy no-display">&nbsp;</div> <div class="suggest-card develop no-display"> <ul class="search_filtered"> </ul> <div class="child-card guides no-display"> </div> <div class="child-card training no-display"> </div> </div> <div class="suggest-card design no-display"> <ul class="search_filtered"> </ul> </div> <div class="suggest-card distribute no-display"> <ul class="search_filtered"> </ul> </div> </div> </div> <!-- /New Search> <!-- Expanded quicknav --> <div id="quicknav" class="col-9"> <ul> <li class="design"> <ul> <li><a href="../../../design/index.html">Get Started</a></li> <li><a href="../../../design/style/index.html">Style</a></li> <li><a href="../../../design/patterns/index.html">Patterns</a></li> <li><a href="../../../design/building-blocks/index.html">Building Blocks</a></li> <li><a href="../../../design/downloads/index.html">Downloads</a></li> <li><a href="../../../design/videos/index.html">Videos</a></li> </ul> </li> <li class="develop"> <ul> <li><a href="../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li><a href="../../../guide/components/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li><a href="../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li><a href="../../../tools/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a> <ul><li><a href="../../../sdk/index.html">Get the SDK</a></li></ul> </li> <li><a href="../../../google/index.html">Google Services</a> </li> </ul> </li> <li class="distribute last"> <ul> <li><a href="../../../distribute/index.html">Google Play</a></li> <li><a href="../../../distribute/googleplay/publish/index.html">Publishing</a></li> <li><a href="../../../distribute/googleplay/promote/index.html">Promoting</a></li> <li><a href="../../../distribute/googleplay/quality/index.html">App Quality</a></li> <li><a href="../../../distribute/googleplay/spotlight/index.html">Spotlight</a></li> <li><a href="../../../distribute/open.html">Open Distribution</a></li> </ul> </li> </ul> </div> <!-- /Expanded quicknav --> </div> </div> <!-- /Header --> <div id="searchResults" class="wrap" style="display:none;"> <h2 id="searchTitle">Results</h2> <div id="leftSearchControl" class="search-control">Loading...</div> </div> <!-- Secondary x-nav --> <div id="nav-x"> <div class="wrap"> <ul class="nav-x col-9 develop" style="width:100%"> <li class="training"><a href="../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li class="guide"><a href="../../../guide/components/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li class="reference"><a href="../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li class="tools"><a href="../../../tools/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a></li> <li class="google"><a href="../../../google/index.html" >Google Services</a> </li> </ul> </div> </div> <!-- /Sendondary x-nav --> <div class="wrap clearfix" id="body-content"> <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> <div id="devdoc-nav"> <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> <div id="api-nav-header"> <div id="api-level-toggle"> <label for="apiLevelCheckbox" class="disabled">API level: </label> <div class="select-wrapper"> <select id="apiLevelSelector"> <!-- option elements added by buildApiLevelSelector() --> </select> </div> </div><!-- end toggle --> <div id="api-nav-title">Android APIs</div> </div><!-- end nav header --> <script> var SINCE_DATA = [ '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19' ]; buildApiLevelSelector(); </script> <div id="swapper"> <div id="nav-panels"> <div id="resize-packages-nav"> <div id="packages-nav" class="scroll-pane"> <ul> <li class="api apilevel-1"> <a href="../../../reference/android/package-summary.html">android</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/accessibilityservice/package-summary.html">android.accessibilityservice</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/accounts/package-summary.html">android.accounts</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/animation/package-summary.html">android.animation</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/app/package-summary.html">android.app</a></li> <li class="api apilevel-8"> <a href="../../../reference/android/app/admin/package-summary.html">android.app.admin</a></li> <li class="api apilevel-8"> <a href="../../../reference/android/app/backup/package-summary.html">android.app.backup</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/appwidget/package-summary.html">android.appwidget</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/bluetooth/package-summary.html">android.bluetooth</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/package-summary.html">android.content</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/pm/package-summary.html">android.content.pm</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/res/package-summary.html">android.content.res</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/database/package-summary.html">android.database</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/database/sqlite/package-summary.html">android.database.sqlite</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/drm/package-summary.html">android.drm</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/gesture/package-summary.html">android.gesture</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/package-summary.html">android.graphics</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/drawable/package-summary.html">android.graphics.drawable</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/drawable/shapes/package-summary.html">android.graphics.drawable.shapes</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/graphics/pdf/package-summary.html">android.graphics.pdf</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/hardware/package-summary.html">android.hardware</a></li> <li class="api apilevel-17"> <a href="../../../reference/android/hardware/display/package-summary.html">android.hardware.display</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/hardware/input/package-summary.html">android.hardware.input</a></li> <li class="api apilevel-18"> <a href="../../../reference/android/hardware/location/package-summary.html">android.hardware.location</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/hardware/usb/package-summary.html">android.hardware.usb</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/inputmethodservice/package-summary.html">android.inputmethodservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/location/package-summary.html">android.location</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/media/package-summary.html">android.media</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/media/audiofx/package-summary.html">android.media.audiofx</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/media/effect/package-summary.html">android.media.effect</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/mtp/package-summary.html">android.mtp</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/package-summary.html">android.net</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/http/package-summary.html">android.net.http</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/net/nsd/package-summary.html">android.net.nsd</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/net/rtp/package-summary.html">android.net.rtp</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/net/sip/package-summary.html">android.net.sip</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/wifi/package-summary.html">android.net.wifi</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/net/wifi/p2p/package-summary.html">android.net.wifi.p2p</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/net/wifi/p2p/nsd/package-summary.html">android.net.wifi.p2p.nsd</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/nfc/package-summary.html">android.nfc</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/nfc/cardemulation/package-summary.html">android.nfc.cardemulation</a></li> <li class="api apilevel-10"> <a href="../../../reference/android/nfc/tech/package-summary.html">android.nfc.tech</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/opengl/package-summary.html">android.opengl</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/os/package-summary.html">android.os</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/os/storage/package-summary.html">android.os.storage</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/preference/package-summary.html">android.preference</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/print/package-summary.html">android.print</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/print/pdf/package-summary.html">android.print.pdf</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/printservice/package-summary.html">android.printservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/provider/package-summary.html">android.provider</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/renderscript/package-summary.html">android.renderscript</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/sax/package-summary.html">android.sax</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/security/package-summary.html">android.security</a></li> <li class="api apilevel-17"> <a href="../../../reference/android/service/dreams/package-summary.html">android.service.dreams</a></li> <li class="api apilevel-18"> <a href="../../../reference/android/service/notification/package-summary.html">android.service.notification</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/service/textservice/package-summary.html">android.service.textservice</a></li> <li class="api apilevel-7"> <a href="../../../reference/android/service/wallpaper/package-summary.html">android.service.wallpaper</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/speech/package-summary.html">android.speech</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/speech/tts/package-summary.html">android.speech.tts</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v13/app/package-summary.html">android.support.v13.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/accessibilityservice/package-summary.html">android.support.v4.accessibilityservice</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/app/package-summary.html">android.support.v4.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/content/package-summary.html">android.support.v4.content</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/content/pm/package-summary.html">android.support.v4.content.pm</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/database/package-summary.html">android.support.v4.database</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/graphics/drawable/package-summary.html">android.support.v4.graphics.drawable</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/hardware/display/package-summary.html">android.support.v4.hardware.display</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/media/package-summary.html">android.support.v4.media</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/net/package-summary.html">android.support.v4.net</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/os/package-summary.html">android.support.v4.os</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/print/package-summary.html">android.support.v4.print</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/text/package-summary.html">android.support.v4.text</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/util/package-summary.html">android.support.v4.util</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/view/package-summary.html">android.support.v4.view</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/view/accessibility/package-summary.html">android.support.v4.view.accessibility</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/widget/package-summary.html">android.support.v4.widget</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/app/package-summary.html">android.support.v7.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/appcompat/package-summary.html">android.support.v7.appcompat</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/gridlayout/package-summary.html">android.support.v7.gridlayout</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/media/package-summary.html">android.support.v7.media</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/mediarouter/package-summary.html">android.support.v7.mediarouter</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/view/package-summary.html">android.support.v7.view</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/widget/package-summary.html">android.support.v7.widget</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v8/renderscript/package-summary.html">android.support.v8.renderscript</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/telephony/package-summary.html">android.telephony</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/telephony/cdma/package-summary.html">android.telephony.cdma</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/telephony/gsm/package-summary.html">android.telephony.gsm</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/package-summary.html">android.test</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/mock/package-summary.html">android.test.mock</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/suitebuilder/package-summary.html">android.test.suitebuilder</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/package-summary.html">android.text</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/text/format/package-summary.html">android.text.format</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/method/package-summary.html">android.text.method</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/style/package-summary.html">android.text.style</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/util/package-summary.html">android.text.util</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/transition/package-summary.html">android.transition</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/util/package-summary.html">android.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/view/package-summary.html">android.view</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/view/accessibility/package-summary.html">android.view.accessibility</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/view/animation/package-summary.html">android.view.animation</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/view/inputmethod/package-summary.html">android.view.inputmethod</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/view/textservice/package-summary.html">android.view.textservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/webkit/package-summary.html">android.webkit</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/widget/package-summary.html">android.widget</a></li> <li class="api apilevel-1"> <a href="../../../reference/dalvik/bytecode/package-summary.html">dalvik.bytecode</a></li> <li class="api apilevel-1"> <a href="../../../reference/dalvik/system/package-summary.html">dalvik.system</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/awt/font/package-summary.html">java.awt.font</a></li> <li class="api apilevel-3"> <a href="../../../reference/java/beans/package-summary.html">java.beans</a></li> <li class="selected api apilevel-1"> <a href="../../../reference/java/io/package-summary.html">java.io</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/package-summary.html">java.lang</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/annotation/package-summary.html">java.lang.annotation</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/ref/package-summary.html">java.lang.ref</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/reflect/package-summary.html">java.lang.reflect</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/math/package-summary.html">java.math</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/net/package-summary.html">java.net</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/package-summary.html">java.nio</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/channels/package-summary.html">java.nio.channels</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/channels/spi/package-summary.html">java.nio.channels.spi</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/charset/package-summary.html">java.nio.charset</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/charset/spi/package-summary.html">java.nio.charset.spi</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/package-summary.html">java.security</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/acl/package-summary.html">java.security.acl</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/cert/package-summary.html">java.security.cert</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/interfaces/package-summary.html">java.security.interfaces</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/spec/package-summary.html">java.security.spec</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/sql/package-summary.html">java.sql</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/text/package-summary.html">java.text</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/package-summary.html">java.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/package-summary.html">java.util.concurrent</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/atomic/package-summary.html">java.util.concurrent.atomic</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/locks/package-summary.html">java.util.concurrent.locks</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/jar/package-summary.html">java.util.jar</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/logging/package-summary.html">java.util.logging</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/prefs/package-summary.html">java.util.prefs</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/regex/package-summary.html">java.util.regex</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/zip/package-summary.html">java.util.zip</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/package-summary.html">javax.crypto</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/interfaces/package-summary.html">javax.crypto.interfaces</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/spec/package-summary.html">javax.crypto.spec</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/microedition/khronos/egl/package-summary.html">javax.microedition.khronos.egl</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/microedition/khronos/opengles/package-summary.html">javax.microedition.khronos.opengles</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/net/package-summary.html">javax.net</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/net/ssl/package-summary.html">javax.net.ssl</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/package-summary.html">javax.security.auth</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/callback/package-summary.html">javax.security.auth.callback</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/login/package-summary.html">javax.security.auth.login</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/x500/package-summary.html">javax.security.auth.x500</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/cert/package-summary.html">javax.security.cert</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/sql/package-summary.html">javax.sql</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/xml/package-summary.html">javax.xml</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/datatype/package-summary.html">javax.xml.datatype</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/namespace/package-summary.html">javax.xml.namespace</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/xml/parsers/package-summary.html">javax.xml.parsers</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/package-summary.html">javax.xml.transform</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/dom/package-summary.html">javax.xml.transform.dom</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/sax/package-summary.html">javax.xml.transform.sax</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/stream/package-summary.html">javax.xml.transform.stream</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/validation/package-summary.html">javax.xml.validation</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/xpath/package-summary.html">javax.xml.xpath</a></li> <li class="api apilevel-1"> <a href="../../../reference/junit/framework/package-summary.html">junit.framework</a></li> <li class="api apilevel-1"> <a href="../../../reference/junit/runner/package-summary.html">junit.runner</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/package-summary.html">org.apache.http</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/auth/package-summary.html">org.apache.http.auth</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/auth/params/package-summary.html">org.apache.http.auth.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/package-summary.html">org.apache.http.client</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/entity/package-summary.html">org.apache.http.client.entity</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/params/package-summary.html">org.apache.http.client.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/package-summary.html">org.apache.http.conn</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/routing/package-summary.html">org.apache.http.conn.routing</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/util/package-summary.html">org.apache.http.conn.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/cookie/package-summary.html">org.apache.http.cookie</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/cookie/params/package-summary.html">org.apache.http.cookie.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/entity/package-summary.html">org.apache.http.entity</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/package-summary.html">org.apache.http.impl</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/entity/package-summary.html">org.apache.http.impl.entity</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/io/package-summary.html">org.apache.http.impl.io</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/io/package-summary.html">org.apache.http.io</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/message/package-summary.html">org.apache.http.message</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/params/package-summary.html">org.apache.http.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/protocol/package-summary.html">org.apache.http.protocol</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/util/package-summary.html">org.apache.http.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/json/package-summary.html">org.json</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/w3c/dom/package-summary.html">org.w3c.dom</a></li> <li class="api apilevel-8"> <a href="../../../reference/org/w3c/dom/ls/package-summary.html">org.w3c.dom.ls</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/package-summary.html">org.xml.sax</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/ext/package-summary.html">org.xml.sax.ext</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/helpers/package-summary.html">org.xml.sax.helpers</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xmlpull/v1/package-summary.html">org.xmlpull.v1</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xmlpull/v1/sax2/package-summary.html">org.xmlpull.v1.sax2</a></li> </ul><br/> </div> <!-- end packages-nav --> </div> <!-- end resize-packages --> <div id="classes-nav" class="scroll-pane"> <ul> <li><h2>Interfaces</h2> <ul> <li class="api apilevel-1"><a href="../../../reference/java/io/Closeable.html">Closeable</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/DataInput.html">DataInput</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/DataOutput.html">DataOutput</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/Externalizable.html">Externalizable</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/FileFilter.html">FileFilter</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/FilenameFilter.html">FilenameFilter</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/Flushable.html">Flushable</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/ObjectInput.html">ObjectInput</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/ObjectInputValidation.html">ObjectInputValidation</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/ObjectOutput.html">ObjectOutput</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/ObjectStreamConstants.html">ObjectStreamConstants</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/Serializable.html">Serializable</a></li> </ul> </li> <li><h2>Classes</h2> <ul> <li class="api apilevel-1"><a href="../../../reference/java/io/BufferedInputStream.html">BufferedInputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/BufferedOutputStream.html">BufferedOutputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/BufferedReader.html">BufferedReader</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/BufferedWriter.html">BufferedWriter</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/ByteArrayInputStream.html">ByteArrayInputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/ByteArrayOutputStream.html">ByteArrayOutputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/CharArrayReader.html">CharArrayReader</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/CharArrayWriter.html">CharArrayWriter</a></li> <li class="api apilevel-9"><a href="../../../reference/java/io/Console.html">Console</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/DataInputStream.html">DataInputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/DataOutputStream.html">DataOutputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/File.html">File</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/FileDescriptor.html">FileDescriptor</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/FileInputStream.html">FileInputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/FileOutputStream.html">FileOutputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/FilePermission.html">FilePermission</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/FileReader.html">FileReader</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/FileWriter.html">FileWriter</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/FilterInputStream.html">FilterInputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/FilterOutputStream.html">FilterOutputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/FilterReader.html">FilterReader</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/FilterWriter.html">FilterWriter</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/InputStream.html">InputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/InputStreamReader.html">InputStreamReader</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/LineNumberInputStream.html">LineNumberInputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/LineNumberReader.html">LineNumberReader</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/ObjectInputStream.html">ObjectInputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/ObjectInputStream.GetField.html">ObjectInputStream.GetField</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/ObjectOutputStream.html">ObjectOutputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/ObjectOutputStream.PutField.html">ObjectOutputStream.PutField</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/ObjectStreamClass.html">ObjectStreamClass</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/ObjectStreamField.html">ObjectStreamField</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/OutputStream.html">OutputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/OutputStreamWriter.html">OutputStreamWriter</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/PipedInputStream.html">PipedInputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/PipedOutputStream.html">PipedOutputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/PipedReader.html">PipedReader</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/PipedWriter.html">PipedWriter</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/PrintStream.html">PrintStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/PrintWriter.html">PrintWriter</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/PushbackInputStream.html">PushbackInputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/PushbackReader.html">PushbackReader</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/RandomAccessFile.html">RandomAccessFile</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/Reader.html">Reader</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/SequenceInputStream.html">SequenceInputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/SerializablePermission.html">SerializablePermission</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/StreamTokenizer.html">StreamTokenizer</a></li> <li class="selected api apilevel-1"><a href="../../../reference/java/io/StringBufferInputStream.html">StringBufferInputStream</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/StringReader.html">StringReader</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/StringWriter.html">StringWriter</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/Writer.html">Writer</a></li> </ul> </li> <li><h2>Exceptions</h2> <ul> <li class="api apilevel-1"><a href="../../../reference/java/io/CharConversionException.html">CharConversionException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/EOFException.html">EOFException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/FileNotFoundException.html">FileNotFoundException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/InterruptedIOException.html">InterruptedIOException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/InvalidClassException.html">InvalidClassException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/InvalidObjectException.html">InvalidObjectException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/IOException.html">IOException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/NotActiveException.html">NotActiveException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/NotSerializableException.html">NotSerializableException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/ObjectStreamException.html">ObjectStreamException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/OptionalDataException.html">OptionalDataException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/StreamCorruptedException.html">StreamCorruptedException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/SyncFailedException.html">SyncFailedException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/UnsupportedEncodingException.html">UnsupportedEncodingException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/UTFDataFormatException.html">UTFDataFormatException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/io/WriteAbortedException.html">WriteAbortedException</a></li> </ul> </li> <li><h2>Errors</h2> <ul> <li class="api apilevel-9"><a href="../../../reference/java/io/IOError.html">IOError</a></li> </ul> </li> </ul><br/> </div><!-- end classes --> </div><!-- end nav-panels --> <div id="nav-tree" style="display:none" class="scroll-pane"> <div id="tree-list"></div> </div><!-- end nav-tree --> </div><!-- end swapper --> <div id="nav-swap"> <a class="fullscreen">fullscreen</a> <a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a> </div> </div> <!-- end devdoc-nav --> </div> <!-- end side-nav --> <script type="text/javascript"> // init fullscreen based on user pref var fullscreen = readCookie("fullscreen"); if (fullscreen != 0) { if (fullscreen == "false") { toggleFullscreen(false); } else { toggleFullscreen(true); } } // init nav version for mobile if (isMobile) { swapNav(); // tree view should be used on mobile $('#nav-swap').hide(); } else { chooseDefaultNav(); if ($("#nav-tree").is(':visible')) { init_default_navtree("../../../"); } } // scroll the selected page into view $(document).ready(function() { scrollIntoView("packages-nav"); scrollIntoView("classes-nav"); }); </script> <div class="col-12" id="doc-col"> <div id="api-info-block"> <div class="sum-details-links"> Summary: <a href="#lfields">Fields</a> &#124; <a href="#pubctors">Ctors</a> &#124; <a href="#pubmethods">Methods</a> &#124; <a href="#inhmethods">Inherited Methods</a> &#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> </div><!-- end sum-details-links --> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a><br>Deprecated since <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels" >API level 1</a> </div> </div><!-- end api-info-block --> <!-- ======== START OF CLASS DATA ======== --> <div id="jd-header"> public class <h1 itemprop="name">StringBufferInputStream</h1> extends <a href="../../../reference/java/io/InputStream.html">InputStream</a><br/> </div><!-- end header --> <div id="naMessage"></div> <div id="jd-content" class="api apilevel-1"> <table class="jd-inheritance-table"> <tr> <td colspan="3" class="jd-inheritance-class-cell"><a href="../../../reference/java/lang/Object.html">java.lang.Object</a></td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="2" class="jd-inheritance-class-cell"><a href="../../../reference/java/io/InputStream.html">java.io.InputStream</a></td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;</td> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="1" class="jd-inheritance-class-cell">java.io.StringBufferInputStream</td> </tr> </table> <div class="jd-descr"> <p> <p class="caution"><strong> This class was deprecated in API level 1.</strong><br/> Use <code><a href="../../../reference/java/io/StringReader.html">StringReader</a></code> instead. </p> <h2>Class Overview</h2> <p itemprop="articleBody">A specialized <code><a href="../../../reference/java/io/InputStream.html">InputStream</a></code> that reads bytes from a <code>String</code> in a sequential manner.</p> </div><!-- jd-descr --> <div class="jd-descr"> <h2>Summary</h2> <!-- =========== FIELD SUMMARY =========== --> <table id="lfields" class="jd-sumtable"><tr><th colspan="12">Fields</th></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> protected <a href="../../../reference/java/lang/String.html">String</a></nobr></td> <td class="jd-linkcol"><a href="../../../reference/java/io/StringBufferInputStream.html#buffer">buffer</a></td> <td class="jd-descrcol" width="100%">The source string containing the data to read.</td> </tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> protected int</nobr></td> <td class="jd-linkcol"><a href="../../../reference/java/io/StringBufferInputStream.html#count">count</a></td> <td class="jd-descrcol" width="100%">The total number of characters in the source string.</td> </tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> protected int</nobr></td> <td class="jd-linkcol"><a href="../../../reference/java/io/StringBufferInputStream.html#pos">pos</a></td> <td class="jd-descrcol" width="100%">The current position within the source string.</td> </tr> </table> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> </nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/StringBufferInputStream.html#StringBufferInputStream(java.lang.String)">StringBufferInputStream</a></span>(<a href="../../../reference/java/lang/String.html">String</a> str)</nobr> <div class="jd-descrdiv">Construct a new <code>StringBufferInputStream</code> with <code>str</code> as source.</div> </td></tr> </table> <!-- ========== METHOD SUMMARY =========== --> <table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> synchronized int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/StringBufferInputStream.html#available()">available</a></span>()</nobr> <div class="jd-descrdiv">Returns an estimated number of bytes that can be read or skipped without blocking for more input.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> synchronized int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/StringBufferInputStream.html#read()">read</a></span>()</nobr> <div class="jd-descrdiv">Reads a single byte from the source string and returns it as an integer in the range from 0 to 255.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> synchronized int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/StringBufferInputStream.html#read(byte[], int, int)">read</a></span>(byte[] buffer, int byteOffset, int byteCount)</nobr> <div class="jd-descrdiv">Reads up to <code>byteCount</code> bytes from this stream and stores them in the byte array <code>buffer</code> starting at <code>byteOffset</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> synchronized void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/StringBufferInputStream.html#reset()">reset</a></span>()</nobr> <div class="jd-descrdiv">Resets this stream to the beginning of the source string.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> synchronized long</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/StringBufferInputStream.html#skip(long)">skip</a></span>(long charCount)</nobr> <div class="jd-descrdiv">Skips <code>charCount</code> characters in the source string.</div> </td></tr> </table> <!-- ========== METHOD SUMMARY =========== --> <table id="inhmethods" class="jd-sumtable"><tr><th> <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> <div style="clear:left;">Inherited Methods</div></th></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.io.InputStream" class="jd-expando-trigger closed" ><img id="inherited-methods-java.io.InputStream-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From class <a href="../../../reference/java/io/InputStream.html">java.io.InputStream</a> <div id="inherited-methods-java.io.InputStream"> <div id="inherited-methods-java.io.InputStream-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.io.InputStream-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/InputStream.html#available()">available</a></span>()</nobr> <div class="jd-descrdiv">Returns an estimated number of bytes that can be read or skipped without blocking for more input.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/InputStream.html#close()">close</a></span>()</nobr> <div class="jd-descrdiv">Closes this stream.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/InputStream.html#mark(int)">mark</a></span>(int readlimit)</nobr> <div class="jd-descrdiv">Sets a mark position in this InputStream.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/InputStream.html#markSupported()">markSupported</a></span>()</nobr> <div class="jd-descrdiv">Indicates whether this stream supports the <code>mark()</code> and <code>reset()</code> methods.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/InputStream.html#read(byte[])">read</a></span>(byte[] buffer)</nobr> <div class="jd-descrdiv">Equivalent to <code>read(buffer, 0, buffer.length)</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/InputStream.html#read()">read</a></span>()</nobr> <div class="jd-descrdiv">Reads a single byte from this stream and returns it as an integer in the range from 0 to 255.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/InputStream.html#read(byte[], int, int)">read</a></span>(byte[] buffer, int byteOffset, int byteCount)</nobr> <div class="jd-descrdiv">Reads up to <code>byteCount</code> bytes from this stream and stores them in the byte array <code>buffer</code> starting at <code>byteOffset</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> synchronized void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/InputStream.html#reset()">reset</a></span>()</nobr> <div class="jd-descrdiv">Resets this stream to the last marked location.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> long</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/InputStream.html#skip(long)">skip</a></span>(long byteCount)</nobr> <div class="jd-descrdiv">Skips at most <code>n</code> bytes in this stream.</div> </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" ><img id="inherited-methods-java.lang.Object-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From class <a href="../../../reference/java/lang/Object.html">java.lang.Object</a> <div id="inherited-methods-java.lang.Object"> <div id="inherited-methods-java.lang.Object-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/Object.html">Object</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#clone()">clone</a></span>()</nobr> <div class="jd-descrdiv">Creates and returns a copy of this <code>Object</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#equals(java.lang.Object)">equals</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> o)</nobr> <div class="jd-descrdiv">Compares this instance with the specified object and indicates if they are equal.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#finalize()">finalize</a></span>()</nobr> <div class="jd-descrdiv">Invoked when the garbage collector has detected that this instance is no longer reachable.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final <a href="../../../reference/java/lang/Class.html">Class</a>&lt;?&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#getClass()">getClass</a></span>()</nobr> <div class="jd-descrdiv">Returns the unique instance of <code><a href="../../../reference/java/lang/Class.html">Class</a></code> that represents this object's class.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#hashCode()">hashCode</a></span>()</nobr> <div class="jd-descrdiv">Returns an integer hash code for this object.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#notify()">notify</a></span>()</nobr> <div class="jd-descrdiv">Causes a thread which is waiting on this object's monitor (by means of calling one of the <code>wait()</code> methods) to be woken up.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#notifyAll()">notifyAll</a></span>()</nobr> <div class="jd-descrdiv">Causes all threads which are waiting on this object's monitor (by means of calling one of the <code>wait()</code> methods) to be woken up.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#toString()">toString</a></span>()</nobr> <div class="jd-descrdiv">Returns a string containing a concise, human-readable description of this object.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait()">wait</a></span>()</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait(long, int)">wait</a></span>(long millis, int nanos)</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object or until the specified timeout expires.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait(long)">wait</a></span>(long millis)</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object or until the specified timeout expires.</div> </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.io.Closeable" class="jd-expando-trigger closed" ><img id="inherited-methods-java.io.Closeable-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From interface <a href="../../../reference/java/io/Closeable.html">java.io.Closeable</a> <div id="inherited-methods-java.io.Closeable"> <div id="inherited-methods-java.io.Closeable-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.io.Closeable-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/io/Closeable.html#close()">close</a></span>()</nobr> <div class="jd-descrdiv">Closes the object and release any system resources it holds.</div> </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.AutoCloseable" class="jd-expando-trigger closed" ><img id="inherited-methods-java.lang.AutoCloseable-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From interface <a href="../../../reference/java/lang/AutoCloseable.html">java.lang.AutoCloseable</a> <div id="inherited-methods-java.lang.AutoCloseable"> <div id="inherited-methods-java.lang.AutoCloseable-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.lang.AutoCloseable-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-19" > <td class="jd-typecol"><nobr> abstract void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/AutoCloseable.html#close()">close</a></span>()</nobr> <div class="jd-descrdiv">Closes the object and release any system resources it holds.</div> </td></tr> </table> </div> </div> </td></tr> </table> </div><!-- jd-descr (summary) --> <!-- Details --> <!-- XML Attributes --> <!-- Enum Values --> <!-- Constants --> <!-- Fields --> <!-- ========= FIELD DETAIL ======== --> <h2>Fields</h2> <A NAME="buffer"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> protected <a href="../../../reference/java/lang/String.html">String</a> </span> buffer </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>The source string containing the data to read. </p></div> </div> </div> <A NAME="count"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> protected int </span> count </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>The total number of characters in the source string. </p></div> </div> </div> <A NAME="pos"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> protected int </span> pos </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>The current position within the source string. </p></div> </div> </div> <!-- Public ctors --> <!-- ========= CONSTRUCTOR DETAIL ======== --> <h2>Public Constructors</h2> <A NAME="StringBufferInputStream(java.lang.String)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public </span> <span class="sympad">StringBufferInputStream</span> <span class="normal">(<a href="../../../reference/java/lang/String.html">String</a> str)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Construct a new <code>StringBufferInputStream</code> with <code>str</code> as source. The size of the stream is set to the <code>length()</code> of the string.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>str</td> <td>the source string for this stream.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/lang/NullPointerException.html">NullPointerException</a></td> <td>if <code>str</code> is <code>null</code>. </td> </tr> </table> </div> </div> </div> <!-- ========= CONSTRUCTOR DETAIL ======== --> <!-- Protected ctors --> <!-- ========= METHOD DETAIL ======== --> <!-- Public methdos --> <h2>Public Methods</h2> <A NAME="available()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public synchronized int </span> <span class="sympad">available</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns an estimated number of bytes that can be read or skipped without blocking for more input. <p>Note that this method provides such a weak guarantee that it is not very useful in practice. <p>Firstly, the guarantee is "without blocking for more input" rather than "without blocking": a read may still block waiting for I/O to complete&nbsp;&mdash; the guarantee is merely that it won't have to wait indefinitely for data to be written. The result of this method should not be used as a license to do I/O on a thread that shouldn't be blocked. <p>Secondly, the result is a conservative estimate and may be significantly smaller than the actual number of bytes available. In particular, an implementation that always returns 0 would be correct. In general, callers should only use this method if they'd be satisfied with treating the result as a boolean yes or no answer to the question "is there definitely data ready?". <p>Thirdly, the fact that a given number of bytes is "available" does not guarantee that a read or skip will actually read or skip that many bytes: they may read or skip fewer. <p>It is particularly important to realize that you <i>must not</i> use this method to size a container and assume that you can read the entirety of the stream without needing to resize the container. Such callers should probably write everything they read to a <code><a href="../../../reference/java/io/ByteArrayOutputStream.html">ByteArrayOutputStream</a></code> and convert that to a byte array. Alternatively, if you're reading from a file, <code><a href="../../../reference/java/io/File.html#length()">length()</a></code> returns the current length of the file (though assuming the file's length can't change may be incorrect, reading a file is inherently racy). <p>The default implementation of this method in <code>InputStream</code> always returns 0. Subclasses should override this method if they are able to indicate the number of bytes available.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the estimated number of bytes available</li></ul> </div> </div> </div> <A NAME="read()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public synchronized int </span> <span class="sympad">read</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Reads a single byte from the source string and returns it as an integer in the range from 0 to 255. Returns -1 if the end of the source string has been reached.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the byte read or -1 if the end of the source string has been reached. </li></ul> </div> </div> </div> <A NAME="read(byte[], int, int)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public synchronized int </span> <span class="sympad">read</span> <span class="normal">(byte[] buffer, int byteOffset, int byteCount)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Reads up to <code>byteCount</code> bytes from this stream and stores them in the byte array <code>buffer</code> starting at <code>byteOffset</code>. Returns the number of bytes actually read or -1 if the end of the stream has been reached.</p></div> </div> </div> <A NAME="reset()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public synchronized void </span> <span class="sympad">reset</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Resets this stream to the beginning of the source string. </p></div> </div> </div> <A NAME="skip(long)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public synchronized long </span> <span class="sympad">skip</span> <span class="normal">(long charCount)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Skips <code>charCount</code> characters in the source string. It does nothing and returns 0 if <code>charCount</code> is negative. Less than <code>charCount</code> characters are skipped if the end of the source string is reached before the operation completes.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>charCount</td> <td>the number of bytes to skip.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the number of characters actually skipped. </li></ul> </div> </div> </div> <!-- ========= METHOD DETAIL ======== --> <!-- ========= END OF CLASS DATA ========= --> <A NAME="navbar_top"></A> <div id="footer" class="wrap" > <div id="copyright"> Except as noted, this content is licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. For details and restrictions, see the <a href="../../../license.html"> Content License</a>. </div> <div id="build_info"> Android 4.4&nbsp;r1 &mdash; <script src="../../../timestamp.js" type="text/javascript"></script> <script>document.write(BUILD_TIMESTAMP)</script> </div> <div id="footerlinks"> <p> <a href="../../../about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp; <a href="../../../legal.html">Legal</a>&nbsp;&nbsp;|&nbsp; <a href="../../../support.html">Support</a> </p> </div> </div> <!-- end footer --> </div> <!-- jd-content --> </div><!-- end doc-content --> </div> <!-- end body-content --> </body> </html>
AzureZhao/android-developer-cn
reference/java/io/StringBufferInputStream.html
HTML
mit
85,229
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_09) on Sun Jan 20 18:07:09 PST 2013 --> <title>All Classes</title> <meta name="date" content="2013-01-20"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> <h1 class="bar">All Classes</h1> <div class="indexContainer"> <ul> <li><a href="com/codemelon/graph/graph/AbstractGraph.html" title="class in com.codemelon.graph.graph">AbstractGraph</a></li> <li><a href="com/codemelon/graph/vertex/AbstractVertex.html" title="class in com.codemelon.graph.vertex">AbstractVertex</a></li> <li><a href="com/codemelon/graph/algorithm/path/BellmanFord.html" title="class in com.codemelon.graph.algorithm.path">BellmanFord</a></li> <li><a href="com/codemelon/graph/graph/BfsGraph.html" title="class in com.codemelon.graph.graph">BfsGraph</a></li> <li><a href="com/codemelon/graph/vertex/BfsVertex.html" title="interface in com.codemelon.graph.vertex"><i>BfsVertex</i></a></li> <li><a href="com/codemelon/graph/algorithm/search/BreadthFirstSearch.html" title="class in com.codemelon.graph.algorithm.search">BreadthFirstSearch</a></li> <li><a href="com/codemelon/graph/vertex/ChildVertex.html" title="interface in com.codemelon.graph.vertex"><i>ChildVertex</i></a></li> <li><a href="com/codemelon/graph/common/Color.html" title="enum in com.codemelon.graph.common">Color</a></li> <li><a href="com/codemelon/graph/vertex/ColoredVertex.html" title="interface in com.codemelon.graph.vertex"><i>ColoredVertex</i></a></li> <li><a href="com/codemelon/graph/vertex/ComponentVertex.html" title="interface in com.codemelon.graph.vertex"><i>ComponentVertex</i></a></li> <li><a href="com/codemelon/graph/algorithm/search/DepthFirstSearch.html" title="class in com.codemelon.graph.algorithm.search">DepthFirstSearch</a></li> <li><a href="com/codemelon/graph/edge/DfsEdgeData.html" title="class in com.codemelon.graph.edge">DfsEdgeData</a></li> <li><a href="com/codemelon/graph/edge/DfsEdgeData.Factory.html" title="enum in com.codemelon.graph.edge">DfsEdgeData.Factory</a></li> <li><a href="com/codemelon/graph/graph/DfsGraph.html" title="class in com.codemelon.graph.graph">DfsGraph</a></li> <li><a href="com/codemelon/graph/vertex/DfsVertex.html" title="interface in com.codemelon.graph.vertex"><i>DfsVertex</i></a></li> <li><a href="com/codemelon/graph/vertex/DirectedDfsVertex.html" title="class in com.codemelon.graph.vertex">DirectedDfsVertex</a></li> <li><a href="com/codemelon/graph/graph/DirectedEdgeDataGraph.html" title="class in com.codemelon.graph.graph">DirectedEdgeDataGraph</a></li> <li><a href="com/codemelon/graph/vertex/DirectedEdgeDataVertex.html" title="class in com.codemelon.graph.vertex">DirectedEdgeDataVertex</a></li> <li><a href="com/codemelon/graph/vertex/DirectedOrderedDfsVertex.html" title="class in com.codemelon.graph.vertex">DirectedOrderedDfsVertex</a></li> <li><a href="com/codemelon/graph/vertex/DirectedOrderedDfsVertex.Factory.html" title="enum in com.codemelon.graph.vertex">DirectedOrderedDfsVertex.Factory</a></li> <li><a href="com/codemelon/graph/vertex/DirectedShortestPathVertex.html" title="class in com.codemelon.graph.vertex">DirectedShortestPathVertex</a></li> <li><a href="com/codemelon/graph/vertex/DirectedSimpleColoredVertex.html" title="class in com.codemelon.graph.vertex">DirectedSimpleColoredVertex</a></li> <li><a href="com/codemelon/graph/graph/DirectedSimpleGraph.html" title="class in com.codemelon.graph.graph">DirectedSimpleGraph</a></li> <li><a href="com/codemelon/graph/vertex/DirectedSimpleVertex.html" title="class in com.codemelon.graph.vertex">DirectedSimpleVertex</a></li> <li><a href="com/codemelon/graph/graph/DirectedWeightedEdgeGraph.html" title="class in com.codemelon.graph.graph">DirectedWeightedEdgeGraph</a></li> <li><a href="com/codemelon/graph/common/DisjointSet.html" title="class in com.codemelon.graph.common">DisjointSet</a></li> <li><a href="com/codemelon/graph/vertex/DistanceVertex.html" title="interface in com.codemelon.graph.vertex"><i>DistanceVertex</i></a></li> <li><a href="com/codemelon/graph/edge/EdgeColorData.html" title="interface in com.codemelon.graph.edge"><i>EdgeColorData</i></a></li> <li><a href="com/codemelon/graph/vertex/EdgeColorVertex.html" title="interface in com.codemelon.graph.vertex"><i>EdgeColorVertex</i></a></li> <li><a href="com/codemelon/graph/edge/EdgeDataFactory.html" title="interface in com.codemelon.graph.edge"><i>EdgeDataFactory</i></a></li> <li><a href="com/codemelon/graph/vertex/EdgeDataVertex.html" title="interface in com.codemelon.graph.vertex"><i>EdgeDataVertex</i></a></li> <li><a href="com/codemelon/graph/vertex/EdgeDataVertexFactory.html" title="interface in com.codemelon.graph.vertex"><i>EdgeDataVertexFactory</i></a></li> <li><a href="com/codemelon/graph/graph/EdgeResetter.html" title="class in com.codemelon.graph.graph">EdgeResetter</a></li> <li><a href="com/codemelon/graph/edge/EdgeType.html" title="enum in com.codemelon.graph.edge">EdgeType</a></li> <li><a href="com/codemelon/graph/edge/EdgeTypeData.html" title="interface in com.codemelon.graph.edge"><i>EdgeTypeData</i></a></li> <li><a href="com/codemelon/graph/algorithm/search/EdgeTypeDepthFirstSearch.html" title="class in com.codemelon.graph.algorithm.search">EdgeTypeDepthFirstSearch</a></li> <li><a href="com/codemelon/graph/vertex/EdgeTypeDfsVertex.html" title="interface in com.codemelon.graph.vertex"><i>EdgeTypeDfsVertex</i></a></li> <li><a href="com/codemelon/graph/vertex/EdgeTypeVertex.html" title="interface in com.codemelon.graph.vertex"><i>EdgeTypeVertex</i></a></li> <li><a href="com/codemelon/graph/edge/EdgeWeightData.html" title="interface in com.codemelon.graph.edge"><i>EdgeWeightData</i></a></li> <li><a href="com/codemelon/graph/vertex/EdgeWeightVertex.html" title="interface in com.codemelon.graph.vertex"><i>EdgeWeightVertex</i></a></li> <li><a href="com/codemelon/graph/graph/GraphFactory.html" title="interface in com.codemelon.graph.graph"><i>GraphFactory</i></a></li> <li><a href="com/codemelon/graph/algorithm/spanningtree/Kruskal.html" title="class in com.codemelon.graph.algorithm.spanningtree">Kruskal</a></li> <li><a href="com/codemelon/graph/graph/KruskalGraph.html" title="class in com.codemelon.graph.graph">KruskalGraph</a></li> <li><a href="com/codemelon/graph/vertex/KruskalVertex.html" title="interface in com.codemelon.graph.vertex"><i>KruskalVertex</i></a></li> <li><a href="com/codemelon/graph/algorithm/search/OrderedDepthFirstSearch.html" title="class in com.codemelon.graph.algorithm.search">OrderedDepthFirstSearch</a></li> <li><a href="com/codemelon/graph/graph/OrderedDfsGraphFactory.html" title="enum in com.codemelon.graph.graph">OrderedDfsGraphFactory</a></li> <li><a href="com/codemelon/graph/vertex/OrderedDfsVertex.html" title="interface in com.codemelon.graph.vertex"><i>OrderedDfsVertex</i></a></li> <li><a href="com/codemelon/graph/vertex/OrderedSearchVertex.html" title="interface in com.codemelon.graph.vertex"><i>OrderedSearchVertex</i></a></li> <li><a href="com/codemelon/graph/algorithm/path/PathUtils.html" title="class in com.codemelon.graph.algorithm.path">PathUtils</a></li> <li><a href="com/codemelon/graph/algorithm/spanningtree/Prim.html" title="class in com.codemelon.graph.algorithm.spanningtree">Prim</a></li> <li><a href="com/codemelon/graph/vertex/PrimVertex.html" title="interface in com.codemelon.graph.vertex"><i>PrimVertex</i></a></li> <li><a href="com/codemelon/graph/vertex/ReverseSearchOrderComparator.html" title="class in com.codemelon.graph.vertex">ReverseSearchOrderComparator</a></li> <li><a href="com/codemelon/graph/vertex/SearchOrderComparator.html" title="class in com.codemelon.graph.vertex">SearchOrderComparator</a></li> <li><a href="com/codemelon/graph/edge/ShortestPathEdgeData.html" title="class in com.codemelon.graph.edge">ShortestPathEdgeData</a></li> <li><a href="com/codemelon/graph/edge/ShortestPathEdgeData.Factory.html" title="enum in com.codemelon.graph.edge">ShortestPathEdgeData.Factory</a></li> <li><a href="com/codemelon/graph/vertex/ShortestPathVertex.html" title="interface in com.codemelon.graph.vertex"><i>ShortestPathVertex</i></a></li> <li><a href="com/codemelon/graph/edge/SpanningTreeEdgeData.html" title="class in com.codemelon.graph.edge">SpanningTreeEdgeData</a></li> <li><a href="com/codemelon/graph/edge/SpanningTreeEdgeData.Factory.html" title="enum in com.codemelon.graph.edge">SpanningTreeEdgeData.Factory</a></li> <li><a href="com/codemelon/graph/algorithm/search/StronglyConnectedComponents.html" title="class in com.codemelon.graph.algorithm.search">StronglyConnectedComponents</a></li> <li><a href="com/codemelon/graph/algorithm/search/TopologicalSort.html" title="class in com.codemelon.graph.algorithm.search">TopologicalSort</a></li> <li><a href="com/codemelon/graph/graph/Transposer.html" title="class in com.codemelon.graph.graph">Transposer</a></li> <li><a href="com/codemelon/graph/vertex/UndirectedBfsVertex.html" title="class in com.codemelon.graph.vertex">UndirectedBfsVertex</a></li> <li><a href="com/codemelon/graph/graph/UndirectedEdgeDataGraph.html" title="class in com.codemelon.graph.graph">UndirectedEdgeDataGraph</a></li> <li><a href="com/codemelon/graph/vertex/UndirectedEdgeDataVertex.html" title="class in com.codemelon.graph.vertex">UndirectedEdgeDataVertex</a></li> <li><a href="com/codemelon/graph/vertex/UndirectedKruskalVertex.html" title="class in com.codemelon.graph.vertex">UndirectedKruskalVertex</a></li> <li><a href="com/codemelon/graph/vertex/UndirectedKruskalVertexBuilder.html" title="class in com.codemelon.graph.vertex">UndirectedKruskalVertexBuilder</a></li> <li><a href="com/codemelon/graph/vertex/UndirectedPrimVertex.html" title="class in com.codemelon.graph.vertex">UndirectedPrimVertex</a></li> <li><a href="com/codemelon/graph/graph/UndirectedSimpleGraph.html" title="class in com.codemelon.graph.graph">UndirectedSimpleGraph</a></li> <li><a href="com/codemelon/graph/vertex/UndirectedSimpleVertex.html" title="class in com.codemelon.graph.vertex">UndirectedSimpleVertex</a></li> <li><a href="com/codemelon/graph/edge/UndirectedWeightedEdge.html" title="class in com.codemelon.graph.edge">UndirectedWeightedEdge</a></li> <li><a href="com/codemelon/graph/graph/UndirectedWeightedEdgeGraph.html" title="class in com.codemelon.graph.graph">UndirectedWeightedEdgeGraph</a></li> <li><a href="com/codemelon/graph/vertex/Vertex.html" title="interface in com.codemelon.graph.vertex"><i>Vertex</i></a></li> <li><a href="com/codemelon/graph/vertex/VertexFactory.html" title="interface in com.codemelon.graph.vertex"><i>VertexFactory</i></a></li> <li><a href="com/codemelon/graph/graph/VertexResetter.html" title="class in com.codemelon.graph.graph">VertexResetter</a></li> <li><a href="com/codemelon/graph/vertex/VisitedVertex.html" title="interface in com.codemelon.graph.vertex"><i>VisitedVertex</i></a></li> <li><a href="com/codemelon/graph/vertex/WeightComparator.html" title="class in com.codemelon.graph.vertex">WeightComparator</a></li> <li><a href="com/codemelon/graph/graph/WeightedEdgeGraph.html" title="interface in com.codemelon.graph.graph"><i>WeightedEdgeGraph</i></a></li> <li><a href="com/codemelon/graph/vertex/WeightedVertex.html" title="interface in com.codemelon.graph.vertex"><i>WeightedVertex</i></a></li> </ul> </div> </body> </html>
aisthesis/codemelon-2014
content/documentation/javagraph/allclasses-noframe.html
HTML
mit
11,421
<ly-grid container justify="evenly"> <ly-avatar> <img alt="Larm Rmah" src="https://firebasestorage.googleapis.com/v0/b/alyle-ui.appspot.com/o/img%2Flarm-rmah-47685-unsplash.jpeg?alt=media&token=1db05ae5-9c03-437b-9e8c-764dfb257061"> </ly-avatar> <ly-avatar bg="#F44336" color="#ffffff"> <ly-icon>favorite</ly-icon> </ly-avatar> <ly-avatar bg="primary" [elevation]="3">A</ly-avatar> </ly-grid>
A-l-y-l-e/Alyle-UI
src/app/docs/components/avatar-demo/basic-uses-avatar/basic-uses-avatar.component.html
HTML
mit
410
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Fri Nov 26 15:38:43 EST 2010 --> <TITLE> XML Standard API: Package org.w3c.dom.ranges </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_top"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/w3c/dom/ls/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../org/w3c/dom/traversal/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> <A NAME="main"></A> <H2> Package org.w3c.dom.ranges </H2> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN=2><FONT SIZE="+2"> <B>Interface Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="DocumentRange.html"><I>DocumentRange</I></A></B></TD> <TD>See also the <a href='http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113'>Document Object Model (DOM) Level 2 Traversal and Range Specification</a>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="Range.html"><I>Range</I></A></B></TD> <TD>See also the <a href='http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113'>Document Object Model (DOM) Level 2 Traversal and Range Specification</a>.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN=2><FONT SIZE="+2"> <B>Exception Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="RangeException.html">RangeException</A></B></TD> <TD>Range operations may throw a <code>RangeException</code> as specified in their method descriptions.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_bottom"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/w3c/dom/ls/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../org/w3c/dom/traversal/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved. </BODY> </HTML>
jsalla/jatintest
lib/xerces-2_11_0/docs/javadocs/api/org/w3c/dom/ranges/package-summary.html
HTML
mit
6,128
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_74) on Tue Aug 01 07:19:26 CST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>us.codecraft.webmagic.samples (webmagic-parent 0.7.3 API)</title> <meta name="date" content="2017-08-01"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../../../us/codecraft/webmagic/samples/package-summary.html" target="classFrame">us.codecraft.webmagic.samples</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="AlexanderMcqueenGoodsProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">AlexanderMcqueenGoodsProcessor</a></li> <li><a href="AmanzonPageProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">AmanzonPageProcessor</a></li> <li><a href="AngularJSProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">AngularJSProcessor</a></li> <li><a href="DiandianBlogProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">DiandianBlogProcessor</a></li> <li><a href="DiaoyuwengProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">DiaoyuwengProcessor</a></li> <li><a href="F58PageProcesser.html" title="class in us.codecraft.webmagic.samples" target="classFrame">F58PageProcesser</a></li> <li><a href="GithubRepo.html" title="class in us.codecraft.webmagic.samples" target="classFrame">GithubRepo</a></li> <li><a href="GithubRepoPageProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">GithubRepoPageProcessor</a></li> <li><a href="HuxiuProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">HuxiuProcessor</a></li> <li><a href="InfoQMiniBookProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">InfoQMiniBookProcessor</a></li> <li><a href="IteyeBlogProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">IteyeBlogProcessor</a></li> <li><a href="KaichibaProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">KaichibaProcessor</a></li> <li><a href="MamacnPageProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">MamacnPageProcessor</a></li> <li><a href="MeicanProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">MeicanProcessor</a></li> <li><a href="NjuBBSProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">NjuBBSProcessor</a></li> <li><a href="PhantomJSPageProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">PhantomJSPageProcessor</a></li> <li><a href="QzoneBlogProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">QzoneBlogProcessor</a></li> <li><a href="SinaBlogProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">SinaBlogProcessor</a></li> <li><a href="TianyaPageProcesser.html" title="class in us.codecraft.webmagic.samples" target="classFrame">TianyaPageProcesser</a></li> <li><a href="ZhihuPageProcessor.html" title="class in us.codecraft.webmagic.samples" target="classFrame">ZhihuPageProcessor</a></li> </ul> </div> </body> </html>
webmagic-io/webmagic-io.github.io
apidocs/us/codecraft/webmagic/samples/package-frame.html
HTML
mit
3,512
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>AWSSESListIdentitiesRequest Class Reference</title> <link rel="stylesheet" href="../css/style.css"> <meta name="viewport" content="initial-scale=1, maximum-scale=1.4"> <meta name="generator" content="appledoc 2.2.1 (build 1333)"> </head> <body class="appledoc"> <header> <div class="container" class="hide-in-xcode"> <h1 id="library-title"> <a href="../index.html">AWS Mobile SDK for iOS v2.4.1 </a> </h1> <p id="developer-home"> <a href="../index.html">Amazon Web Services, Inc.</a> </p> </div> </header> <aside> <div class="container"> <nav> <ul id="header-buttons" role="toolbar"> <li><a href="../index.html">Index</a></li> <li><a href="../hierarchy.html">Hierarchy</a></li> <li id="on-this-page" role="navigation"> <label> On This Page <div class="chevron"> <div class="chevy chevron-left"></div> <div class="chevy chevron-right"></div> </div> <select id="jump-to"> <option value="top">Jump To&#133;</option> <option value="overview">Overview</option> <option value="tasks">Tasks</option> <optgroup label="Properties"> <option value="//api/name/identityType">identityType</option> <option value="//api/name/maxItems">maxItems</option> <option value="//api/name/nextToken">nextToken</option> </optgroup> </select> </label> </li> </ul> </nav> </div> </aside> <article> <div id="overview_contents" class="container"> <div id="content"> <main role="main"> <h1 class="title">AWSSESListIdentitiesRequest Class Reference</h1> <div class="section section-specification"><table cellspacing="0"><tbody> <tr> <th>Inherits from</th> <td>AWSRequest : AWSModel : AWSMTLModel</td> </tr><tr> <th>Declared in</th> <td>AWSSESModel.h<br />AWSSESModel.m</td> </tr> </tbody></table></div> <div class="section section-overview"> <a title="Overview" name="overview"></a> <h2 class="subtitle subtitle-overview">Overview</h2> <p>Represents a request instructing the service to list all identities for the AWS Account.</p> </div> <div class="section section-tasks"> <a title="Tasks" name="tasks"></a> <div class="task-list"> <div class="section-method"> <a name="//api/name/identityType" title="identityType"></a> <h3 class="method-title"><code><a href="#//api/name/identityType">&nbsp;&nbsp;identityType</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>The type of the identities to list. Possible values are "EmailAddress" and "Domain". If this parameter is omitted, then all identities will be listed.</p> </div> <div class="method-subsection method-declaration"><code>@property (nonatomic, assign) AWSSESIdentityType identityType</code></div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">AWSSESModel.h</code></p> </div> </div> </div> </div><div class="section-method"> <a name="//api/name/maxItems" title="maxItems"></a> <h3 class="method-title"><code><a href="#//api/name/maxItems">&nbsp;&nbsp;maxItems</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>The maximum number of identities per page. Possible values are 1-100 inclusive.</p> </div> <div class="method-subsection method-declaration"><code>@property (nonatomic, strong) NSNumber *maxItems</code></div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">AWSSESModel.h</code></p> </div> </div> </div> </div><div class="section-method"> <a name="//api/name/nextToken" title="nextToken"></a> <h3 class="method-title"><code><a href="#//api/name/nextToken">&nbsp;&nbsp;nextToken</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>The token to use for pagination.</p> </div> <div class="method-subsection method-declaration"><code>@property (nonatomic, strong) NSString *nextToken</code></div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">AWSSESModel.h</code></p> </div> </div> </div> </div> </div> </div> </main> <footer> <div class="footer-copyright"> <p class="copyright">Copyright &copy; 2016 Amazon Web Services, Inc. All rights reserved. Updated: 2016-04-28</p> <p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p> </div> </footer> </div> </div> </article> <script src="../js/script.js"></script> </body> </html>
davidbutz/ChristmasFamDuels
iOS/frameworks/aws-ios-sdk-2.4.1/documentation/html/Classes/AWSSESListIdentitiesRequest.html
HTML
mit
5,488
<!DOCTYPE html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="keywords" content=" "> <title>Delete Predefined Content Items | LivePerson Technical Documentation</title> <link rel="stylesheet" href="css/syntax.css"> <link rel="stylesheet" type="text/css" href="css/font-awesome-4.7.0/css/font-awesome.min.css"> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/modern-business.css"> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-blue.css"> <!-- <script src="assets/js/jsoneditor.js"></script> --> <script src="assets/js/jquery-3.1.0.min.js"></script> <!-- <link rel='stylesheet' id='theme_stylesheet' href='//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css'> --> <!-- <link rel='stylesheet' id='theme_stylesheet' href='//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css'> --> <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> --> <script src="assets/js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> <script src="assets/js/bootstrap-3.3.4.min.js"></script> <script src="assets/js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> <link rel="shortcut icon" href="images/favicon.ico"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="" href="http://0.0.0.0:4005feed.xml"> <script> $(document).ready(function() { // Initialize navgoco with default options $("#mysidebar").navgoco({ caretHtml: '', accordion: true, openClass: 'active', // open save: false, // leave false or nav highlighting doesn't work right cookie: { name: 'navgoco', expires: false, path: '/' }, slide: { duration: 400, easing: 'swing' } }); $("#collapseAll").click(function(e) { e.preventDefault(); $("#mysidebar").navgoco('toggle', false); }); $("#expandAll").click(function(e) { e.preventDefault(); $("#mysidebar").navgoco('toggle', true); }); }); </script> <script> $(function () { $('[data-toggle="tooltip"]').tooltip() }) </script> </head> <body> <!-- Navigation --> <nav class="navbar navbar-inverse navbar-fixed-top"> <div class="container topnavlinks"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="fa fa-home fa-lg navbar-brand" href="index.html">&nbsp;<span class="projectTitle"> LivePerson Technical Documentation</span></a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <!-- entries without drop-downs appear here --> <!-- entries with drop-downs appear here --> <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.--> <li><a class="email" title="Submit feedback" href="https://github.com/LivePersonInc/dev-hub/issues" ><i class="fa fa-github"></i> Issues</a><li> <!--comment out this block if you want to hide search--> <li> <!--start search--> <div id="search-demo-container"> <input type="text" id="search-input" placeholder="search..."> <ul id="results-container"></ul> </div> <script src="js/jekyll-search.js" type="text/javascript"></script> <script type="text/javascript"> SimpleJekyllSearch.init({ searchInput: document.getElementById('search-input'), resultsContainer: document.getElementById('results-container'), dataSource: 'search.json', searchResultTemplate: '<li><a href="{url}" title="Delete Predefined Content Items">{title}</a></li>', noResultsText: 'No results found.', limit: 10, fuzzy: true, }) </script> <!--end search--> </li> </ul> </div> </div> <!-- /.container --> </nav> <!-- Page Content --> <div class="container"> <div class="col-lg-12">&nbsp;</div> <!-- Content Row --> <div class="row"> <!-- Sidebar Column --> <div class="col-md-3"> <ul id="mysidebar" class="nav"> <li class="sidebarTitle"> </li> <li> <a href="#">Common Guidelines</a> <ul> <li class="subfolders"> <a href="#">Introduction</a> <ul> <li class="thirdlevel"><a href="index.html">Home</a></li> <li class="thirdlevel"><a href="getting-started.html">Getting Started with LiveEngage APIs</a></li> </ul> </li> <li class="subfolders"> <a href="#">Guides</a> <ul> <li class="thirdlevel"><a href="guides-customizedchat.html">Customized Chat Windows</a></li> </ul> </li> </ul> <li> <a href="#">Account Configuration</a> <ul> <li class="subfolders"> <a href="#">Predefined Content API</a> <ul> <li class="thirdlevel"><a href="account-configuration-predefined-content-overview.html">Overview</a></li> <li class="thirdlevel"><a href="account-configuration-predefined-content-methods.html">Methods</a></li> <li class="thirdlevel"><a href="account-configuration-predefined-content-get-items.html">Get Predefined Content Items</a></li> <li class="thirdlevel"><a href="account-configuration-predefined-content-get-by-id.html">Get Predefined Content by ID</a></li> <li class="thirdlevel"><a href="account-configuration-predefined-content-query-delta.html">Predefined Content Query Delta</a></li> <li class="thirdlevel"><a href="account-configuration-predefined-content-create-content.html">Create Predefined Content</a></li> <li class="thirdlevel"><a href="account-configuration-predefined-content-update-content.html">Update Predefined Content</a></li> <li class="thirdlevel"><a href="account-configuration-predefined-content-update-content-items.html">Update Predefined Content Items</a></li> <li class="thirdlevel"><a href="account-configuration-predefined-content-delete-content.html">Delete Predefined Content</a></li> <li class="active thirdlevel"><a href="account-configuration-predefined-content-delete-content-items.html">Delete Predefined Content Items</a></li> <li class="thirdlevel"><a href="account-configuration-predefined-content-get-default-items.html">Get Default Predefined Content Items</a></li> <li class="thirdlevel"><a href="account-configuration-predefined-content-get-default-items-by-id.html">Get Default Predefined Content by ID</a></li> <li class="thirdlevel"><a href="account-configuration-predefined-content-appendix.html">Appendix</a></li> </ul> </li> <li class="subfolders"> <a href="#">Automatic Messages API</a> <ul> <li class="thirdlevel"><a href="account-configuration-automatic-messages-overview.html">Overview</a></li> <li class="thirdlevel"><a href="account-configuration-automatic-messages-methods.html">Methods</a></li> <li class="thirdlevel"><a href="account-configuration-automatic-messages-get-automatic-messages.html">Get Automatic Messages</a></li> <li class="thirdlevel"><a href="account-configuration-automatic-messages-get-automatic-message-by-id.html">Get Automatic Message by ID</a></li> <li class="thirdlevel"><a href="account-configuration-automatic-messages-update-an-automatic-message.html">Update an Automatic Message</a></li> <li class="thirdlevel"><a href="account-configuration-automatic-messages-appendix.html">Appendix</a></li> </ul> </li> </ul> <li> <a href="#">Administration</a> <ul> <li class="subfolders"> <a href="#">Users API</a> <ul> <li class="thirdlevel"><a href="administration-users-overview.html">Overview</a></li> <li class="thirdlevel"><a href="administration-users-methods.html">Methods</a></li> <li class="thirdlevel"><a href="administration-get-all-users.html">Get all users</a></li> <li class="thirdlevel"><a href="administration-get-user-by-id.html">Get user by ID</a></li> <li class="thirdlevel"><a href="administration-create-users.html">Create users</a></li> <li class="thirdlevel"><a href="administration-update-users.html">Update users</a></li> <li class="thirdlevel"><a href="administration-update-user.html">Update user</a></li> <li class="thirdlevel"><a href="administration-delete-users.html">Delete users</a></li> <li class="thirdlevel"><a href="administration-delete-user.html">Delete user</a></li> <li class="thirdlevel"><a href="administration-change-users-password.html">Change user's password</a></li> <li class="thirdlevel"><a href="administration-reset-users-password.html">Reset user's password</a></li> <li class="thirdlevel"><a href="administration-user-query-delta.html">User query delta</a></li> <li class="thirdlevel"><a href="administration-users-appendix.html">Appendix</a></li> </ul> </li> <li class="subfolders"> <a href="#">Skills API</a> <ul> <li class="thirdlevel"><a href="administration-skills-overview.html">Overview</a></li> <li class="thirdlevel"><a href="administration-skills-methods.html">Methods</a></li> <li class="thirdlevel"><a href="administration-get-all-skills.html">Get all skills</a></li> <li class="thirdlevel"><a href="administration-get-skill-by-id.html">Get skill by ID</a></li> <li class="thirdlevel"><a href="administration-create-skills.html">Create skills</a></li> <li class="thirdlevel"><a href="administration.update-skills.html">Update skills</a></li> <li class="thirdlevel"><a href="administration-update-skill.html">Update skill</a></li> <li class="thirdlevel"><a href="administration-delete-skills.html">Delete skills</a></li> <li class="thirdlevel"><a href="administration-delete-skill.html">Delete skill</a></li> <li class="thirdlevel"><a href="administration-skills-query-delta.html">Skills Query Delta</a></li> <li class="thirdlevel"><a href="administration-skills-appendix.html">Appendix</a></li> </ul> </li> <li class="subfolders"> <a href="#">Agent Groups API</a> <ul> <li class="thirdlevel"><a href="administration-agent-groups-overview.html">Overview</a></li> <li class="thirdlevel"><a href="administration-agent-groups-methods.html">Methods</a></li> <li class="thirdlevel"><a href="administration-get-all-agent-groups.html">Get all agent groups</a></li> <li class="thirdlevel"><a href="administration-get-agent-groups-by-id.html">Get agent group by ID</a></li> <li class="thirdlevel"><a href="administration-create-agent-groups.html">Create agent groups</a></li> <li class="thirdlevel"><a href="administration-update-agent-groups.html">Update agent groups</a></li> <li class="thirdlevel"><a href="administration-update-agent-group.html">Update agent group</a></li> <li class="thirdlevel"><a href="administration-delete-agent-groups.html">Delete agent groups</a></li> <li class="thirdlevel"><a href="administration-delete-agent-group.html">Delete agent group</a></li> <li class="thirdlevel"><a href="administration-get-subgroups-and-members.html">Get subgroups and members of an agent group</a></li> <li class="thirdlevel"><a href="administration-agent-groups-query-delta.html">Agent Groups Query Delta</a></li> </ul> </li> </ul> <li> <a href="#">Consumer Experience</a> <ul> <li class="subfolders"> <a href="#">JavaScript Chat SDK</a> <ul> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-getting-started.html">Getting Started</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-chat-states.html">Chat States</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-surveys.html">Surveys</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-creating-an-instance.html">Creating an Instance</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-methods.html">Methods</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-getestimatedwaittime.html">getEstimatedWaitTime</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-getprechatsurvey.html">getPreChatSurvey</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-getengagement.html">getEngagement</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-requestchat.html">requestChat</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-addline.html">addLine</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-setvisitortyping.html">setVisitorTyping</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-setvisitorname.html">setVisitorName</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-endchat.html">endChat</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-requesttranscript.html">requestTranscript</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-getexitsurvey.html">getExitSurvey</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-submitexitsurvey.html">submitExitSurvey</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-getofflinesurvey.html">getOfflineSurvey</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-submitofflinesurvey.html">submitOfflineSurvey</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-getstate.html">getState</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-getagentloginname.html">getAgentLoginName</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-getvisitorname.html">getVisitorName</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-getagentid.html">getAgentId</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-getrtsessionid.html">getRtSessionId</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-getsessionkey.html">getSessionKey</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-getagenttyping.html">getAgentTyping</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-events.html">Events</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-onload.html">onLoad</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-oninit.html">onInit</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-onestimatedwaittime.html">onEstimatedWaitTime</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-onengagement.html">onEngagement</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-onprechatsurvey.html">onPreChatSurvey</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-onstart.html">onStart</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-onstop.html">onStop</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-onrequestchat.html">onRequestChat</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-ontranscript.html">onTranscript</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-online.html">onLine</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-onstate.html">onState</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-oninfo.html">onInfo</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-onagenttyping.html">onAgentTyping</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-onexitsurvey.html">onExitSurvey</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-onaccounttoaccounttransfer.html">onAccountToAccountTransfer</a></li> <li class="thirdlevel"><a href="rt-interactions-example.html">Engagement Attributes Body Example</a></li> <li class="thirdlevel"><a href="consumer-experience-javascript-chat-demo.html">Demo App</a></li> </ul> </li> <li class="subfolders"> <a href="#">Server Chat API</a> <ul> <li class="thirdlevel"><a href="consumer-experience-server-chat-getting-started.html">Getting Started</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-methods.html">Methods</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-availability.html">Retrieve Availability</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-available-slots.html">Retrieve Available Slots</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-estimated-wait-time.html">Retrieve Estimated Wait Time</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-offline-survey.html">Retrieve an Offline Survey</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-start-chat.html">Start a Chat</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-chat-resources.html">Retrieve Chat Resources, Events and Information</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-chat-events.html">Retrieve Chat Events</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-add-lines.html">Add Lines / End Chat</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-chat-information.html">Retrieve Chat Information</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-visitor-name.html">Retrieve the Visitor's Name</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-set-visitor-name.html">Set the Visitor's Name</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-agent-typing-status.html">Retrieve the Agent's Typing Status</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-visitor-typing-status.html">Retrieve the Visitor's Typing Status</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-set-visitor-typing-status.html">Set the Visitor's Typing Status</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-retrieve-exit-survey-structure.html">Retrieve Exit Survey Structure</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-submit-survey-data.html">Submit Survey Data</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-send-transcript.html">Send a Transcript</a></li> <li class="thirdlevel"><a href="consumer-experience-server-chat-sample.html">Sample Postman Collection</a></li> </ul> </li> <li class="subfolders"> <a href="#">Push Service API</a> <ul> <li class="thirdlevel"><a href="push-service-overview.html">Overview</a></li> <li class="thirdlevel"><a href="push-service-tls-html">TLS Authentication</a></li> <li class="thirdlevel"><a href="push-service-codes-html">HTTP Response Codes</a></li> <li class="thirdlevel"><a href="push-service-configuration-html">Configuration of Push Proxy</a></li> </ul> </li> <li class="subfolders"> <a href="#">In-App Messaging SDK iOS (2.0)</a> <ul> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-quick-start.html">Quick Start</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-advanced-configurations.html">Advanced Configurations</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-methods.html">Methods</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-initialize.html">initialize</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-showconversation.html">showConversation</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-removeconversation.html">removeConversation</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-reconnect.html">reconnect</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-togglechatactions.html">toggleChatActions</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-checkactiveconversation.html">checkActiveConversation</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-markasurgent.html">markAsUrgent</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-isurgent.html">isUrgent</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-dismissurgent.html">dismissUrgent</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-resolveconversation.html">resolveConversation</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-clearhistory.html">clearHistory</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-logout.html">logout</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-destruct.html">destruct</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-handlepush.html">handlePush</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-registerpushnotifications.html">registerPushNotifications</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-setuserprofile.html">setUserProfile</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-getassignedagent.html">getAssignedAgent</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-subscribelogevents.html">subscribeLogEvents</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-getsdkversion.html">getSDKVersion</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-printalllocalizedkeys.html">printAllLocalizedKeys</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-printsupportedlanguages.html">printSupportedLanguages</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-getallsupportedlanguages.html">getAllSupportedLanguages</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-interfacedefinitions.html">Interface and Class Definitions</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-callbacks-index.html">Callbacks index</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-configuring-the-sdk.html">Configuring the SDK</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-attributes.html">Attributes</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-deprecated-attributes.html">Deprecated Attributes</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-stringlocalization.html">String localization in SDK</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-localizationkeys.html">Localization Keys</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-timestamps.html">Timestamps Formatting</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-createcertificate.html">OS Certificate Creation</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-advanced-csat.html">CSAT UI Content</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-photosharing.html">Photo Sharing (Beta)</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-pushnotifications.html">Configuring Push Notifications</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-opensource.html">Open Source List</a></li> <li class="thirdlevel"><a href="consumer-experience-ios-sdk-security.html">Security</a></li> </ul> </li> <li class="subfolders"> <a href="#">In-App Messaging SDK Android (2.0)</a> <ul> <li class="thirdlevel"><a href="android-overview.html">Overview</a></li> <li class="thirdlevel"><a href="android-prerequisites.html">Prerequisites</a></li> <li class="thirdlevel"><a href="android-download-and-unzip.html">Step 1: Download and Unzip the SDK</a></li> <li class="thirdlevel"><a href="android-configure-project-settings.html">Step 2: Configure project settings to connect LiveEngage SDK</a></li> <li class="thirdlevel"><a href="android-code-integration.html">Step 3: Code integration for basic deployment</a></li> <li class="thirdlevel"><a href="android-initialization.html">SDK Initialization and Lifecycle</a></li> <li class="thirdlevel"><a href="android-authentication.html">Authentication</a></li> <li class="thirdlevel"><a href="android-conversations-lifecycle.html">Conversations Lifecycle</a></li> <li class="thirdlevel"><a href="android-callbacks-interface.html">LivePerson Callbacks Interface</a></li> <li class="thirdlevel"><a href="android-notifications.html">Notifications</a></li> <li class="thirdlevel"><a href="android-user-data.html">User Data</a></li> <li class="thirdlevel"><a href="android-logs.html">Logs and Info</a></li> <li class="thirdlevel"><a href="android-methods.html">Methods</a></li> <li class="thirdlevel"><a href="android-initializedeprecated.html">initialize (Deprecated)</a></li> <li class="thirdlevel"><a href="android-initializeproperties.html">initialize (with SDK properties object)</a></li> <li class="thirdlevel"><a href="android-showconversation.html">showConversation</a></li> <li class="thirdlevel"><a href="android-showconversationauth.html">showConversation (with authentication support)</a></li> <li class="thirdlevel"><a href="android-hideconversation.html">hideConversation</a></li> <li class="thirdlevel"><a href="android-getconversationfrag.html">getConversationFragment</a></li> <li class="thirdlevel"><a href="android-getconversationfragauth.html">getConversationFragment with authentication support</a></li> <li class="thirdlevel"><a href="android-reconnect.html">reconnect</a></li> <li class="thirdlevel"><a href="android-setuserprofile.html">setUserProfile</a></li> <li class="thirdlevel"><a href="android-setuserprofiledeprecated.html">setUserProfile (Deprecated)</a></li> <li class="thirdlevel"><a href="android-registerlppusher.html">registerLPPusher</a></li> <li class="thirdlevel"><a href="android-unregisterlppusher.html">unregisterLPPusher</a></li> <li class="thirdlevel"><a href="android-handlepush.html">handlePush</a></li> <li class="thirdlevel"><a href="android-getsdkversion.html">getSDKVersion</a></li> <li class="thirdlevel"><a href="android-setcallback.html">setCallback</a></li> <li class="thirdlevel"><a href="android-removecallback.html">removeCallBack</a></li> <li class="thirdlevel"><a href="android-checkactiveconversation.html">checkActiveConversation</a></li> <li class="thirdlevel"><a href="android-checkagentid.html">checkAgentID</a></li> <li class="thirdlevel"><a href="android-markurgent.html">markConversationAsUrgent</a></li> <li class="thirdlevel"><a href="android-marknormal.html">markConversationAsNormal</a></li> <li class="thirdlevel"><a href="android-checkurgent.html">checkConversationIsMarkedAsUrgent</a></li> <li class="thirdlevel"><a href="android-resolveconversation.html">resolveConversation</a></li> <li class="thirdlevel"><a href="android-shutdown.html">shutDown</a></li> <li class="thirdlevel"><a href="android-shutdowndeprecated.html">shutDown (Deprecated)</a></li> <li class="thirdlevel"><a href="android-clearhistory.html">clearHistory</a></li> <li class="thirdlevel"><a href="android-logout.html">logOut</a></li> <li class="thirdlevel"><a href="android-callbacks-index.html">Callbacks Index</a></li> <li class="thirdlevel"><a href="android-configuring-sdk.html">Configuring the SDK</a></li> <li class="thirdlevel"><a href="android-attributes.html">Attributes</a></li> <li class="thirdlevel"><a href="android-configuring-edittext.html">Configuring the message’s EditText</a></li> <li class="thirdlevel"><a href="android-proguard.html">Proguard Configuration</a></li> <li class="thirdlevel"><a href="android-modifying-string.html">Modifying Strings</a></li> <li class="thirdlevel"><a href="android-modifying-resources.html">Modifying Resources</a></li> <li class="thirdlevel"><a href="android-plural-string.html">Plural String Resource Example</a></li> <li class="thirdlevel"><a href="android-timestamps.html">Timestamps Formatting</a></li> <li class="thirdlevel"><a href="android-off-hours.html">Date and Time</a></li> <li class="thirdlevel"><a href="android-bubble.html">Bubble Timestamp</a></li> <li class="thirdlevel"><a href="android-separator.html">Separator Timestamp</a></li> <li class="thirdlevel"><a href="android-resolve.html">Resolve Message</a></li> <li class="thirdlevel"><a href="android-csat.html">CSAT Behavior</a></li> <li class="thirdlevel"><a href="android-photo-sharing.html">Photo Sharing - Beta</a></li> <li class="thirdlevel"><a href="android-push-notifications.html">Enable Push Notifications</a></li> <li class="thirdlevel"><a href="android-appendix.html">Appendix</a></li> </ul> </li> </ul> <li> <a href="#">Real-time Interactions</a> <ul> <li class="subfolders"> <a href="#">Visit Information API</a> <ul> <li class="thirdlevel"><a href="rt-interactions-visit-information-overview.html">Overview</a></li> <li class="thirdlevel"><a href="rt-interactions-visit-information-visit-information.html">Visit Information</a></li> </ul> </li> <li class="subfolders"> <a href="#">App Engagement API</a> <ul> <li class="thirdlevel"><a href="rt-interactions-app-engagement-overview.html">Overview</a></li> <li class="thirdlevel"><a href="rt-interactions-app-engagement-methods.html">Methods</a></li> <li class="thirdlevel"><a href="rt-interactions-create-session.html">Create Session</a></li> <li class="thirdlevel"><a href="rt-interactions-update-session.html">Update Session</a></li> </ul> </li> <li class="subfolders"> <a href="#">Engagement Attributes</a> <ul> <li class="thirdlevel"><a href="rt-interactions-engagement-attributes-overview.html">Overview</a></li> <li class="thirdlevel"><a href="rt-interactions-engagement-attributes-engagement-attributes.html">Engagement Attributes</a></li> </ul> </li> <li class="subfolders"> <a href="#">IVR Engagement API</a> <ul> <li class="thirdlevel"><a href="rt-interactions-ivr-engagement-overview.html">Overview</a></li> <li class="thirdlevel"><a href="rt-interactions-ivr-engagement-methods.html">Methods</a></li> <li class="thirdlevel"><a href="rt-interactions-ivr-engagement-external engagement.html">External Engagement</a></li> </ul> </li> <li class="subfolders"> <a href="#">Validate Engagement</a> <ul> <li class="thirdlevel"><a href="rt-interactions-validate-engagement-overview.html">Overview</a></li> <li class="thirdlevel"><a href="rt-interactions-validate-engagement-validate-engagement.html">Validate Engagement API</a></li> </ul> </li> <li class="subfolders"> <a href="#">Engagement Trigger API</a> <ul> <li class="thirdlevel"><a href="trigger-overview.html">Overview</a></li> <li class="thirdlevel"><a href="trigger-methods.html">Methods</a></li> <li class="thirdlevel"><a href="trigger-click.html">Click</a></li> <li class="thirdlevel"><a href="trigger-getinfo.html">getEngagementInfo</a></li> <li class="thirdlevel"><a href="trigger-getstate.html">getEngagementState</a></li> </ul> </li> <li class="subfolders"> <a href="#">Engagement Window Widget SDK</a> <ul> <li class="thirdlevel"><a href="rt-interactions-window-sdk-overview.html">Overview</a></li> <li class="thirdlevel"><a href="rt-interactions-window-sdk-getting-started.html">Getting Started</a></li> <li class="thirdlevel"><a href="rt-interactions-window-sdk-limitations.html">Limitations</a></li> <li class="thirdlevel"><a href="rt-interactions-window-sdk-configuration.html">Configuration</a></li> <li class="thirdlevel"><a href="rt-interactions-window-sdk-how-to-use.html">How to use the SDK</a></li> <li class="thirdlevel"><a href="rt-interactions-window-sdk-code-examples.html">Code Examples</a></li> <li class="thirdlevel"><a href="rt-interactions-window-sdk-event-structure.html">Event Structure</a></li> </ul> </li> </ul> <li> <a href="#">Agent</a> <ul> <li class="subfolders"> <a href="#">Agent Workspace Widget SDK</a> <ul> <li class="thirdlevel"><a href="agent-workspace-sdk-overview.html">Overview</a></li> <li class="thirdlevel"><a href="agent-workspace-sdk-getting-started.html">Getting Started</a></li> <li class="thirdlevel"><a href="agent-workspace-sdk-limitations.html">Limitations</a></li> <li class="thirdlevel"><a href="agent-workspace-sdk-how-to-use.html">How to use the SDK</a></li> <li class="thirdlevel"><a href="agent-workspace-sdk-methods.html">Methods</a></li> <li class="thirdlevel"><a href="agent-workspace-sdk-public-model.html">Public Model Structure</a></li> <li class="thirdlevel"><a href="agent-workspace-sdk-public-properties.html">Public Properties</a></li> <li class="thirdlevel"><a href="agent-workspace-sdk-code-examples.html">Code Examples</a></li> </ul> </li> <li class="subfolders"> <a href="#">LivePerson Domain API</a> <ul> <li class="thirdlevel"><a href="agent-domain-domain-api.html">Domain API</a></li> </ul> </li> <li class="subfolders"> <a href="#">Login Service API</a> <ul> <li class="thirdlevel"><a href="login-getting-started.html">Getting Started</a></li> <li class="thirdlevel"><a href="agent-login-methods.html">Methods</a></li> <li class="thirdlevel"><a href="agent-login.html">Login</a></li> <li class="thirdlevel"><a href="agent-refresh.html">Refresh</a></li> <li class="thirdlevel"><a href="agent-refresh.html">Logout</a></li> </ul> </li> <li class="subfolders"> <a href="#">Chat Agent API</a> <ul> <li class="thirdlevel"><a href="chat-agent-getting-started.html">Getting Started</a></li> <li class="thirdlevel"><a href="agent-chat-agent-methods.html">Methods</a></li> <li class="thirdlevel"><a href="agent-start-agent-session.html">Start Agent Session</a></li> <li class="thirdlevel"><a href="agent-retrieve-current-availability.html">Retrieve Current Availability</a></li> <li class="thirdlevel"><a href="agent-set-agent-availability.html">Set Agent Availability</a></li> <li class="thirdlevel"><a href="agent-retrieve-available-agents.html">Retrieve Available Agents</a></li> <li class="thirdlevel"><a href="agent-retrieve-available-slots.html">Retrieve Available Slots</a></li> <li class="thirdlevel"><a href="agent-retrieve-agent-information.html">Retrieve Agent Information</a></li> <li class="thirdlevel"><a href="agent-determine-incoming.html">Determine Incoming Chat Requests</a></li> <li class="thirdlevel"><a href="agent-accept-chat.html">Accept a Chat</a></li> <li class="thirdlevel"><a href="agent-retrieve-chat-sessions.html">Retrieve Chat Sessions</a></li> <li class="thirdlevel"><a href="agent-retrieve-chat-resources.html">Retrieve Chat Resources, Events and Information</a></li> <li class="thirdlevel"><a href="agent-retrieve-data.html">Retrieve Data for Multiple Chats</a></li> <li class="thirdlevel"><a href="agent-retrieve-chat-events.html">Retrieve Chat Events</a></li> <li class="thirdlevel"><a href="agent-add-lines.html">Add Lines</a></li> <li class="thirdlevel"><a href="agent-end-chat.html">End Chat</a></li> <li class="thirdlevel"><a href="agent-retrieve-chat-info.html">Retrieve Chat Information</a></li> <li class="thirdlevel"><a href="">Retrieve Visitor’s Name</a></li> <li class="thirdlevel"><a href="agent-retrieve-agent-typing.html">Retrieve Agent's Typing Status</a></li> <li class="thirdlevel"><a href="agent-set-agent-typing.html">Set Agent’s Typing Status</a></li> <li class="thirdlevel"><a href="agent-retrieve-visitor-typing.html">Retrieve Visitor's Typing Status</a></li> <li class="thirdlevel"><a href="agent-chat-agent-retrieve-skills.html">Retrieve Available Skills</a></li> <li class="thirdlevel"><a href="agent-transfer-chat.html">Transfer a Chat</a></li> <li class="thirdlevel"><a href="agent-retrieve-survey-structure.html">Retrieve Agent Survey Structure</a></li> </ul> </li> <li class="subfolders"> <a href="#">Messaging Agent SDK</a> <ul> <li class="thirdlevel"><a href="messaging-agent-sdk-overview.html">Overview</a></li> </ul> </li> </ul> <li> <a href="#">Data</a> <ul> <li class="subfolders"> <a href="#">Data Access API (Beta)</a> <ul> <li class="thirdlevel"><a href="data-data-access-overview.html">Overview</a></li> <li class="thirdlevel"><a href="data-data-access-architecture.html">Architecture</a></li> <li class="thirdlevel"><a href="data-data-access-methods.html">Methods</a></li> <li class="thirdlevel"><a href="data-data-access-base-resource.html">Base Resource</a></li> <li class="thirdlevel"><a href="data-data-access-agent-activity.html">Agent Activity</a></li> <li class="thirdlevel"><a href="data-data-access-web-session.html">Web Session</a></li> <li class="thirdlevel"><a href="data-data-access-engagement.html">Engagement</a></li> <li class="thirdlevel"><a href="data-data-access-survey.html">Survey</a></li> <li class="thirdlevel"><a href="data-data-access-schema.html">Schema</a></li> <li class="thirdlevel"><a href="data-data-access-appendix.html">Appendix</a></li> </ul> </li> <li class="subfolders"> <a href="#">Messaging Operations API</a> <ul> <li class="thirdlevel"><a href="data-messaging-operations-overview.html">Overview</a></li> <li class="thirdlevel"><a href="data-messaging-operations-methods.html">Methods</a></li> <li class="thirdlevel"><a href="data-messaging-operations-messaging-conversation.html">Messaging Conversation</a></li> <li class="thirdlevel"><a href="data-messaging-operations-messaging-csat-distribution.html">Messaging CSAT Distribution</a></li> <li class="thirdlevel"><a href="data-messaging-operations-appendix.html">Appendix</a></li> </ul> </li> <li class="subfolders"> <a href="#">Messaging Interactions API (Beta)</a> <ul> <li class="thirdlevel"><a href="data-messaging-interactions-overview.html">Overview</a></li> <li class="thirdlevel"><a href="data-messaging-interactions-methods.html">Methods</a></li> <li class="thirdlevel"><a href="data-messaging-interactions-conversations.html">Conversations</a></li> <li class="thirdlevel"><a href="data-messaging-interactions-get-conversation-by-conversation-id.html">Get conversation by conversation ID</a></li> <li class="thirdlevel"><a href="data-messaging-interactions-get-conversations-by-consumer-id.html">Get Conversations by Consumer ID</a></li> <li class="thirdlevel"><a href="data-messaging-interactions-sample-code.html">Sample Code</a></li> <li class="thirdlevel"><a href="data-messaging-interactions-appendix.html">Appendix</a></li> </ul> </li> <li class="subfolders"> <a href="#">Engagement History API</a> <ul> <li class="thirdlevel"><a href="data-data-access-overview.html">Overview</a></li> <li class="thirdlevel"><a href="data-engagement-history-methods.html">Methods</a></li> <li class="thirdlevel"><a href="data-engagement-history-retrieve-engagement-list-by-criteria.html">Retrieve Engagement List by Criteria</a></li> <li class="thirdlevel"><a href="data-engagement-history-sample-code.html">Sample Code</a></li> <li class="thirdlevel"><a href="data-engagement-history-appendix.html">Appendix</a></li> </ul> </li> <li class="subfolders"> <a href="#">Operational Real-time API</a> <ul> <li class="thirdlevel"><a href="data-operational-realtime-overview.html">Overview</a></li> <li class="thirdlevel"><a href="data-operational-realtime-methods.html">Methods</a></li> <li class="thirdlevel"><a href="data-operational-realtime-queue-health.html">Queue Health</a></li> <li class="thirdlevel"><a href="data-operational-realtime-engagement-activity.html">Engagement Activity</a></li> <li class="thirdlevel"><a href="data-operational-realtime-agent-activity.html">Agent Activity</a></li> <li class="thirdlevel"><a href="data-operational-realtime-current-queue-state.html">Current Queue State</a></li> <li class="thirdlevel"><a href="data-operational-realtime-sla-histogram.html">SLA Histogram</a></li> <li class="thirdlevel"><a href="data-operational-realtime-sample-code.html">Sample Code</a></li> </ul> </li> </ul> <li> <a href="#">LiveEngage Tag</a> <ul> <li class="subfolders"> <a href="#">LE Tag Events</a> <ul> <li class="thirdlevel"><a href="lp-tag-tag-events-overview.html">Overview</a></li> <li class="thirdlevel"><a href="lp-tag-tag-events-how.html">How to use these Events</a></li> <li class="thirdlevel"><a href="lp-tag-tag-events-events.html">Events</a></li> <li class="thirdlevel"><a href="lp-tag-visitor-flow.html">Visitor Flow Events</a></li> <li class="thirdlevel"><a href="lp-tag-engagement.html">Engagement Events</a></li> <li class="thirdlevel"><a href="lp-tag-engagement-window.html">Engagement Window Events</a></li> </ul> </li> </ul> <li> <a href="#">Messaging Window API</a> <ul> <li class="subfolders"> <a href="#">Introduction</a> <ul> <li class="thirdlevel"><a href="consumer-interation-index.html">Home</a></li> <li class="thirdlevel"><a href="consumer-int-protocol-overview.html">Protocol Overview</a></li> <li class="thirdlevel"><a href="consumer-int-getting-started.html">Getting Started</a></li> </ul> </li> <li class="subfolders"> <a href="#">Tutorials</a> <ul> <li class="thirdlevel"><a href="consumer-int-get-msg.html">Get Messages</a></li> <li class="thirdlevel"><a href="consumer-int-conversation-md.html">Conversation Metadata</a></li> <li class="thirdlevel"><a href="consumer-int-readaccept-events.html">Read/Accept events</a></li> <li class="thirdlevel"><a href="consumer-int-authentication.html">Authentication</a></li> <li class="thirdlevel"><a href="consumer-int-agent-profile.html">Agent Profile</a></li> <li class="thirdlevel"><a href="consumer-int-post-survey.html">Post Conversation Survey</a></li> <li class="thirdlevel"><a href="consumer-int-client-props.html">Client Properties</a></li> <li class="thirdlevel"><a href="consumer-int-no-headers.html">Avoid Webqasocket Headers</a></li> </ul> </li> <li class="subfolders"> <a href="#">Samples</a> <ul> <li class="thirdlevel"><a href="consumer-int-js-sample.html">JavaScript Messenger</a></li> </ul> </li> <li class="subfolders"> <a href="#">API Reference</a> <ul> <li class="thirdlevel"><a href="consumer-int-api-reference.html">Overview</a></li> <li class="thirdlevel"><a href="consumer-int-msg-reqs.html">Request Builder</a></li> <li class="thirdlevel"><a href="consumer-int-msg-resps.html">Response Builder</a></li> <li class="thirdlevel"><a href="consumer-int-msg-notifications.html">Notification Builder</a></li> <li class="thirdlevel"><a href="consumer-int-msg-req-conv.html">New Conversation</a></li> <li class="thirdlevel"><a href="consumer-int-msg-close-conv.html">Close Conversation</a></li> <li class="thirdlevel"><a href="consumer-int-msg-conv-ttr.html">Urgent Conversation</a></li> <li class="thirdlevel"><a href="consumer-int-msg-csat-conv.html">Update CSAT</a></li> <li class="thirdlevel"><a href="consumer-int-msg-sub-conv.html">Subscribe Conversations Metadata</a></li> <li class="thirdlevel"><a href="consumer-int-msg-unsub-conv.html">Unsubscribe Conversations Metadata</a></li> <li class="thirdlevel"><a href="consumer-int-msg-text-cont.html">Publish Content</a></li> <li class="thirdlevel"><a href="consumer-int-msg-sub-events.html">Subscribe Conversation Content</a></li> <li class="thirdlevel"><a href="consumer-int-msg-init-con.html">Browser Init Connection</a></li> </ul> </li> </ul> <!-- if you aren't using the accordion, uncomment this block: <p class="external"> <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a> </p> --> </li> </ul> </div> <!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.--> <script>$("li.active").parents('li').toggleClass("active");</script> <!-- Content Column --> <div class="col-md-9"> <div class="post-header"> <h1 class="post-title-main">Delete Predefined Content Items</h1> </div> <div class="post-content"> <p>Deletes Predefined Content items from a specific account.</p> <h2 id="request">Request</h2> <table> <thead> <tr> <th style="text-align: left">Method</th> <th style="text-align: left">URL</th> </tr> </thead> <tbody> <tr> <td style="text-align: left">DELETE</td> <td style="text-align: left">/api/account/{accountId}/configuration/engagement-window/canned-responses/</td> </tr> </tbody> </table> <p><strong>Request Headers</strong></p> <table> <thead> <tr> <th style="text-align: left">Header</th> <th style="text-align: left">Description</th> </tr> </thead> <tbody> <tr> <td style="text-align: left">X-HTTP-Method-Override=DELETE</td> <td style="text-align: left">Overrides unsupported HTTP methods. To be used with the ‘DELETE’ value.</td> </tr> </tbody> </table> <p><strong>Request Body</strong></p> <div class="highlighter-rouge"><pre class="highlight"><code>[‘12345’,’67890’] </code></pre> </div> <p><strong>Path Parameters</strong></p> <table> <thead> <tr> <th style="text-align: left">Parameter</th> <th style="text-align: left">Description</th> <th style="text-align: left">Type / Value</th> </tr> </thead> <tbody> <tr> <td style="text-align: left">accountId</td> <td style="text-align: left">LP site ID</td> <td style="text-align: left">String ^[a-zA-Z0-9_]{1,20}$</td> </tr> </tbody> </table> <h2 id="request-headers">Request Headers</h2> <table> <thead> <tr> <th style="text-align: left">Header</th> <th style="text-align: left">Description</th> <th style="text-align: left">Notes</th> </tr> </thead> <tbody> <tr> <td style="text-align: left">Authorization</td> <td style="text-align: left">Contains token string to allow request authentication and authorization.</td> <td style="text-align: left"> </td> </tr> <tr> <td style="text-align: left">If-Match</td> <td style="text-align: left">Contains data revision, as known by the client.</td> <td style="text-align: left">Allows optimization of backend, networking and client resource utilization.</td> </tr> <tr> <td style="text-align: left">X-HTTP-Method-Override=DELETE</td> <td style="text-align: left">Overrides unsupported HTTP methods.</td> <td style="text-align: left">To be used with the DELETE value.</td> </tr> </tbody> </table> <h2 id="response">Response</h2> <p><strong>Response Codes</strong></p> <table> <thead> <tr> <th style="text-align: left">Code</th> <th style="text-align: left">Description</th> </tr> </thead> <tbody> <tr> <td style="text-align: left">200</td> <td style="text-align: left">OK</td> </tr> <tr> <td style="text-align: left">304</td> <td style="text-align: left">Not Modified</td> </tr> <tr> <td style="text-align: left">400</td> <td style="text-align: left">Bad Request</td> </tr> <tr> <td style="text-align: left">401</td> <td style="text-align: left">Not Authorized</td> </tr> <tr> <td style="text-align: left">403</td> <td style="text-align: left">Forbidden</td> </tr> <tr> <td style="text-align: left">404</td> <td style="text-align: left">Data Not Found</td> </tr> <tr> <td style="text-align: left">409</td> <td style="text-align: left">Conflict</td> </tr> <tr> <td style="text-align: left">500</td> <td style="text-align: left">Internal Server Error</td> </tr> </tbody> </table> <h2 id="response-headers">Response Headers</h2> <table> <thead> <tr> <th style="text-align: left">Header</th> <th style="text-align: left">Description</th> <th style="text-align: left">Notes</th> </tr> </thead> <tbody> <tr> <td style="text-align: left">ac-revision</td> <td style="text-align: left">Account config object type collection revision.</td> <td style="text-align: left"> </td> </tr> </tbody> </table> <div class="tags"> </div> </div> <hr class="shaded"/> <footer> <div class="row"> <div class="col-lg-12 footer"> &copy;2017 LivePerson. All rights reserved.<br />This documentation is subject to change without notice.<br /> Site last generated: Mar 12, 2017 <br /> <p><img src="img/company_logo.png" alt="Company logo"/></p> </div> </div> </footer> </div> <!-- /.row --> </div> <!-- /.container --> </div> </body> </html>
LivePersonInc/dev-hub
content9/account-configuration-predefined-content-delete-content-items.html
HTML
mit
169,975
<!DOCTYPE html > <html lang="{{ site.lang }}"> {% include head.html %} <body> {% include header-page.html %} <!-- Page Section --> <section class="site-section blog-section page-layout" id="start"> <div class="container"> <!-- Page Layout --> <div class="row"> <!-- Sidebar --> <div class="col-md-4 hidden-xs hidden-sm"> {% include sidebar.html %} </div> <!-- Content --> <div class="col-md-8 blog-articles-container"> {{ content }} </div> </div> </div> </section> {% include footer.html %} {% include scripts.html %} </body> </html>
atoms183/atoms183.github.io
_layouts/page.html
HTML
mit
701
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title>The walkers</title> <meta name="Description" content="" /> <meta name="Keywords" content="" /> <link rel="icon" href="../favicon.ico" /> <style> * { margin: 0; padding: 0; border: 0;} body{ background-color: #3D4143; overflow: hidden; color:#cccccc; font-family:Arial; font-size: 10px; text-shadow: 1px 1px #000000;} button {padding:8px; border: 2px solid #72797D; cursor: pointer; background:linear-gradient(#72797D , #3D4143); color:#CCCCCC; -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px;} button:hover{border: 2px solid #72797D; cursor: pointer; background: #11BBFF; color:#000000; font-weight: bold;} #walk{ position: absolute; top: 20px; left: 5px; width:70px; } #run{ position: absolute; top: 20px; left: 80px; width:70px; } </style> </head> <body> <script src="../js/three.min.js"></script> <script src="../js/navigation.js"></script> <script src="../js/Human.js"></script><!-- @Author _ishibashijun - http://jsdo.it/_ishibashijun --> <script src="../js/slider.js"></script> <script src="../build/Oimo.min.js"></script> <div id='container'></div> <button id="walk">Walk</button> <button id="run">Run</button> <a href="https://github.com/lo-th/Oimo.js"><img style="position: absolute; top: 0; right: 0; border: 0;" src="../images/ribbon.png" alt="Fork me on GitHub"></a> <script> // three var var camera, scene, light, renderer, container; var geos = {}; var mats = {}; // human var human; var nHuman = 6; var sliders; // oimo var world = null; var Hmeshs = {}; var Hbodys = {}; var bodys = []; var meshs = []; var ToRad = Math.PI / 180; window.onload = init; function init() { camera = new THREE.PerspectiveCamera( 60, window.innerWidth / window.innerHeight, 1, 10000 ); initCamera(90,60,800); scene = new THREE.Scene(); // lights scene.add( new THREE.AmbientLight( 0x3D4143 ) ); light = new THREE.DirectionalLight( 0xffffff , 1); light.position.set( 300, 1000, 500 ); light.target.position.set( 0, 0, 0 ); light.castShadow = true; light.shadowCameraNear = 500; light.shadowCameraFar = 1600; light.shadowCameraFov = 70; light.shadowBias = 0.0001; light.shadowDarkness = 0.7; //light.shadowCameraVisible = true; light.shadowMapWidth = light.shadowMapHeight = 1024; scene.add( light ); // background var buffgeoBack = new THREE.BufferGeometry(); buffgeoBack.fromGeometry( new THREE.IcosahedronGeometry(8000,1) ); var back = new THREE.Mesh( buffgeoBack, new THREE.MeshBasicMaterial( { map:gradTexture([[1,0.75,0.5,0.25], ['#1B1D1E','#3D4143','#72797D', '#b0babf']]), side:THREE.BackSide, depthWrite: false } )); back.geometry.applyMatrix(new THREE.Matrix4().makeRotationZ(15*ToRad)); scene.add( back ); // geometrys geos['sphere'] = new THREE.BufferGeometry(); geos['sphere'].fromGeometry( new THREE.SphereGeometry( 1 , 20, 10 ) ); geos['box'] = new THREE.BufferGeometry(); geos['box'].fromGeometry( new THREE.BoxGeometry( 1, 1, 1 ) ); // materials mats['sph'] = new THREE.MeshPhongMaterial( { color: 0x99999A, name:'sph' ,specular: 0xFFFFFF, shininess: 120, transparent: true, opacity: 0.9 } ); mats['box'] = new THREE.MeshLambertMaterial( { color: 0xAA8058, name:'box' } ); mats['ssph'] = new THREE.MeshPhongMaterial( { color: 0x666667, name:'ssph', specular: 0xFFFFFF, shininess: 120 , transparent: true, opacity: 0.7} ); mats['sbox'] = new THREE.MeshLambertMaterial( { color: 0x383838, name:'sbox' } ); mats['ground'] = new THREE.MeshLambertMaterial( { color: 0x3D4143 } ); // three renderer renderer = new THREE.WebGLRenderer({precision: "mediump", antialias:true, alpha: true}); renderer.setSize( window.innerWidth, window.innerHeight ); renderer.autoClear = false; renderer.shadowMapEnabled = true; renderer.shadowMapType = THREE.PCFShadowMap; container = document.getElementById("container"); container.appendChild( renderer.domElement ); initEvents(); initOimoPhysics(); loop(); } function loop() { requestAnimationFrame( loop ); renderer.render( scene, camera ); } function addStaticBox(size, position, rotation) { var mesh = new THREE.Mesh( geos.box, mats.ground ); mesh.scale.set( size[0], size[1], size[2] ); mesh.position.set( position[0], position[1], position[2] ); mesh.rotation.set( rotation[0]*ToRad, rotation[1]*ToRad, rotation[2]*ToRad ); scene.add( mesh ); mesh.castShadow = true; mesh.receiveShadow = true; } function capsuleGeometry (radius, height, SRadius, SHeight) { var sRadius = SRadius || 20; var sHeight = SHeight || 10; var o0 = Math.PI*2; var o1 = Math.PI/2; var g = new THREE.Geometry(); var m0 = new THREE.CylinderGeometry(radius, radius, height, sRadius, 1, true); var m1 = new THREE.SphereGeometry(radius, sRadius, sHeight, 0, o0, 0, o1); var m2 = new THREE.SphereGeometry(radius, sRadius, sHeight, 0, o0, o1, o1); var mtx0 = new THREE.Matrix4().makeTranslation(0,0,0); var mtx1 = new THREE.Matrix4().makeTranslation(0, height*0.5,0); var mtx2 = new THREE.Matrix4().makeTranslation(0, -height*0.5,0); g.merge( m0, mtx0); g.merge( m1, mtx1); g.merge( m2, mtx2); var geo = new THREE.BufferGeometry(); geo.fromGeometry(g); return geo; } //---------------------------------- // HUMAN KINEMATIC //---------------------------------- function initHuman() { var older = document.body; sliders = { speed : new UI.Slide(older, "speed", humanSets, 0.3, [5,100, 150, 20], 0.5, 0, ' ', 2), thighRange : new UI.Slide(older, "thigh Range", humanSets, 50, [5,140, 150, 20], 90,0, '°'), thighBase : new UI.Slide(older, "thigh Base", humanSets, 100, [5,180, 150, 20], 180, 0, '°'), calfRange : new UI.Slide(older, "calf Range", humanSets, 30, [5,220, 150, 20], 90,0, '°'), calfOffset : new UI.Slide(older, "calf Offset", humanSets, -1.57, [5,260, 150, 20], 3.14, -3.14, '°', 2), armRange : new UI.Slide(older, "arm Range", humanSets, 55, [5,300, 150, 20], 360,0, '°'), foreArmRange : new UI.Slide(older, "foreArm Range", humanSets, 20, [5,340, 150, 20], 75, 0, '°'), foreArmOffset : new UI.Slide(older, "foreArm Offset", humanSets, -1.57, [5,380, 150, 20], 3.14, -3.14, '°', 2), gravity : new UI.Slide(older, "gravity", humanSets, 0.88, [5,420, 150, 20], 1,0, 'g', 2), } document.getElementById( "walk" ).addEventListener( "click", initWalk, false ); document.getElementById( "run" ).addEventListener( "click", initRun, false ); human = new Human(); human.zw = 1000; human.zh = 400; initWalk(); } function initWalk() { human.initWalk(); slideUpdate(); } function initRun() { human.initRun(); slideUpdate(); } function slideUpdate() { for ( var key in sliders ){ sliders[ key ].value = human.sets[ key ]; sliders[ key ].updatePosition(); } } function humanSets() { for ( var key in sliders ){ human.sets[ key ] = sliders[ key ].value; } } //---------------------------------- // OIMO PHYSICS //---------------------------------- function initOimoPhysics(){ collisionGroupes = { group1 : 1 << 0, // 00000000 00000000 00000000 00000001 group2 : 1 << 1, // 00000000 00000000 00000000 00000010 group3 : 1 << 2, // 00000000 00000000 00000000 00000100 all : 0xffffffff // 11111111 11111111 11111111 11111111 }; world = new OIMO.World(1/60, 2, 8, true); var ground = new OIMO.Body({size:[1000, 40, 1000], pos:[0,-18,0], world:world}); addStaticBox([1000, 40, 1000], [0,-18,0], [0,0,0]); // make physics humans initHuman(); var bone, name, size, pos; for ( var i=0; i<nHuman; i++ ){ for ( var key in human.bones ){ bone = human.bones[ key ]; name = key+i; pos = [bone.x, bone.y, bone.z]; size = [bone.height, bone.width, bone.deepth]; if(key == 'head') addOimoObject(name, pos, [16], 1); else addOimoObject(name, pos, size, 2); } } // add random object var config = [1,0.4,0.2, collisionGroupes.group2, collisionGroupes.all]; var x, y, z, w, h, d; var i = 100; while (i--){ t = Math.floor(Math.random()*2)+1; x = -400 + Math.random()*800; z = -400 + Math.random()*800; y = 100 + Math.random()*1000; w = 10 + Math.random()*30; h = 10 + Math.random()*30; d = 10 + Math.random()*30; if(t===1){ bodys[i] = new OIMO.Body({type:'sphere', size:[w*0.5], pos:[x,y,z], move:true, world:world, config:config}); meshs[i] = new THREE.Mesh( geos.sphere, mats.sph ); meshs[i].scale.set( w*0.5, w*0.5, w*0.5 ); } else if(t===2){ bodys[i] = new OIMO.Body({type:'box', size:[w,h,d], pos:[x,y,z], move:true, world:world, config:config}); meshs[i] = new THREE.Mesh( geos.box, mats.box ); meshs[i].scale.set( w, h, d ); } meshs[i].castShadow = true; meshs[i].receiveShadow = true; scene.add( meshs[i] ); } setInterval(updateOimoPhysics, 1000/60); } function addOimoObject(name, pos, size, type) { var config = [10,0.4,0.2, collisionGroupes.group1, collisionGroupes.group2]; var mesh, body; var pos = pos || [0, 0, 0]; var size = size || [10, 10, 10]; if(type==1){ body = new OIMO.Body({type:'sphere', name:name, size:size, pos:pos, move:true, noSleep:true, world:world, config:config}); mesh = new THREE.Mesh( geos.sphere, mats.ssph ); mesh.scale.set( size[0], size[0], size[0] ); } else if(type==2){ body = new OIMO.Body({type:'box', name:name, size:size, pos:pos, move:true, noSleep:true, world:world, config:config}); mesh = new THREE.Mesh( capsuleGeometry(size[0]/2, size[1]-(size[0]/2)), mats.box ); if(name.substr(0,4) == 'body')mesh.scale.set(1,1,1.8); } else { body = new OIMO.Body({type:'box', name:name, size:size, pos:pos, move:true, noSleep:true, world:world, config:config}); mesh = new THREE.Mesh( geos.box, mats.box ); mesh.scale.set( size[0], size[1], size[2] ); } mesh.castShadow = true; mesh.receiveShadow = true; scene.add( mesh ); Hmeshs[name] = mesh; Hbodys[name] = body; } function updateOimoPhysics() { world.step(); //update humans human.update(); var bone, name; var mtx, mtx2; var pos = new THREE.Vector3(), quat = new THREE.Quaternion(); for ( var i=0; i<nHuman; i++ ){ for ( var key in human.bones ){ bone = human.bones[ key ]; name = key+i; mtx = new THREE.Matrix4(); mtx.makeTranslation( bone.x-500, 400-bone.y, bone.z+(i*120)-250); mtx2 = new THREE.Matrix4(); mtx2.makeRotationZ( -bone.rotation+(90*ToRad )); mtx.multiply( mtx2 ); mtx2 = new THREE.Matrix4(); mtx2.makeTranslation( 0,-bone.width*0.5,0); mtx.multiply( mtx2 ); pos.setFromMatrixPosition( mtx ); quat.setFromRotationMatrix( mtx ); Hbodys[name].setPosition(pos); Hbodys[name].setQuaternion(quat); Hmeshs[name].position.copy(pos); Hmeshs[name].quaternion.copy(quat); } } // update random object var x, y, z; var i = bodys.length; var mesh; var body; while (i--){ body = bodys[i].body; mesh = meshs[i]; if(!body.sleeping){ mesh.position.copy(body.getPosition()); mesh.quaternion.copy(body.getQuaternion()); // change material if(mesh.material.name === 'sbox') mesh.material = mats.box; if(mesh.material.name === 'ssph') mesh.material = mats.sph; // reset position if(mesh.position.y<-100){ x = -100 + Math.random()*200; z = -100 + Math.random()*200; y = 100 + Math.random()*1000; body.resetPosition(x,y,z); } } else { if(mesh.material.name === 'box') mesh.material = mats.sbox; if(mesh.material.name === 'sph') mesh.material = mats.ssph; } } } //---------------------------------- // TEXTURES //---------------------------------- function gradTexture(color) { var c = document.createElement("canvas"); var ct = c.getContext("2d"); c.width = 16; c.height = 256; var gradient = ct.createLinearGradient(0,0,0,256); var i = color[0].length; while(i--){ gradient.addColorStop(color[0][i],color[1][i]); } ct.fillStyle = gradient; ct.fillRect(0,0,16,256); var texture = new THREE.Texture(c); texture.needsUpdate = true; return texture; } </script> </body> </html>
Hitman666/Oimo.js
experimental/walker.html
HTML
mit
12,953
<div loader="loader" class="loader"> <div class="loading__content"> <div class="loader__spinner"></div> <p class="loading__message">Loading blog</p> </div> </div> <div ui-view class="container__fixed"> </div>
Baasic/baasic-starterkit-angularjs-app-webiste
src/themes/default/templates/master.html
HTML
mit
242
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.4.2_02) on Mon May 16 14:23:18 GMT+01:00 2005 --> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> Uses of Class org.dom4j.dtd.ExternalEntityDecl (dom4j 1.6.1 API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Class org.dom4j.dtd.ExternalEntityDecl (dom4j 1.6.1 API)"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/dom4j/dtd/ExternalEntityDecl.html" title="class in org.dom4j.dtd"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ExternalEntityDecl.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.dom4j.dtd.ExternalEntityDecl</B></H2> </CENTER> No usage of org.dom4j.dtd.ExternalEntityDecl <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/dom4j/dtd/ExternalEntityDecl.html" title="class in org.dom4j.dtd"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ExternalEntityDecl.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2001-2005 MetaStuff Ltd.. All Rights Reserved. </BODY> </HTML>
teslaworksumn/lightshow-visualizer
lib/dom4j-1.6.1/docs/apidocs/org/dom4j/dtd/class-use/ExternalEntityDecl.html
HTML
mit
5,861
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.4.2_02) on Mon May 16 14:23:19 GMT+01:00 2005 --> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> Uses of Class org.dom4j.tree.DefaultComment (dom4j 1.6.1 API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Class org.dom4j.tree.DefaultComment (dom4j 1.6.1 API)"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/dom4j/tree/DefaultComment.html" title="class in org.dom4j.tree"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DefaultComment.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.dom4j.tree.DefaultComment</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Packages that use <A HREF="../../../../org/dom4j/tree/DefaultComment.html" title="class in org.dom4j.tree">DefaultComment</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.dom4j.dom"><B>org.dom4j.dom</B></A></TD> <TD>An implementation of the <i>dom4j</i> API which also supports the W3C object model.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.dom4j.dom"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Uses of <A HREF="../../../../org/dom4j/tree/DefaultComment.html" title="class in org.dom4j.tree">DefaultComment</A> in <A HREF="../../../../org/dom4j/dom/package-summary.html">org.dom4j.dom</A></FONT></TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Subclasses of <A HREF="../../../../org/dom4j/tree/DefaultComment.html" title="class in org.dom4j.tree">DefaultComment</A> in <A HREF="../../../../org/dom4j/dom/package-summary.html">org.dom4j.dom</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/dom4j/dom/DOMComment.html" title="class in org.dom4j.dom">DOMComment</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <code>DOMText</code> implements a Text node which supports the W3C DOM API. </TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/dom4j/tree/DefaultComment.html" title="class in org.dom4j.tree"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DefaultComment.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2001-2005 MetaStuff Ltd.. All Rights Reserved. </BODY> </HTML>
teslaworksumn/lightshow-visualizer
lib/dom4j-1.6.1/docs/apidocs/org/dom4j/tree/class-use/DefaultComment.html
HTML
mit
7,577
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.4.2_05) on Thu Sep 09 20:36:02 PDT 2004 --> <TITLE> Uses of Class cern.colt.matrix.ObjectFactory2D (Colt 1.2.0 - API Specification) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Class cern.colt.matrix.ObjectFactory2D (Colt 1.2.0 - API Specification)"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../cern/colt/matrix/ObjectFactory2D.html" title="class in cern.colt.matrix"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Colt 1.2.0</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ObjectFactory2D.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>cern.colt.matrix.ObjectFactory2D</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Packages that use <A HREF="../../../../cern/colt/matrix/ObjectFactory2D.html" title="class in cern.colt.matrix">ObjectFactory2D</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#cern.colt.matrix"><B>cern.colt.matrix</B></A></TD> <TD>Matrix <i>interfaces and factories</i>; efficient and flexible dense and sparse 1, 2, 3 and d-dimensional matrices holding objects or primitive data types such as <tt>int</tt>, <tt>double</tt>, etc; Templated, fixed sized (not dynamically resizable); Also known as <i>multi-dimensional arrays</i> or<i> Data Cubes</i>.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="cern.colt.matrix"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Uses of <A HREF="../../../../cern/colt/matrix/ObjectFactory2D.html" title="class in cern.colt.matrix">ObjectFactory2D</A> in <A HREF="../../../../cern/colt/matrix/package-summary.html">cern.colt.matrix</A></FONT></TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Fields in <A HREF="../../../../cern/colt/matrix/package-summary.html">cern.colt.matrix</A> declared as <A HREF="../../../../cern/colt/matrix/ObjectFactory2D.html" title="class in cern.colt.matrix">ObjectFactory2D</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../cern/colt/matrix/ObjectFactory2D.html" title="class in cern.colt.matrix">ObjectFactory2D</A></CODE></FONT></TD> <TD><CODE><B>ObjectFactory2D.</B><B><A HREF="../../../../cern/colt/matrix/ObjectFactory2D.html#dense">dense</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A factory producing dense matrices.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../cern/colt/matrix/ObjectFactory2D.html" title="class in cern.colt.matrix">ObjectFactory2D</A></CODE></FONT></TD> <TD><CODE><B>ObjectFactory2D.</B><B><A HREF="../../../../cern/colt/matrix/ObjectFactory2D.html#sparse">sparse</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A factory producing sparse matrices.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../cern/colt/matrix/ObjectFactory2D.html" title="class in cern.colt.matrix"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Colt 1.2.0</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ObjectFactory2D.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <font size=-1 >Jump to the <a target=_top href=http://dsd.lbl.gov/~hoschek/colt >Colt Homepage</a> </BODY> </HTML>
tobyclemson/msci-project
vendor/colt-1.2.0/doc/api/cern/colt/matrix/class-use/ObjectFactory2D.html
HTML
mit
8,324
<!DOCTYPE html> <html> <head lang="en"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <base href=""/> <title>Redradix Weekend with Angularjs Stage 2</title> <meta name="description" content="Redradix Weekend con Angularjs. Sabado 17 de Enero 2015."> <meta name="viewport" content="width=device-width"> <!-- CSS BOOTSTRAP --> <link rel="stylesheet" href="styles/vendor/bootstrap.css"> <!-- CSS GNAs --> <link rel="stylesheet" href="styles/gnas.css"> <link rel="stylesheet" href="styles/custom-navbar.css"> <link rel="stylesheet" href="styles/content.css"> <link rel="stylesheet" href="styles/footer.css"> <!-- CSS FONT --> <!-- AWESOME --> <link rel="stylesheet" href="bower_components/font-awesome/css/font-awesome.css"> <link rel="stylesheet" href="bower_components/font-awesome-animation/dist/font-awesome-animation.min.css"> <!-- DBOOM --> <link rel="stylesheet" href="custom-font/css/fontello.css"> </head> <body ng-app="gnasApp"> <topnavbar></topnavbar> <content></content> <foot></foot> <script src="scripts/vendor/jquery.js"></script> <script src="bower_components/angular/angular.js"></script> <script src="bower_components/angular-route/angular-route.js"></script> <script src="bower_components/ngFx/dist/ngFx.js"></script> <!-- GNAs SCRIPTS--> <script src="scripts/gnas.js"></script> <script src="scripts/directives.js"></script> <!-- --> <!-- GNAs MODULES--> <!-- UILOGIC MODULE--> <script src="modules/uilogic/scripts/gna.js"></script> <script src="modules/uilogic/scripts/controllers.js"></script> <!-- DIRECTIVE MODULE--> <script src="modules/directive/scripts/gna.js"></script> <script src="modules/directive/scripts/directives.js"></script> <!-- SERVICE MODULE--> <script src="modules/service/scripts/gna.js"></script> <script src="modules/service/scripts/directives.js"></script> <script src="modules/service/scripts/services.js"></script> <!-- --> <!-- API MODULE--> <script src="modules/api/scripts/gna.js"></script> <script src="modules/api/scripts/directives.js"></script> <script src="modules/api/scripts/services.js"></script> <!-- --> </body> </html>
daniboomerang/Redradix-weekend-angular-stage2
client/index.html
HTML
mit
2,552
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" /> <title>LinkedList - Android SDK | Android Developers</title> <!-- STYLESHEETS --> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,mediumitalic,bold" title="roboto"> <link href="../../../assets/css/default.css" rel="stylesheet" type="text/css"> <!-- FULLSCREEN STYLESHEET --> <link href="../../../assets/css/fullscreen.css" rel="stylesheet" class="fullscreen" type="text/css"> <!-- JAVASCRIPT --> <script src="http://www.google.com/jsapi" type="text/javascript"></script> <script src="../../../assets/js/android_3p-bundle.js" type="text/javascript"></script> <script type="text/javascript"> var toRoot = "../../../"; var devsite = false; </script> <script src="../../../assets/js/docs.js" type="text/javascript"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-5831155-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body class="gc-documentation develop" itemscope itemtype="http://schema.org/Article"> <div id="doc-api-level" class="1" style="display:none"></div> <a name="top"></a> <a name="top"></a> <!-- Header --> <div id="header"> <div class="wrap" id="header-wrap"> <div class="col-3 logo"> <a href="../../../index.html"> <img src="../../../assets/images/dac_logo.png" width="123" height="25" alt="Android Developers" /> </a> <div class="btn-quicknav" id="btn-quicknav"> <a href="#" class="arrow-inactive">Quicknav</a> <a href="#" class="arrow-active">Quicknav</a> </div> </div> <ul class="nav-x col-9"> <li class="design"> <a href="../../../design/index.html" zh-tw-lang="設計" zh-cn-lang="设计" ru-lang="Проектирование" ko-lang="디자인" ja-lang="設計" es-lang="Diseñar" >Design</a></li> <li class="develop"><a href="../../../develop/index.html" zh-tw-lang="開發" zh-cn-lang="开发" ru-lang="Разработка" ko-lang="개발" ja-lang="開発" es-lang="Desarrollar" >Develop</a></li> <li class="distribute last"><a href="../../../distribute/index.html" zh-tw-lang="發佈" zh-cn-lang="分发" ru-lang="Распространение" ko-lang="배포" ja-lang="配布" es-lang="Distribuir" >Distribute</a></li> </ul> <!-- New Search --> <div class="menu-container"> <div class="moremenu"> <div id="more-btn"></div> </div> <div class="morehover" id="moremenu"> <div class="top"></div> <div class="mid"> <div class="header">Links</div> <ul> <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li> <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li> <li><a href="../../../about/index.html">About Android</a></li> </ul> <div class="header">Android Sites</div> <ul> <li><a href="http://www.android.com">Android.com</a></li> <li class="active"><a>Android Developers</a></li> <li><a href="http://source.android.com">Android Open Source Project</a></li> </ul> <br class="clearfix" /> </div> <div class="bottom"></div> </div> <div class="search" id="search-container"> <div class="search-inner"> <div id="search-btn"></div> <div class="left"></div> <form onsubmit="return submit_search()"> <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q" onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)" onkeydown="return search_changed(event, true, '../../../')" onkeyup="return search_changed(event, false, '../../../')" /> </form> <div class="right"></div> <a class="close hide">close</a> <div class="left"></div> <div class="right"></div> </div> </div> <div class="search_filtered_wrapper reference"> <div class="suggest-card reference no-display"> <ul class="search_filtered"> </ul> </div> </div> <div class="search_filtered_wrapper docs"> <div class="suggest-card dummy no-display">&nbsp;</div> <div class="suggest-card develop no-display"> <ul class="search_filtered"> </ul> <div class="child-card guides no-display"> </div> <div class="child-card training no-display"> </div> </div> <div class="suggest-card design no-display"> <ul class="search_filtered"> </ul> </div> <div class="suggest-card distribute no-display"> <ul class="search_filtered"> </ul> </div> </div> </div> <!-- /New Search> <!-- Expanded quicknav --> <div id="quicknav" class="col-9"> <ul> <li class="design"> <ul> <li><a href="../../../design/index.html">Get Started</a></li> <li><a href="../../../design/style/index.html">Style</a></li> <li><a href="../../../design/patterns/index.html">Patterns</a></li> <li><a href="../../../design/building-blocks/index.html">Building Blocks</a></li> <li><a href="../../../design/downloads/index.html">Downloads</a></li> <li><a href="../../../design/videos/index.html">Videos</a></li> </ul> </li> <li class="develop"> <ul> <li><a href="../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li><a href="../../../guide/components/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li><a href="../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li><a href="../../../tools/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a> <ul><li><a href="../../../sdk/index.html">Get the SDK</a></li></ul> </li> <li><a href="../../../google/index.html">Google Services</a> </li> </ul> </li> <li class="distribute last"> <ul> <li><a href="../../../distribute/index.html">Google Play</a></li> <li><a href="../../../distribute/googleplay/publish/index.html">Publishing</a></li> <li><a href="../../../distribute/googleplay/promote/index.html">Promoting</a></li> <li><a href="../../../distribute/googleplay/quality/index.html">App Quality</a></li> <li><a href="../../../distribute/googleplay/spotlight/index.html">Spotlight</a></li> <li><a href="../../../distribute/open.html">Open Distribution</a></li> </ul> </li> </ul> </div> <!-- /Expanded quicknav --> </div> </div> <!-- /Header --> <div id="searchResults" class="wrap" style="display:none;"> <h2 id="searchTitle">Results</h2> <div id="leftSearchControl" class="search-control">Loading...</div> </div> <!-- Secondary x-nav --> <div id="nav-x"> <div class="wrap"> <ul class="nav-x col-9 develop" style="width:100%"> <li class="training"><a href="../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li class="guide"><a href="../../../guide/components/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li class="reference"><a href="../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li class="tools"><a href="../../../tools/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a></li> <li class="google"><a href="../../../google/index.html" >Google Services</a> </li> </ul> </div> </div> <!-- /Sendondary x-nav --> <div class="wrap clearfix" id="body-content"> <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> <div id="devdoc-nav"> <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> <div id="api-nav-header"> <div id="api-level-toggle"> <label for="apiLevelCheckbox" class="disabled">API level: </label> <div class="select-wrapper"> <select id="apiLevelSelector"> <!-- option elements added by buildApiLevelSelector() --> </select> </div> </div><!-- end toggle --> <div id="api-nav-title">Android APIs</div> </div><!-- end nav header --> <script> var SINCE_DATA = [ '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19' ]; buildApiLevelSelector(); </script> <div id="swapper"> <div id="nav-panels"> <div id="resize-packages-nav"> <div id="packages-nav" class="scroll-pane"> <ul> <li class="api apilevel-1"> <a href="../../../reference/android/package-summary.html">android</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/accessibilityservice/package-summary.html">android.accessibilityservice</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/accounts/package-summary.html">android.accounts</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/animation/package-summary.html">android.animation</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/app/package-summary.html">android.app</a></li> <li class="api apilevel-8"> <a href="../../../reference/android/app/admin/package-summary.html">android.app.admin</a></li> <li class="api apilevel-8"> <a href="../../../reference/android/app/backup/package-summary.html">android.app.backup</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/appwidget/package-summary.html">android.appwidget</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/bluetooth/package-summary.html">android.bluetooth</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/package-summary.html">android.content</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/pm/package-summary.html">android.content.pm</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/res/package-summary.html">android.content.res</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/database/package-summary.html">android.database</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/database/sqlite/package-summary.html">android.database.sqlite</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/drm/package-summary.html">android.drm</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/gesture/package-summary.html">android.gesture</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/package-summary.html">android.graphics</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/drawable/package-summary.html">android.graphics.drawable</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/drawable/shapes/package-summary.html">android.graphics.drawable.shapes</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/graphics/pdf/package-summary.html">android.graphics.pdf</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/hardware/package-summary.html">android.hardware</a></li> <li class="api apilevel-17"> <a href="../../../reference/android/hardware/display/package-summary.html">android.hardware.display</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/hardware/input/package-summary.html">android.hardware.input</a></li> <li class="api apilevel-18"> <a href="../../../reference/android/hardware/location/package-summary.html">android.hardware.location</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/hardware/usb/package-summary.html">android.hardware.usb</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/inputmethodservice/package-summary.html">android.inputmethodservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/location/package-summary.html">android.location</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/media/package-summary.html">android.media</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/media/audiofx/package-summary.html">android.media.audiofx</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/media/effect/package-summary.html">android.media.effect</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/mtp/package-summary.html">android.mtp</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/package-summary.html">android.net</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/http/package-summary.html">android.net.http</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/net/nsd/package-summary.html">android.net.nsd</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/net/rtp/package-summary.html">android.net.rtp</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/net/sip/package-summary.html">android.net.sip</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/wifi/package-summary.html">android.net.wifi</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/net/wifi/p2p/package-summary.html">android.net.wifi.p2p</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/net/wifi/p2p/nsd/package-summary.html">android.net.wifi.p2p.nsd</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/nfc/package-summary.html">android.nfc</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/nfc/cardemulation/package-summary.html">android.nfc.cardemulation</a></li> <li class="api apilevel-10"> <a href="../../../reference/android/nfc/tech/package-summary.html">android.nfc.tech</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/opengl/package-summary.html">android.opengl</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/os/package-summary.html">android.os</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/os/storage/package-summary.html">android.os.storage</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/preference/package-summary.html">android.preference</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/print/package-summary.html">android.print</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/print/pdf/package-summary.html">android.print.pdf</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/printservice/package-summary.html">android.printservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/provider/package-summary.html">android.provider</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/renderscript/package-summary.html">android.renderscript</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/sax/package-summary.html">android.sax</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/security/package-summary.html">android.security</a></li> <li class="api apilevel-17"> <a href="../../../reference/android/service/dreams/package-summary.html">android.service.dreams</a></li> <li class="api apilevel-18"> <a href="../../../reference/android/service/notification/package-summary.html">android.service.notification</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/service/textservice/package-summary.html">android.service.textservice</a></li> <li class="api apilevel-7"> <a href="../../../reference/android/service/wallpaper/package-summary.html">android.service.wallpaper</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/speech/package-summary.html">android.speech</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/speech/tts/package-summary.html">android.speech.tts</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v13/app/package-summary.html">android.support.v13.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/accessibilityservice/package-summary.html">android.support.v4.accessibilityservice</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/app/package-summary.html">android.support.v4.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/content/package-summary.html">android.support.v4.content</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/content/pm/package-summary.html">android.support.v4.content.pm</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/database/package-summary.html">android.support.v4.database</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/graphics/drawable/package-summary.html">android.support.v4.graphics.drawable</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/hardware/display/package-summary.html">android.support.v4.hardware.display</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/media/package-summary.html">android.support.v4.media</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/net/package-summary.html">android.support.v4.net</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/os/package-summary.html">android.support.v4.os</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/print/package-summary.html">android.support.v4.print</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/text/package-summary.html">android.support.v4.text</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/util/package-summary.html">android.support.v4.util</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/view/package-summary.html">android.support.v4.view</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/view/accessibility/package-summary.html">android.support.v4.view.accessibility</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/widget/package-summary.html">android.support.v4.widget</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/app/package-summary.html">android.support.v7.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/appcompat/package-summary.html">android.support.v7.appcompat</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/gridlayout/package-summary.html">android.support.v7.gridlayout</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/media/package-summary.html">android.support.v7.media</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/mediarouter/package-summary.html">android.support.v7.mediarouter</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/view/package-summary.html">android.support.v7.view</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/widget/package-summary.html">android.support.v7.widget</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v8/renderscript/package-summary.html">android.support.v8.renderscript</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/telephony/package-summary.html">android.telephony</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/telephony/cdma/package-summary.html">android.telephony.cdma</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/telephony/gsm/package-summary.html">android.telephony.gsm</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/package-summary.html">android.test</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/mock/package-summary.html">android.test.mock</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/suitebuilder/package-summary.html">android.test.suitebuilder</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/package-summary.html">android.text</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/text/format/package-summary.html">android.text.format</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/method/package-summary.html">android.text.method</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/style/package-summary.html">android.text.style</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/util/package-summary.html">android.text.util</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/transition/package-summary.html">android.transition</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/util/package-summary.html">android.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/view/package-summary.html">android.view</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/view/accessibility/package-summary.html">android.view.accessibility</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/view/animation/package-summary.html">android.view.animation</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/view/inputmethod/package-summary.html">android.view.inputmethod</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/view/textservice/package-summary.html">android.view.textservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/webkit/package-summary.html">android.webkit</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/widget/package-summary.html">android.widget</a></li> <li class="api apilevel-1"> <a href="../../../reference/dalvik/bytecode/package-summary.html">dalvik.bytecode</a></li> <li class="api apilevel-1"> <a href="../../../reference/dalvik/system/package-summary.html">dalvik.system</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/awt/font/package-summary.html">java.awt.font</a></li> <li class="api apilevel-3"> <a href="../../../reference/java/beans/package-summary.html">java.beans</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/io/package-summary.html">java.io</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/package-summary.html">java.lang</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/annotation/package-summary.html">java.lang.annotation</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/ref/package-summary.html">java.lang.ref</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/reflect/package-summary.html">java.lang.reflect</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/math/package-summary.html">java.math</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/net/package-summary.html">java.net</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/package-summary.html">java.nio</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/channels/package-summary.html">java.nio.channels</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/channels/spi/package-summary.html">java.nio.channels.spi</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/charset/package-summary.html">java.nio.charset</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/charset/spi/package-summary.html">java.nio.charset.spi</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/package-summary.html">java.security</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/acl/package-summary.html">java.security.acl</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/cert/package-summary.html">java.security.cert</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/interfaces/package-summary.html">java.security.interfaces</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/spec/package-summary.html">java.security.spec</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/sql/package-summary.html">java.sql</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/text/package-summary.html">java.text</a></li> <li class="selected api apilevel-1"> <a href="../../../reference/java/util/package-summary.html">java.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/package-summary.html">java.util.concurrent</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/atomic/package-summary.html">java.util.concurrent.atomic</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/locks/package-summary.html">java.util.concurrent.locks</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/jar/package-summary.html">java.util.jar</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/logging/package-summary.html">java.util.logging</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/prefs/package-summary.html">java.util.prefs</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/regex/package-summary.html">java.util.regex</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/zip/package-summary.html">java.util.zip</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/package-summary.html">javax.crypto</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/interfaces/package-summary.html">javax.crypto.interfaces</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/spec/package-summary.html">javax.crypto.spec</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/microedition/khronos/egl/package-summary.html">javax.microedition.khronos.egl</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/microedition/khronos/opengles/package-summary.html">javax.microedition.khronos.opengles</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/net/package-summary.html">javax.net</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/net/ssl/package-summary.html">javax.net.ssl</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/package-summary.html">javax.security.auth</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/callback/package-summary.html">javax.security.auth.callback</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/login/package-summary.html">javax.security.auth.login</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/x500/package-summary.html">javax.security.auth.x500</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/cert/package-summary.html">javax.security.cert</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/sql/package-summary.html">javax.sql</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/xml/package-summary.html">javax.xml</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/datatype/package-summary.html">javax.xml.datatype</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/namespace/package-summary.html">javax.xml.namespace</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/xml/parsers/package-summary.html">javax.xml.parsers</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/package-summary.html">javax.xml.transform</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/dom/package-summary.html">javax.xml.transform.dom</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/sax/package-summary.html">javax.xml.transform.sax</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/stream/package-summary.html">javax.xml.transform.stream</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/validation/package-summary.html">javax.xml.validation</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/xpath/package-summary.html">javax.xml.xpath</a></li> <li class="api apilevel-1"> <a href="../../../reference/junit/framework/package-summary.html">junit.framework</a></li> <li class="api apilevel-1"> <a href="../../../reference/junit/runner/package-summary.html">junit.runner</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/package-summary.html">org.apache.http</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/auth/package-summary.html">org.apache.http.auth</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/auth/params/package-summary.html">org.apache.http.auth.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/package-summary.html">org.apache.http.client</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/entity/package-summary.html">org.apache.http.client.entity</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/params/package-summary.html">org.apache.http.client.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/package-summary.html">org.apache.http.conn</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/routing/package-summary.html">org.apache.http.conn.routing</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/util/package-summary.html">org.apache.http.conn.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/cookie/package-summary.html">org.apache.http.cookie</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/cookie/params/package-summary.html">org.apache.http.cookie.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/entity/package-summary.html">org.apache.http.entity</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/package-summary.html">org.apache.http.impl</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/entity/package-summary.html">org.apache.http.impl.entity</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/io/package-summary.html">org.apache.http.impl.io</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/io/package-summary.html">org.apache.http.io</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/message/package-summary.html">org.apache.http.message</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/params/package-summary.html">org.apache.http.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/protocol/package-summary.html">org.apache.http.protocol</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/util/package-summary.html">org.apache.http.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/json/package-summary.html">org.json</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/w3c/dom/package-summary.html">org.w3c.dom</a></li> <li class="api apilevel-8"> <a href="../../../reference/org/w3c/dom/ls/package-summary.html">org.w3c.dom.ls</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/package-summary.html">org.xml.sax</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/ext/package-summary.html">org.xml.sax.ext</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/helpers/package-summary.html">org.xml.sax.helpers</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xmlpull/v1/package-summary.html">org.xmlpull.v1</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xmlpull/v1/sax2/package-summary.html">org.xmlpull.v1.sax2</a></li> </ul><br/> </div> <!-- end packages-nav --> </div> <!-- end resize-packages --> <div id="classes-nav" class="scroll-pane"> <ul> <li><h2>Interfaces</h2> <ul> <li class="api apilevel-1"><a href="../../../reference/java/util/Collection.html">Collection</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Comparator.html">Comparator</a></li> <li class="api apilevel-9"><a href="../../../reference/java/util/Deque.html">Deque</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Enumeration.html">Enumeration</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/EventListener.html">EventListener</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Formattable.html">Formattable</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Iterator.html">Iterator</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/List.html">List</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/ListIterator.html">ListIterator</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Map.html">Map</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Map.Entry.html">Map.Entry</a></li> <li class="api apilevel-9"><a href="../../../reference/java/util/NavigableMap.html">NavigableMap</a></li> <li class="api apilevel-9"><a href="../../../reference/java/util/NavigableSet.html">NavigableSet</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Observer.html">Observer</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Queue.html">Queue</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/RandomAccess.html">RandomAccess</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Set.html">Set</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/SortedMap.html">SortedMap</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/SortedSet.html">SortedSet</a></li> </ul> </li> <li><h2>Classes</h2> <ul> <li class="api apilevel-1"><a href="../../../reference/java/util/AbstractCollection.html">AbstractCollection</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/AbstractList.html">AbstractList</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/AbstractMap.html">AbstractMap</a></li> <li class="api apilevel-9"><a href="../../../reference/java/util/AbstractMap.SimpleEntry.html">AbstractMap.SimpleEntry</a></li> <li class="api apilevel-9"><a href="../../../reference/java/util/AbstractMap.SimpleImmutableEntry.html">AbstractMap.SimpleImmutableEntry</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/AbstractQueue.html">AbstractQueue</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/AbstractSequentialList.html">AbstractSequentialList</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/AbstractSet.html">AbstractSet</a></li> <li class="api apilevel-9"><a href="../../../reference/java/util/ArrayDeque.html">ArrayDeque</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/ArrayList.html">ArrayList</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Arrays.html">Arrays</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/BitSet.html">BitSet</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Calendar.html">Calendar</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Collections.html">Collections</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Currency.html">Currency</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Date.html">Date</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Dictionary.html">Dictionary</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/EnumMap.html">EnumMap</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/EnumSet.html">EnumSet</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/EventListenerProxy.html">EventListenerProxy</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/EventObject.html">EventObject</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/FormattableFlags.html">FormattableFlags</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Formatter.html">Formatter</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/GregorianCalendar.html">GregorianCalendar</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/HashMap.html">HashMap</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/HashSet.html">HashSet</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Hashtable.html">Hashtable</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/IdentityHashMap.html">IdentityHashMap</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/LinkedHashMap.html">LinkedHashMap</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/LinkedHashSet.html">LinkedHashSet</a></li> <li class="selected api apilevel-1"><a href="../../../reference/java/util/LinkedList.html">LinkedList</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/ListResourceBundle.html">ListResourceBundle</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Locale.html">Locale</a></li> <li class="api apilevel-19"><a href="../../../reference/java/util/Objects.html">Objects</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Observable.html">Observable</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/PriorityQueue.html">PriorityQueue</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Properties.html">Properties</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/PropertyPermission.html">PropertyPermission</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/PropertyResourceBundle.html">PropertyResourceBundle</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Random.html">Random</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/ResourceBundle.html">ResourceBundle</a></li> <li class="api apilevel-9"><a href="../../../reference/java/util/ResourceBundle.Control.html">ResourceBundle.Control</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Scanner.html">Scanner</a></li> <li class="api apilevel-9"><a href="../../../reference/java/util/ServiceLoader.html">ServiceLoader</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/SimpleTimeZone.html">SimpleTimeZone</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Stack.html">Stack</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/StringTokenizer.html">StringTokenizer</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Timer.html">Timer</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/TimerTask.html">TimerTask</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/TimeZone.html">TimeZone</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/TreeMap.html">TreeMap</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/TreeSet.html">TreeSet</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/UUID.html">UUID</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/Vector.html">Vector</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/WeakHashMap.html">WeakHashMap</a></li> </ul> </li> <li><h2>Enums</h2> <ul> <li class="api apilevel-1"><a href="../../../reference/java/util/Formatter.BigDecimalLayoutForm.html">Formatter.BigDecimalLayoutForm</a></li> </ul> </li> <li><h2>Exceptions</h2> <ul> <li class="api apilevel-1"><a href="../../../reference/java/util/ConcurrentModificationException.html">ConcurrentModificationException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/DuplicateFormatFlagsException.html">DuplicateFormatFlagsException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/EmptyStackException.html">EmptyStackException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/FormatFlagsConversionMismatchException.html">FormatFlagsConversionMismatchException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/FormatterClosedException.html">FormatterClosedException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/IllegalFormatCodePointException.html">IllegalFormatCodePointException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/IllegalFormatConversionException.html">IllegalFormatConversionException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/IllegalFormatException.html">IllegalFormatException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/IllegalFormatFlagsException.html">IllegalFormatFlagsException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/IllegalFormatPrecisionException.html">IllegalFormatPrecisionException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/IllegalFormatWidthException.html">IllegalFormatWidthException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/InputMismatchException.html">InputMismatchException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/InvalidPropertiesFormatException.html">InvalidPropertiesFormatException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/MissingFormatArgumentException.html">MissingFormatArgumentException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/MissingFormatWidthException.html">MissingFormatWidthException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/MissingResourceException.html">MissingResourceException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/NoSuchElementException.html">NoSuchElementException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/TooManyListenersException.html">TooManyListenersException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/UnknownFormatConversionException.html">UnknownFormatConversionException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/util/UnknownFormatFlagsException.html">UnknownFormatFlagsException</a></li> </ul> </li> <li><h2>Errors</h2> <ul> <li class="api apilevel-9"><a href="../../../reference/java/util/ServiceConfigurationError.html">ServiceConfigurationError</a></li> </ul> </li> </ul><br/> </div><!-- end classes --> </div><!-- end nav-panels --> <div id="nav-tree" style="display:none" class="scroll-pane"> <div id="tree-list"></div> </div><!-- end nav-tree --> </div><!-- end swapper --> <div id="nav-swap"> <a class="fullscreen">fullscreen</a> <a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a> </div> </div> <!-- end devdoc-nav --> </div> <!-- end side-nav --> <script type="text/javascript"> // init fullscreen based on user pref var fullscreen = readCookie("fullscreen"); if (fullscreen != 0) { if (fullscreen == "false") { toggleFullscreen(false); } else { toggleFullscreen(true); } } // init nav version for mobile if (isMobile) { swapNav(); // tree view should be used on mobile $('#nav-swap').hide(); } else { chooseDefaultNav(); if ($("#nav-tree").is(':visible')) { init_default_navtree("../../../"); } } // scroll the selected page into view $(document).ready(function() { scrollIntoView("packages-nav"); scrollIntoView("classes-nav"); }); </script> <div class="col-12" id="doc-col"> <div id="api-info-block"> <div class="sum-details-links"> Summary: <a href="#inhfields">Inherited Fields</a> &#124; <a href="#pubctors">Ctors</a> &#124; <a href="#pubmethods">Methods</a> &#124; <a href="#inhmethods">Inherited Methods</a> &#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> </div><!-- end sum-details-links --> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a> </div> </div><!-- end api-info-block --> <!-- ======== START OF CLASS DATA ======== --> <div id="jd-header"> public class <h1 itemprop="name">LinkedList</h1> extends <a href="../../../reference/java/util/AbstractSequentialList.html">AbstractSequentialList</a>&lt;E&gt;<br/> implements <a href="../../../reference/java/io/Serializable.html">Serializable</a> <a href="../../../reference/java/lang/Cloneable.html">Cloneable</a> <a href="../../../reference/java/util/Deque.html">Deque</a>&lt;E&gt; <a href="../../../reference/java/util/List.html">List</a>&lt;E&gt; <a href="../../../reference/java/util/Queue.html">Queue</a>&lt;E&gt; </div><!-- end header --> <div id="naMessage"></div> <div id="jd-content" class="api apilevel-1"> <table class="jd-inheritance-table"> <tr> <td colspan="5" class="jd-inheritance-class-cell"><a href="../../../reference/java/lang/Object.html">java.lang.Object</a></td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="4" class="jd-inheritance-class-cell"><a href="../../../reference/java/util/AbstractCollection.html">java.util.AbstractCollection</a>&lt;E&gt;</td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;</td> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="3" class="jd-inheritance-class-cell"><a href="../../../reference/java/util/AbstractList.html">java.util.AbstractList</a>&lt;E&gt;</td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;</td> <td class="jd-inheritance-space">&nbsp;</td> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="2" class="jd-inheritance-class-cell"><a href="../../../reference/java/util/AbstractSequentialList.html">java.util.AbstractSequentialList</a>&lt;E&gt;</td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;</td> <td class="jd-inheritance-space">&nbsp;</td> <td class="jd-inheritance-space">&nbsp;</td> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="1" class="jd-inheritance-class-cell">java.util.LinkedList&lt;E&gt;</td> </tr> </table> <div class="jd-descr"> <h2>Class Overview</h2> <p itemprop="articleBody">LinkedList is an implementation of <code><a href="../../../reference/java/util/List.html">List</a></code>, backed by a doubly-linked list. All optional operations including adding, removing, and replacing elements are supported. <p>All elements are permitted, including null. <p>This class is primarily useful if you need queue-like behavior. It may also be useful as a list if you expect your lists to contain zero or one element, but still require the ability to scale to slightly larger numbers of elements. In general, though, you should probably use <code><a href="../../../reference/java/util/ArrayList.html">ArrayList</a></code> if you don't need the queue-like behavior.</p> </div><!-- jd-descr --> <div class="jd-descr"> <h2>Summary</h2> <!-- =========== FIELD SUMMARY =========== --> <table id="inhfields" class="jd-sumtable"><tr><th> <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> <div style="clear:left;">Inherited Fields</div></th></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-fields-java.util.AbstractList" class="jd-expando-trigger closed" ><img id="inherited-fields-java.util.AbstractList-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a>From class <a href="../../../reference/java/util/AbstractList.html">java.util.AbstractList</a> <div id="inherited-fields-java.util.AbstractList"> <div id="inherited-fields-java.util.AbstractList-list" class="jd-inheritedlinks"> </div> <div id="inherited-fields-java.util.AbstractList-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> protected int</nobr></td> <td class="jd-linkcol"><a href="../../../reference/java/util/AbstractList.html#modCount">modCount</a></td> <td class="jd-descrcol" width="100%">A counter for changes to the list.</td> </tr> </table> </div> </div> </td></tr> </table> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> </nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#LinkedList()">LinkedList</a></span>()</nobr> <div class="jd-descrdiv">Constructs a new empty instance of <code>LinkedList</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> </nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#LinkedList(java.util.Collection<? extends E>)">LinkedList</a></span>(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&nbsp;extends&nbsp;E&gt; collection)</nobr> <div class="jd-descrdiv">Constructs a new instance of <code>LinkedList</code> that holds all of the elements contained in the specified <code>collection</code>.</div> </td></tr> </table> <!-- ========== METHOD SUMMARY =========== --> <table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#add(E)">add</a></span>(E object)</nobr> <div class="jd-descrdiv">Adds the specified object at the end of this <code>LinkedList</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#add(int, E)">add</a></span>(int location, E object)</nobr> <div class="jd-descrdiv">Inserts the specified object into this <code>LinkedList</code> at the specified location.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#addAll(java.util.Collection<? extends E>)">addAll</a></span>(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&nbsp;extends&nbsp;E&gt; collection)</nobr> <div class="jd-descrdiv">Adds the objects in the specified Collection to this <code>LinkedList</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#addAll(int, java.util.Collection<? extends E>)">addAll</a></span>(int location, <a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&nbsp;extends&nbsp;E&gt; collection)</nobr> <div class="jd-descrdiv">Inserts the objects in the specified collection at the specified location in this <code>LinkedList</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#addFirst(E)">addFirst</a></span>(E object)</nobr> <div class="jd-descrdiv">Adds the specified object at the beginning of this <code>LinkedList</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#addLast(E)">addLast</a></span>(E object)</nobr> <div class="jd-descrdiv">Adds the specified object at the end of this <code>LinkedList</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#clear()">clear</a></span>()</nobr> <div class="jd-descrdiv">Removes all elements from this <code>LinkedList</code>, leaving it empty.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/Object.html">Object</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#clone()">clone</a></span>()</nobr> <div class="jd-descrdiv">Returns a new <code>LinkedList</code> with the same elements and size as this <code>LinkedList</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#contains(java.lang.Object)">contains</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Searches this <code>LinkedList</code> for the specified object.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/util/Iterator.html">Iterator</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#descendingIterator()">descendingIterator</a></span>()</nobr> <div class="jd-descrdiv">Returns an iterator over the elements in this deque in reverse sequential order.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#element()">element</a></span>()</nobr> <div class="jd-descrdiv">Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#get(int)">get</a></span>(int location)</nobr> <div class="jd-descrdiv">Returns the element at the specified location in this list.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#getFirst()">getFirst</a></span>()</nobr> <div class="jd-descrdiv">Returns the first element in this <code>LinkedList</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#getLast()">getLast</a></span>()</nobr> <div class="jd-descrdiv">Returns the last element in this <code>LinkedList</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#indexOf(java.lang.Object)">indexOf</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Searches this list for the specified object and returns the index of the first occurrence.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#lastIndexOf(java.lang.Object)">lastIndexOf</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Searches this <code>LinkedList</code> for the specified object and returns the index of the last occurrence.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/util/ListIterator.html">ListIterator</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#listIterator(int)">listIterator</a></span>(int location)</nobr> <div class="jd-descrdiv">Returns a ListIterator on the elements of this <code>LinkedList</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#offer(E)">offer</a></span>(E o)</nobr> <div class="jd-descrdiv">Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning <tt>true</tt> upon success and <tt>false</tt> if no space is currently available.</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#offerFirst(E)">offerFirst</a></span>(E e)</nobr> <div class="jd-descrdiv">Inserts the specified element at the front of this deque unless it would violate capacity restrictions.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#offerLast(E)">offerLast</a></span>(E e)</nobr> <div class="jd-descrdiv">Inserts the specified element at the end of this deque unless it would violate capacity restrictions.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#peek()">peek</a></span>()</nobr> <div class="jd-descrdiv">Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns <tt>null</tt> if this deque is empty.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#peekFirst()">peekFirst</a></span>()</nobr> <div class="jd-descrdiv">Retrieves, but does not remove, the first element of this deque, or returns <tt>null</tt> if this deque is empty.</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#peekLast()">peekLast</a></span>()</nobr> <div class="jd-descrdiv">Retrieves, but does not remove, the last element of this deque, or returns <tt>null</tt> if this deque is empty.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#poll()">poll</a></span>()</nobr> <div class="jd-descrdiv">Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns <tt>null</tt> if this deque is empty.</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#pollFirst()">pollFirst</a></span>()</nobr> <div class="jd-descrdiv">Retrieves and removes the first element of this deque, or returns <tt>null</tt> if this deque is empty.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#pollLast()">pollLast</a></span>()</nobr> <div class="jd-descrdiv">Retrieves and removes the last element of this deque, or returns <tt>null</tt> if this deque is empty.</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#pop()">pop</a></span>()</nobr> <div class="jd-descrdiv">Pops an element from the stack represented by this deque.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#push(E)">push</a></span>(E e)</nobr> <div class="jd-descrdiv">Pushes an element onto the stack represented by this deque (in other words, at the head of this deque) if it is possible to do so immediately without violating capacity restrictions, returning <tt>true</tt> upon success and throwing an <tt>IllegalStateException</tt> if no space is currently available.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#remove()">remove</a></span>()</nobr> <div class="jd-descrdiv">Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#remove(int)">remove</a></span>(int location)</nobr> <div class="jd-descrdiv">Removes the object at the specified location from this <code>LinkedList</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#remove(java.lang.Object)">remove</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Removes one instance of the specified object from this <code>Collection</code> if one is contained (optional).</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#removeFirst()">removeFirst</a></span>()</nobr> <div class="jd-descrdiv">Removes the first object from this <code>LinkedList</code>.</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#removeFirstOccurrence(java.lang.Object)">removeFirstOccurrence</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> o)</nobr> <div class="jd-descrdiv">Removes the first occurrence of the specified element from this deque.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#removeLast()">removeLast</a></span>()</nobr> <div class="jd-descrdiv">Removes the last object from this <code>LinkedList</code>.</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#removeLastOccurrence(java.lang.Object)">removeLastOccurrence</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> o)</nobr> <div class="jd-descrdiv">Removes the last occurrence of the specified element from this deque.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#set(int, E)">set</a></span>(int location, E object)</nobr> <div class="jd-descrdiv">Replaces the element at the specified location in this <code>LinkedList</code> with the specified object.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#size()">size</a></span>()</nobr> <div class="jd-descrdiv">Returns the number of elements in this <code>LinkedList</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> &lt;T&gt; T[]</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#toArray(T[])">toArray</a></span>(T[] contents)</nobr> <div class="jd-descrdiv">Returns an array containing all elements contained in this <code>LinkedList</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/Object.html">Object[]</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/LinkedList.html#toArray()">toArray</a></span>()</nobr> <div class="jd-descrdiv">Returns a new array containing all elements contained in this <code>LinkedList</code>.</div> </td></tr> </table> <!-- ========== METHOD SUMMARY =========== --> <table id="inhmethods" class="jd-sumtable"><tr><th> <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> <div style="clear:left;">Inherited Methods</div></th></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.util.AbstractSequentialList" class="jd-expando-trigger closed" ><img id="inherited-methods-java.util.AbstractSequentialList-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From class <a href="../../../reference/java/util/AbstractSequentialList.html">java.util.AbstractSequentialList</a> <div id="inherited-methods-java.util.AbstractSequentialList"> <div id="inherited-methods-java.util.AbstractSequentialList-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.util.AbstractSequentialList-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractSequentialList.html#add(int, E)">add</a></span>(int location, E object)</nobr> <div class="jd-descrdiv">Inserts the specified object into this List at the specified location.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractSequentialList.html#addAll(int, java.util.Collection<? extends E>)">addAll</a></span>(int location, <a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&nbsp;extends&nbsp;E&gt; collection)</nobr> <div class="jd-descrdiv">Inserts the objects in the specified Collection at the specified location in this List.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractSequentialList.html#get(int)">get</a></span>(int location)</nobr> <div class="jd-descrdiv">Returns the element at the specified location in this list.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/util/Iterator.html">Iterator</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractSequentialList.html#iterator()">iterator</a></span>()</nobr> <div class="jd-descrdiv">Returns an iterator on the elements of this list.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract <a href="../../../reference/java/util/ListIterator.html">ListIterator</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractSequentialList.html#listIterator(int)">listIterator</a></span>(int location)</nobr> <div class="jd-descrdiv">Returns a list iterator on the elements of this list.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractSequentialList.html#remove(int)">remove</a></span>(int location)</nobr> <div class="jd-descrdiv">Removes the object at the specified location from this list.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractSequentialList.html#set(int, E)">set</a></span>(int location, E object)</nobr> <div class="jd-descrdiv">Replaces the element at the specified location in this list with the specified object.</div> </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.util.AbstractList" class="jd-expando-trigger closed" ><img id="inherited-methods-java.util.AbstractList-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From class <a href="../../../reference/java/util/AbstractList.html">java.util.AbstractList</a> <div id="inherited-methods-java.util.AbstractList"> <div id="inherited-methods-java.util.AbstractList-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.util.AbstractList-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#add(E)">add</a></span>(E object)</nobr> <div class="jd-descrdiv">Adds the specified object at the end of this List.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#add(int, E)">add</a></span>(int location, E object)</nobr> <div class="jd-descrdiv">Inserts the specified object into this List at the specified location.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#addAll(int, java.util.Collection<? extends E>)">addAll</a></span>(int location, <a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&nbsp;extends&nbsp;E&gt; collection)</nobr> <div class="jd-descrdiv">Inserts the objects in the specified Collection at the specified location in this List.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#clear()">clear</a></span>()</nobr> <div class="jd-descrdiv">Removes all elements from this list, leaving it empty.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#equals(java.lang.Object)">equals</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Compares the specified object to this list and return true if they are equal.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#get(int)">get</a></span>(int location)</nobr> <div class="jd-descrdiv">Returns the element at the specified location in this list.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#hashCode()">hashCode</a></span>()</nobr> <div class="jd-descrdiv">Returns the hash code of this list.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#indexOf(java.lang.Object)">indexOf</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Searches this list for the specified object and returns the index of the first occurrence.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/util/Iterator.html">Iterator</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#iterator()">iterator</a></span>()</nobr> <div class="jd-descrdiv">Returns an iterator on the elements of this list.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#lastIndexOf(java.lang.Object)">lastIndexOf</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Searches this list for the specified object and returns the index of the last occurrence.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/util/ListIterator.html">ListIterator</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#listIterator(int)">listIterator</a></span>(int location)</nobr> <div class="jd-descrdiv">Returns a list iterator on the elements of this list.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/util/ListIterator.html">ListIterator</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#listIterator()">listIterator</a></span>()</nobr> <div class="jd-descrdiv">Returns a ListIterator on the elements of this list.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#remove(int)">remove</a></span>(int location)</nobr> <div class="jd-descrdiv">Removes the object at the specified location from this list.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#removeRange(int, int)">removeRange</a></span>(int start, int end)</nobr> <div class="jd-descrdiv">Removes the objects in the specified range from the start to the end index minus one.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#set(int, E)">set</a></span>(int location, E object)</nobr> <div class="jd-descrdiv">Replaces the element at the specified location in this list with the specified object.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/util/List.html">List</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractList.html#subList(int, int)">subList</a></span>(int start, int end)</nobr> <div class="jd-descrdiv">Returns a part of consecutive elements of this list as a view.</div> </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.util.AbstractCollection" class="jd-expando-trigger closed" ><img id="inherited-methods-java.util.AbstractCollection-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From class <a href="../../../reference/java/util/AbstractCollection.html">java.util.AbstractCollection</a> <div id="inherited-methods-java.util.AbstractCollection"> <div id="inherited-methods-java.util.AbstractCollection-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.util.AbstractCollection-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractCollection.html#add(E)">add</a></span>(E object)</nobr> <div class="jd-descrdiv">Attempts to add <code>object</code> to the contents of this <code>Collection</code> (optional).</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractCollection.html#addAll(java.util.Collection<? extends E>)">addAll</a></span>(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&nbsp;extends&nbsp;E&gt; collection)</nobr> <div class="jd-descrdiv">Attempts to add all of the objects contained in <code>collection</code> to the contents of this <code>Collection</code> (optional).</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractCollection.html#clear()">clear</a></span>()</nobr> <div class="jd-descrdiv">Removes all elements from this <code>Collection</code>, leaving it empty (optional).</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractCollection.html#contains(java.lang.Object)">contains</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Tests whether this <code>Collection</code> contains the specified object.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractCollection.html#containsAll(java.util.Collection<?>)">containsAll</a></span>(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&gt; collection)</nobr> <div class="jd-descrdiv">Tests whether this <code>Collection</code> contains all objects contained in the specified <code>Collection</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractCollection.html#isEmpty()">isEmpty</a></span>()</nobr> <div class="jd-descrdiv">Returns if this <code>Collection</code> contains no elements.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract <a href="../../../reference/java/util/Iterator.html">Iterator</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractCollection.html#iterator()">iterator</a></span>()</nobr> <div class="jd-descrdiv">Returns an instance of <code><a href="../../../reference/java/util/Iterator.html">Iterator</a></code> that may be used to access the objects contained by this <code>Collection</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractCollection.html#remove(java.lang.Object)">remove</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Removes one instance of the specified object from this <code>Collection</code> if one is contained (optional).</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractCollection.html#removeAll(java.util.Collection<?>)">removeAll</a></span>(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&gt; collection)</nobr> <div class="jd-descrdiv">Removes all occurrences in this <code>Collection</code> of each object in the specified <code>Collection</code> (optional).</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractCollection.html#retainAll(java.util.Collection<?>)">retainAll</a></span>(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&gt; collection)</nobr> <div class="jd-descrdiv">Removes all objects from this <code>Collection</code> that are not also found in the <code>Collection</code> passed (optional).</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractCollection.html#size()">size</a></span>()</nobr> <div class="jd-descrdiv">Returns a count of how many objects this <code>Collection</code> contains.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> &lt;T&gt; T[]</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractCollection.html#toArray(T[])">toArray</a></span>(T[] contents)</nobr> <div class="jd-descrdiv">Returns an array containing all elements contained in this <code>Collection</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/Object.html">Object[]</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractCollection.html#toArray()">toArray</a></span>()</nobr> <div class="jd-descrdiv">Returns a new array containing all elements contained in this <code>Collection</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/AbstractCollection.html#toString()">toString</a></span>()</nobr> <div class="jd-descrdiv">Returns the string representation of this <code>Collection</code>.</div> </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" ><img id="inherited-methods-java.lang.Object-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From class <a href="../../../reference/java/lang/Object.html">java.lang.Object</a> <div id="inherited-methods-java.lang.Object"> <div id="inherited-methods-java.lang.Object-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/Object.html">Object</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#clone()">clone</a></span>()</nobr> <div class="jd-descrdiv">Creates and returns a copy of this <code>Object</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#equals(java.lang.Object)">equals</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> o)</nobr> <div class="jd-descrdiv">Compares this instance with the specified object and indicates if they are equal.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#finalize()">finalize</a></span>()</nobr> <div class="jd-descrdiv">Invoked when the garbage collector has detected that this instance is no longer reachable.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final <a href="../../../reference/java/lang/Class.html">Class</a>&lt;?&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#getClass()">getClass</a></span>()</nobr> <div class="jd-descrdiv">Returns the unique instance of <code><a href="../../../reference/java/lang/Class.html">Class</a></code> that represents this object's class.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#hashCode()">hashCode</a></span>()</nobr> <div class="jd-descrdiv">Returns an integer hash code for this object.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#notify()">notify</a></span>()</nobr> <div class="jd-descrdiv">Causes a thread which is waiting on this object's monitor (by means of calling one of the <code>wait()</code> methods) to be woken up.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#notifyAll()">notifyAll</a></span>()</nobr> <div class="jd-descrdiv">Causes all threads which are waiting on this object's monitor (by means of calling one of the <code>wait()</code> methods) to be woken up.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#toString()">toString</a></span>()</nobr> <div class="jd-descrdiv">Returns a string containing a concise, human-readable description of this object.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait()">wait</a></span>()</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait(long, int)">wait</a></span>(long millis, int nanos)</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object or until the specified timeout expires.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait(long)">wait</a></span>(long millis)</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object or until the specified timeout expires.</div> </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Iterable" class="jd-expando-trigger closed" ><img id="inherited-methods-java.lang.Iterable-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From interface <a href="../../../reference/java/lang/Iterable.html">java.lang.Iterable</a> <div id="inherited-methods-java.lang.Iterable"> <div id="inherited-methods-java.lang.Iterable-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.lang.Iterable-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract <a href="../../../reference/java/util/Iterator.html">Iterator</a>&lt;T&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Iterable.html#iterator()">iterator</a></span>()</nobr> <div class="jd-descrdiv">Returns an <code><a href="../../../reference/java/util/Iterator.html">Iterator</a></code> for the elements in this object.</div> </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.util.Collection" class="jd-expando-trigger closed" ><img id="inherited-methods-java.util.Collection-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From interface <a href="../../../reference/java/util/Collection.html">java.util.Collection</a> <div id="inherited-methods-java.util.Collection"> <div id="inherited-methods-java.util.Collection-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.util.Collection-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#add(E)">add</a></span>(E object)</nobr> <div class="jd-descrdiv">Attempts to add <code>object</code> to the contents of this <code>Collection</code> (optional).</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#addAll(java.util.Collection<? extends E>)">addAll</a></span>(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&nbsp;extends&nbsp;E&gt; collection)</nobr> <div class="jd-descrdiv">Attempts to add all of the objects contained in <code>Collection</code> to the contents of this <code>Collection</code> (optional).</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#clear()">clear</a></span>()</nobr> <div class="jd-descrdiv">Removes all elements from this <code>Collection</code>, leaving it empty (optional).</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#contains(java.lang.Object)">contains</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Tests whether this <code>Collection</code> contains the specified object.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#containsAll(java.util.Collection<?>)">containsAll</a></span>(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&gt; collection)</nobr> <div class="jd-descrdiv">Tests whether this <code>Collection</code> contains all objects contained in the specified <code>Collection</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#equals(java.lang.Object)">equals</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Compares the argument to the receiver, and returns true if they represent the <em>same</em> object using a class specific comparison.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#hashCode()">hashCode</a></span>()</nobr> <div class="jd-descrdiv">Returns an integer hash code for the receiver.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#isEmpty()">isEmpty</a></span>()</nobr> <div class="jd-descrdiv">Returns if this <code>Collection</code> contains no elements.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract <a href="../../../reference/java/util/Iterator.html">Iterator</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#iterator()">iterator</a></span>()</nobr> <div class="jd-descrdiv">Returns an instance of <code><a href="../../../reference/java/util/Iterator.html">Iterator</a></code> that may be used to access the objects contained by this <code>Collection</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#remove(java.lang.Object)">remove</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Removes one instance of the specified object from this <code>Collection</code> if one is contained (optional).</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#removeAll(java.util.Collection<?>)">removeAll</a></span>(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&gt; collection)</nobr> <div class="jd-descrdiv">Removes all occurrences in this <code>Collection</code> of each object in the specified <code>Collection</code> (optional).</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#retainAll(java.util.Collection<?>)">retainAll</a></span>(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&gt; collection)</nobr> <div class="jd-descrdiv">Removes all objects from this <code>Collection</code> that are not also found in the <code>Collection</code> passed (optional).</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#size()">size</a></span>()</nobr> <div class="jd-descrdiv">Returns a count of how many objects this <code>Collection</code> contains.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract &lt;T&gt; T[]</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#toArray(T[])">toArray</a></span>(T[] array)</nobr> <div class="jd-descrdiv">Returns an array containing all elements contained in this <code>Collection</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract <a href="../../../reference/java/lang/Object.html">Object[]</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Collection.html#toArray()">toArray</a></span>()</nobr> <div class="jd-descrdiv">Returns a new array containing all elements contained in this <code>Collection</code>.</div> </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.util.Deque" class="jd-expando-trigger closed" ><img id="inherited-methods-java.util.Deque-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From interface <a href="../../../reference/java/util/Deque.html">java.util.Deque</a> <div id="inherited-methods-java.util.Deque"> <div id="inherited-methods-java.util.Deque-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.util.Deque-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-11" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#add(E)">add</a></span>(E e)</nobr> <div class="jd-descrdiv">Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning <tt>true</tt> upon success and throwing an <tt>IllegalStateException</tt> if no space is currently available.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> abstract void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#addFirst(E)">addFirst</a></span>(E e)</nobr> <div class="jd-descrdiv">Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions.</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> abstract void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#addLast(E)">addLast</a></span>(E e)</nobr> <div class="jd-descrdiv">Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions.</div> </td></tr> <tr class=" api apilevel-11" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#contains(java.lang.Object)">contains</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> o)</nobr> <div class="jd-descrdiv">Returns <tt>true</tt> if this deque contains the specified element.</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> abstract <a href="../../../reference/java/util/Iterator.html">Iterator</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#descendingIterator()">descendingIterator</a></span>()</nobr> <div class="jd-descrdiv">Returns an iterator over the elements in this deque in reverse sequential order.</div> </td></tr> <tr class=" api apilevel-11" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#element()">element</a></span>()</nobr> <div class="jd-descrdiv">Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#getFirst()">getFirst</a></span>()</nobr> <div class="jd-descrdiv">Retrieves, but does not remove, the first element of this deque.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#getLast()">getLast</a></span>()</nobr> <div class="jd-descrdiv">Retrieves, but does not remove, the last element of this deque.</div> </td></tr> <tr class="alt-color api apilevel-11" > <td class="jd-typecol"><nobr> abstract <a href="../../../reference/java/util/Iterator.html">Iterator</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#iterator()">iterator</a></span>()</nobr> <div class="jd-descrdiv">Returns an iterator over the elements in this deque in proper sequence.</div> </td></tr> <tr class=" api apilevel-11" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#offer(E)">offer</a></span>(E e)</nobr> <div class="jd-descrdiv">Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning <tt>true</tt> upon success and <tt>false</tt> if no space is currently available.</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#offerFirst(E)">offerFirst</a></span>(E e)</nobr> <div class="jd-descrdiv">Inserts the specified element at the front of this deque unless it would violate capacity restrictions.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#offerLast(E)">offerLast</a></span>(E e)</nobr> <div class="jd-descrdiv">Inserts the specified element at the end of this deque unless it would violate capacity restrictions.</div> </td></tr> <tr class="alt-color api apilevel-11" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#peek()">peek</a></span>()</nobr> <div class="jd-descrdiv">Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns <tt>null</tt> if this deque is empty.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#peekFirst()">peekFirst</a></span>()</nobr> <div class="jd-descrdiv">Retrieves, but does not remove, the first element of this deque, or returns <tt>null</tt> if this deque is empty.</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#peekLast()">peekLast</a></span>()</nobr> <div class="jd-descrdiv">Retrieves, but does not remove, the last element of this deque, or returns <tt>null</tt> if this deque is empty.</div> </td></tr> <tr class=" api apilevel-11" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#poll()">poll</a></span>()</nobr> <div class="jd-descrdiv">Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns <tt>null</tt> if this deque is empty.</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#pollFirst()">pollFirst</a></span>()</nobr> <div class="jd-descrdiv">Retrieves and removes the first element of this deque, or returns <tt>null</tt> if this deque is empty.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#pollLast()">pollLast</a></span>()</nobr> <div class="jd-descrdiv">Retrieves and removes the last element of this deque, or returns <tt>null</tt> if this deque is empty.</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#pop()">pop</a></span>()</nobr> <div class="jd-descrdiv">Pops an element from the stack represented by this deque.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> abstract void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#push(E)">push</a></span>(E e)</nobr> <div class="jd-descrdiv">Pushes an element onto the stack represented by this deque (in other words, at the head of this deque) if it is possible to do so immediately without violating capacity restrictions, returning <tt>true</tt> upon success and throwing an <tt>IllegalStateException</tt> if no space is currently available.</div> </td></tr> <tr class="alt-color api apilevel-11" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#remove()">remove</a></span>()</nobr> <div class="jd-descrdiv">Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).</div> </td></tr> <tr class=" api apilevel-11" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#remove(java.lang.Object)">remove</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> o)</nobr> <div class="jd-descrdiv">Removes the first occurrence of the specified element from this deque.</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#removeFirst()">removeFirst</a></span>()</nobr> <div class="jd-descrdiv">Retrieves and removes the first element of this deque.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#removeFirstOccurrence(java.lang.Object)">removeFirstOccurrence</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> o)</nobr> <div class="jd-descrdiv">Removes the first occurrence of the specified element from this deque.</div> </td></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#removeLast()">removeLast</a></span>()</nobr> <div class="jd-descrdiv">Retrieves and removes the last element of this deque.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#removeLastOccurrence(java.lang.Object)">removeLastOccurrence</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> o)</nobr> <div class="jd-descrdiv">Removes the last occurrence of the specified element from this deque.</div> </td></tr> <tr class="alt-color api apilevel-11" > <td class="jd-typecol"><nobr> abstract int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Deque.html#size()">size</a></span>()</nobr> <div class="jd-descrdiv">Returns the number of elements in this deque.</div> </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.util.List" class="jd-expando-trigger closed" ><img id="inherited-methods-java.util.List-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From interface <a href="../../../reference/java/util/List.html">java.util.List</a> <div id="inherited-methods-java.util.List"> <div id="inherited-methods-java.util.List-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.util.List-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#add(E)">add</a></span>(E object)</nobr> <div class="jd-descrdiv">Adds the specified object at the end of this <code>List</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#add(int, E)">add</a></span>(int location, E object)</nobr> <div class="jd-descrdiv">Inserts the specified object into this <code>List</code> at the specified location.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#addAll(java.util.Collection<? extends E>)">addAll</a></span>(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&nbsp;extends&nbsp;E&gt; collection)</nobr> <div class="jd-descrdiv">Adds the objects in the specified collection to the end of this <code>List</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#addAll(int, java.util.Collection<? extends E>)">addAll</a></span>(int location, <a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&nbsp;extends&nbsp;E&gt; collection)</nobr> <div class="jd-descrdiv">Inserts the objects in the specified collection at the specified location in this <code>List</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#clear()">clear</a></span>()</nobr> <div class="jd-descrdiv">Removes all elements from this <code>List</code>, leaving it empty.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#contains(java.lang.Object)">contains</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Tests whether this <code>List</code> contains the specified object.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#containsAll(java.util.Collection<?>)">containsAll</a></span>(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&gt; collection)</nobr> <div class="jd-descrdiv">Tests whether this <code>List</code> contains all objects contained in the specified collection.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#equals(java.lang.Object)">equals</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Compares the given object with the <code>List</code>, and returns true if they represent the <em>same</em> object using a class specific comparison.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#get(int)">get</a></span>(int location)</nobr> <div class="jd-descrdiv">Returns the element at the specified location in this <code>List</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#hashCode()">hashCode</a></span>()</nobr> <div class="jd-descrdiv">Returns the hash code for this <code>List</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#indexOf(java.lang.Object)">indexOf</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Searches this <code>List</code> for the specified object and returns the index of the first occurrence.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#isEmpty()">isEmpty</a></span>()</nobr> <div class="jd-descrdiv">Returns whether this <code>List</code> contains no elements.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract <a href="../../../reference/java/util/Iterator.html">Iterator</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#iterator()">iterator</a></span>()</nobr> <div class="jd-descrdiv">Returns an iterator on the elements of this <code>List</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#lastIndexOf(java.lang.Object)">lastIndexOf</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Searches this <code>List</code> for the specified object and returns the index of the last occurrence.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract <a href="../../../reference/java/util/ListIterator.html">ListIterator</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#listIterator(int)">listIterator</a></span>(int location)</nobr> <div class="jd-descrdiv">Returns a list iterator on the elements of this <code>List</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract <a href="../../../reference/java/util/ListIterator.html">ListIterator</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#listIterator()">listIterator</a></span>()</nobr> <div class="jd-descrdiv">Returns a <code>List</code> iterator on the elements of this <code>List</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#remove(int)">remove</a></span>(int location)</nobr> <div class="jd-descrdiv">Removes the object at the specified location from this <code>List</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#remove(java.lang.Object)">remove</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Removes the first occurrence of the specified object from this <code>List</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#removeAll(java.util.Collection<?>)">removeAll</a></span>(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&gt; collection)</nobr> <div class="jd-descrdiv">Removes all occurrences in this <code>List</code> of each object in the specified collection.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#retainAll(java.util.Collection<?>)">retainAll</a></span>(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&gt; collection)</nobr> <div class="jd-descrdiv">Removes all objects from this <code>List</code> that are not contained in the specified collection.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#set(int, E)">set</a></span>(int location, E object)</nobr> <div class="jd-descrdiv">Replaces the element at the specified location in this <code>List</code> with the specified object.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#size()">size</a></span>()</nobr> <div class="jd-descrdiv">Returns the number of elements in this <code>List</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract <a href="../../../reference/java/util/List.html">List</a>&lt;E&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#subList(int, int)">subList</a></span>(int start, int end)</nobr> <div class="jd-descrdiv">Returns a <code>List</code> of the specified portion of this <code>List</code> from the given start index to the end index minus one.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract &lt;T&gt; T[]</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#toArray(T[])">toArray</a></span>(T[] array)</nobr> <div class="jd-descrdiv">Returns an array containing all elements contained in this <code>List</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract <a href="../../../reference/java/lang/Object.html">Object[]</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/List.html#toArray()">toArray</a></span>()</nobr> <div class="jd-descrdiv">Returns an array containing all elements contained in this <code>List</code>.</div> </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.util.Queue" class="jd-expando-trigger closed" ><img id="inherited-methods-java.util.Queue-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From interface <a href="../../../reference/java/util/Queue.html">java.util.Queue</a> <div id="inherited-methods-java.util.Queue"> <div id="inherited-methods-java.util.Queue-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.util.Queue-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-11" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Queue.html#add(E)">add</a></span>(E e)</nobr> <div class="jd-descrdiv">Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning <tt>true</tt> upon success and throwing an <tt>IllegalStateException</tt> if no space is currently available.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Queue.html#element()">element</a></span>()</nobr> <div class="jd-descrdiv">Retrieves, but does not remove, the head of this queue.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Queue.html#offer(E)">offer</a></span>(E e)</nobr> <div class="jd-descrdiv">Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Queue.html#peek()">peek</a></span>()</nobr> <div class="jd-descrdiv">Retrieves, but does not remove, the head of this queue, or returns <tt>null</tt> if this queue is empty.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Queue.html#poll()">poll</a></span>()</nobr> <div class="jd-descrdiv">Retrieves and removes the head of this queue, or returns <tt>null</tt> if this queue is empty.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract E</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/util/Queue.html#remove()">remove</a></span>()</nobr> <div class="jd-descrdiv">Retrieves and removes the head of this queue.</div> </td></tr> </table> </div> </div> </td></tr> </table> </div><!-- jd-descr (summary) --> <!-- Details --> <!-- XML Attributes --> <!-- Enum Values --> <!-- Constants --> <!-- Fields --> <!-- Public ctors --> <!-- ========= CONSTRUCTOR DETAIL ======== --> <h2>Public Constructors</h2> <A NAME="LinkedList()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public </span> <span class="sympad">LinkedList</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Constructs a new empty instance of <code>LinkedList</code>. </p></div> </div> </div> <A NAME="LinkedList(java.util.Collection<? extends E>)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public </span> <span class="sympad">LinkedList</span> <span class="normal">(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&nbsp;extends&nbsp;E&gt; collection)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Constructs a new instance of <code>LinkedList</code> that holds all of the elements contained in the specified <code>collection</code>. The order of the elements in this new <code>LinkedList</code> will be determined by the iteration order of <code>collection</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>collection</td> <td>the collection of elements to add. </td> </tr> </table> </div> </div> </div> <!-- ========= CONSTRUCTOR DETAIL ======== --> <!-- Protected ctors --> <!-- ========= METHOD DETAIL ======== --> <!-- Public methdos --> <h2>Public Methods</h2> <A NAME="add(E)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public boolean </span> <span class="sympad">add</span> <span class="normal">(E object)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Adds the specified object at the end of this <code>LinkedList</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>object</td> <td>the object to add.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>always true </li></ul> </div> </div> </div> <A NAME="add(int, E)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public void </span> <span class="sympad">add</span> <span class="normal">(int location, E object)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Inserts the specified object into this <code>LinkedList</code> at the specified location. The object is inserted before any previous element at the specified location. If the location is equal to the size of this <code>LinkedList</code>, the object is added at the end.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>location</td> <td>the index at which to insert.</td> </tr> <tr> <th>object</td> <td>the object to add.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/lang/IndexOutOfBoundsException.html">IndexOutOfBoundsException</a></td> <td>if <code>location < 0 || location > size()</code> </td> </tr> </table> </div> </div> </div> <A NAME="addAll(java.util.Collection<? extends E>)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public boolean </span> <span class="sympad">addAll</span> <span class="normal">(<a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&nbsp;extends&nbsp;E&gt; collection)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Adds the objects in the specified Collection to this <code>LinkedList</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>collection</td> <td>the collection of objects.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><code>true</code> if this <code>LinkedList</code> is modified, <code>false</code> otherwise. </li></ul> </div> </div> </div> <A NAME="addAll(int, java.util.Collection<? extends E>)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public boolean </span> <span class="sympad">addAll</span> <span class="normal">(int location, <a href="../../../reference/java/util/Collection.html">Collection</a>&lt;?&nbsp;extends&nbsp;E&gt; collection)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Inserts the objects in the specified collection at the specified location in this <code>LinkedList</code>. The objects are added in the order they are returned from the collection's iterator.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>location</td> <td>the index at which to insert.</td> </tr> <tr> <th>collection</td> <td>the collection of objects</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><code>true</code> if this <code>LinkedList</code> is modified, <code>false</code> otherwise.</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/lang/ClassCastException.html">ClassCastException</a></td> <td>if the class of an object is inappropriate for this list.</td> </tr> <tr> <th><a href="../../../reference/java/lang/IllegalArgumentException.html">IllegalArgumentException</a></td> <td>if an object cannot be added to this list.</td> </tr> <tr> <th><a href="../../../reference/java/lang/IndexOutOfBoundsException.html">IndexOutOfBoundsException</a></td> <td>if <code>location < 0 || location > size()</code> </td> </tr> </table> </div> </div> </div> <A NAME="addFirst(E)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public void </span> <span class="sympad">addFirst</span> <span class="normal">(E object)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Adds the specified object at the beginning of this <code>LinkedList</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>object</td> <td>the object to add. </td> </tr> </table> </div> </div> </div> <A NAME="addLast(E)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public void </span> <span class="sympad">addLast</span> <span class="normal">(E object)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Adds the specified object at the end of this <code>LinkedList</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>object</td> <td>the object to add. </td> </tr> </table> </div> </div> </div> <A NAME="clear()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public void </span> <span class="sympad">clear</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Removes all elements from this <code>LinkedList</code>, leaving it empty.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/util/List.html#isEmpty()">isEmpty()</a></code></li><li><code><a href="../../../reference/java/util/LinkedList.html#size()">size()</a></code></li> </ul> </div> </div> </div> <A NAME="clone()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public <a href="../../../reference/java/lang/Object.html">Object</a> </span> <span class="sympad">clone</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns a new <code>LinkedList</code> with the same elements and size as this <code>LinkedList</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>a shallow copy of this <code>LinkedList</code>.</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/lang/Cloneable.html">Cloneable</a></code></li> </ul> </div> </div> </div> <A NAME="contains(java.lang.Object)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public boolean </span> <span class="sympad">contains</span> <span class="normal">(<a href="../../../reference/java/lang/Object.html">Object</a> object)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Searches this <code>LinkedList</code> for the specified object.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>object</td> <td>the object to search for.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><code>true</code> if <code>object</code> is an element of this <code>LinkedList</code>, <code>false</code> otherwise </li></ul> </div> </div> </div> <A NAME="descendingIterator()"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public <a href="../../../reference/java/util/Iterator.html">Iterator</a>&lt;E&gt; </span> <span class="sympad">descendingIterator</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns an iterator over the elements in this deque in reverse sequential order. The elements will be returned in order from last (tail) to first (head).</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>an iterator over the elements in this deque in reverse sequence </li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/util/Deque.html#descendingIterator()">descendingIterator()</a></code></li> </ul> </div> </div> </div> <A NAME="element()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">element</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque). This method differs from <code><a href="../../../reference/java/util/Deque.html#peek()">peek</a></code> only in that it throws an exception if this deque is empty. <p>This method is equivalent to <code><a href="../../../reference/java/util/Deque.html#getFirst()">getFirst()</a></code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the head of the queue represented by this deque</li></ul> </div> </div> </div> <A NAME="get(int)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">get</span> <span class="normal">(int location)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns the element at the specified location in this list.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>location</td> <td>the index of the element to return.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the element at the specified index.</li></ul> </div> </div> </div> <A NAME="getFirst()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">getFirst</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns the first element in this <code>LinkedList</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the first element.</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/util/NoSuchElementException.html">NoSuchElementException</a></td> <td>if this <code>LinkedList</code> is empty. </td> </tr> </table> </div> </div> </div> <A NAME="getLast()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">getLast</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns the last element in this <code>LinkedList</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the last element</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/util/NoSuchElementException.html">NoSuchElementException</a></td> <td>if this <code>LinkedList</code> is empty </td> </tr> </table> </div> </div> </div> <A NAME="indexOf(java.lang.Object)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public int </span> <span class="sympad">indexOf</span> <span class="normal">(<a href="../../../reference/java/lang/Object.html">Object</a> object)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Searches this list for the specified object and returns the index of the first occurrence.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>object</td> <td>the object to search for.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the index of the first occurrence of the object, or -1 if it was not found. </li></ul> </div> </div> </div> <A NAME="lastIndexOf(java.lang.Object)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public int </span> <span class="sympad">lastIndexOf</span> <span class="normal">(<a href="../../../reference/java/lang/Object.html">Object</a> object)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Searches this <code>LinkedList</code> for the specified object and returns the index of the last occurrence.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>object</td> <td>the object to search for</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the index of the last occurrence of the object, or -1 if it was not found. </li></ul> </div> </div> </div> <A NAME="listIterator(int)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public <a href="../../../reference/java/util/ListIterator.html">ListIterator</a>&lt;E&gt; </span> <span class="sympad">listIterator</span> <span class="normal">(int location)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns a ListIterator on the elements of this <code>LinkedList</code>. The elements are iterated in the same order that they occur in the <code>LinkedList</code>. The iteration starts at the specified location.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>location</td> <td>the index at which to start the iteration</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>a ListIterator on the elements of this <code>LinkedList</code></li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/lang/IndexOutOfBoundsException.html">IndexOutOfBoundsException</a></td> <td>if <code>location < 0 || location > size()</code></td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/util/ListIterator.html">ListIterator</a></code></li> </ul> </div> </div> </div> <A NAME="offer(E)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public boolean </span> <span class="sympad">offer</span> <span class="normal">(E o)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning <tt>true</tt> upon success and <tt>false</tt> if no space is currently available. When using a capacity-restricted deque, this method is generally preferable to the <code><a href="../../../reference/java/util/Deque.html#add(E)">add(E)</a></code> method, which can fail to insert an element only by throwing an exception. <p>This method is equivalent to <code><a href="../../../reference/java/util/Deque.html#offerLast(E)">offerLast(E)</a></code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>o</td> <td>the element to add</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><tt>true</tt> if the element was added to this deque, else <tt>false</tt></li></ul> </div> </div> </div> <A NAME="offerFirst(E)"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public boolean </span> <span class="sympad">offerFirst</span> <span class="normal">(E e)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Inserts the specified element at the front of this deque unless it would violate capacity restrictions. When using a capacity-restricted deque, this method is generally preferable to the <code><a href="../../../reference/java/util/Deque.html#addFirst(E)">addFirst(E)</a></code> method, which can fail to insert an element only by throwing an exception.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>e</td> <td>the element to add</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><tt>true</tt> if the element was added to this deque, else <tt>false</tt></li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/util/Deque.html#offerFirst(E)">offerFirst(java.lang.Object)</a></code></li> </ul> </div> </div> </div> <A NAME="offerLast(E)"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public boolean </span> <span class="sympad">offerLast</span> <span class="normal">(E e)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Inserts the specified element at the end of this deque unless it would violate capacity restrictions. When using a capacity-restricted deque, this method is generally preferable to the <code><a href="../../../reference/java/util/Deque.html#addLast(E)">addLast(E)</a></code> method, which can fail to insert an element only by throwing an exception.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>e</td> <td>the element to add</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><tt>true</tt> if the element was added to this deque, else <tt>false</tt></li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/util/Deque.html#offerLast(E)">offerLast(java.lang.Object)</a></code></li> </ul> </div> </div> </div> <A NAME="peek()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">peek</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns <tt>null</tt> if this deque is empty. <p>This method is equivalent to <code><a href="../../../reference/java/util/Deque.html#peekFirst()">peekFirst()</a></code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the head of the queue represented by this deque, or <tt>null</tt> if this deque is empty </li></ul> </div> </div> </div> <A NAME="peekFirst()"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">peekFirst</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Retrieves, but does not remove, the first element of this deque, or returns <tt>null</tt> if this deque is empty.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the head of this deque, or <tt>null</tt> if this deque is empty </li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/util/Deque.html#peekFirst()">peekFirst()</a></code></li> </ul> </div> </div> </div> <A NAME="peekLast()"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">peekLast</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Retrieves, but does not remove, the last element of this deque, or returns <tt>null</tt> if this deque is empty.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the tail of this deque, or <tt>null</tt> if this deque is empty </li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/util/Deque.html#peekLast()">peekLast()</a></code></li> </ul> </div> </div> </div> <A NAME="poll()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">poll</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns <tt>null</tt> if this deque is empty. <p>This method is equivalent to <code><a href="../../../reference/java/util/Deque.html#pollFirst()">pollFirst()</a></code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the first element of this deque, or <tt>null</tt> if this deque is empty </li></ul> </div> </div> </div> <A NAME="pollFirst()"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">pollFirst</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Retrieves and removes the first element of this deque, or returns <tt>null</tt> if this deque is empty.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the head of this deque, or <tt>null</tt> if this deque is empty </li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/util/Deque.html#pollFirst()">pollFirst()</a></code></li> </ul> </div> </div> </div> <A NAME="pollLast()"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">pollLast</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Retrieves and removes the last element of this deque, or returns <tt>null</tt> if this deque is empty.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the tail of this deque, or <tt>null</tt> if this deque is empty </li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/util/Deque.html#pollLast()">pollLast()</a></code></li> </ul> </div> </div> </div> <A NAME="pop()"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">pop</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Pops an element from the stack represented by this deque. In other words, removes and returns the first element of this deque. <p>This method is equivalent to <code><a href="../../../reference/java/util/Deque.html#removeFirst()">removeFirst()</a></code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the element at the front of this deque (which is the top of the stack represented by this deque)</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/util/Deque.html#pop()">pop()</a></code></li> </ul> </div> </div> </div> <A NAME="push(E)"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public void </span> <span class="sympad">push</span> <span class="normal">(E e)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Pushes an element onto the stack represented by this deque (in other words, at the head of this deque) if it is possible to do so immediately without violating capacity restrictions, returning <tt>true</tt> upon success and throwing an <tt>IllegalStateException</tt> if no space is currently available. <p>This method is equivalent to <code><a href="../../../reference/java/util/Deque.html#addFirst(E)">addFirst(E)</a></code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>e</td> <td>the element to push</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/util/Deque.html#push(E)">push(java.lang.Object)</a></code></li> </ul> </div> </div> </div> <A NAME="remove()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">remove</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque). This method differs from <code><a href="../../../reference/java/util/Deque.html#poll()">poll</a></code> only in that it throws an exception if this deque is empty. <p>This method is equivalent to <code><a href="../../../reference/java/util/Deque.html#removeFirst()">removeFirst()</a></code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the head of the queue represented by this deque</li></ul> </div> </div> </div> <A NAME="remove(int)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">remove</span> <span class="normal">(int location)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Removes the object at the specified location from this <code>LinkedList</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>location</td> <td>the index of the object to remove</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the removed object</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/lang/IndexOutOfBoundsException.html">IndexOutOfBoundsException</a></td> <td>if <code>location < 0 || location >= size()</code> </td> </tr> </table> </div> </div> </div> <A NAME="remove(java.lang.Object)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public boolean </span> <span class="sympad">remove</span> <span class="normal">(<a href="../../../reference/java/lang/Object.html">Object</a> object)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Removes one instance of the specified object from this <code>Collection</code> if one is contained (optional). This implementation iterates over this <code>Collection</code> and tests for each element <code>e</code> returned by the iterator, whether <code>e</code> is equal to the given object. If <code>object != null</code> then this test is performed using <code>object.equals(e)</code>, otherwise using <code>object == null</code>. If an element equal to the given object is found, then the <code>remove</code> method is called on the iterator and <code>true</code> is returned, <code>false</code> otherwise. If the iterator does not support removing elements, an <code>UnsupportedOperationException</code> is thrown.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>object</td> <td>the object to remove.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><code>true</code> if this <code>Collection</code> is modified, <code>false</code> otherwise.</li></ul> </div> </div> </div> <A NAME="removeFirst()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">removeFirst</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Removes the first object from this <code>LinkedList</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the removed object.</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/util/NoSuchElementException.html">NoSuchElementException</a></td> <td>if this <code>LinkedList</code> is empty. </td> </tr> </table> </div> </div> </div> <A NAME="removeFirstOccurrence(java.lang.Object)"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public boolean </span> <span class="sympad">removeFirstOccurrence</span> <span class="normal">(<a href="../../../reference/java/lang/Object.html">Object</a> o)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Removes the first occurrence of the specified element from this deque. If the deque does not contain the element, it is unchanged. More formally, removes the first element <tt>e</tt> such that <tt>(o==null&nbsp;?&nbsp;e==null&nbsp;:&nbsp;o.equals(e))</tt> (if such an element exists). Returns <tt>true</tt> if this deque contained the specified element (or equivalently, if this deque changed as a result of the call).</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>o</td> <td>element to be removed from this deque, if present</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><tt>true</tt> if an element was removed as a result of this call</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/util/Deque.html#removeFirstOccurrence(java.lang.Object)">removeFirstOccurrence(java.lang.Object)</a></code></li> </ul> </div> </div> </div> <A NAME="removeLast()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">removeLast</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Removes the last object from this <code>LinkedList</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the removed object.</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/util/NoSuchElementException.html">NoSuchElementException</a></td> <td>if this <code>LinkedList</code> is empty. </td> </tr> </table> </div> </div> </div> <A NAME="removeLastOccurrence(java.lang.Object)"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public boolean </span> <span class="sympad">removeLastOccurrence</span> <span class="normal">(<a href="../../../reference/java/lang/Object.html">Object</a> o)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Removes the last occurrence of the specified element from this deque. If the deque does not contain the element, it is unchanged. More formally, removes the last element <tt>e</tt> such that <tt>(o==null&nbsp;?&nbsp;e==null&nbsp;:&nbsp;o.equals(e))</tt> (if such an element exists). Returns <tt>true</tt> if this deque contained the specified element (or equivalently, if this deque changed as a result of the call).</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>o</td> <td>element to be removed from this deque, if present</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><tt>true</tt> if an element was removed as a result of this call</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/util/Deque.html#removeLastOccurrence(java.lang.Object)">removeLastOccurrence(java.lang.Object)</a></code></li> </ul> </div> </div> </div> <A NAME="set(int, E)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public E </span> <span class="sympad">set</span> <span class="normal">(int location, E object)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Replaces the element at the specified location in this <code>LinkedList</code> with the specified object.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>location</td> <td>the index at which to put the specified object.</td> </tr> <tr> <th>object</td> <td>the object to add.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the previous element at the index.</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/lang/ClassCastException.html">ClassCastException</a></td> <td>if the class of an object is inappropriate for this list.</td> </tr> <tr> <th><a href="../../../reference/java/lang/IllegalArgumentException.html">IllegalArgumentException</a></td> <td>if an object cannot be added to this list.</td> </tr> <tr> <th><a href="../../../reference/java/lang/IndexOutOfBoundsException.html">IndexOutOfBoundsException</a></td> <td>if <code>location < 0 || location >= size()</code> </td> </tr> </table> </div> </div> </div> <A NAME="size()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public int </span> <span class="sympad">size</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns the number of elements in this <code>LinkedList</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the number of elements in this <code>LinkedList</code>. </li></ul> </div> </div> </div> <A NAME="toArray(T[])"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public T[] </span> <span class="sympad">toArray</span> <span class="normal">(T[] contents)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns an array containing all elements contained in this <code>LinkedList</code>. If the specified array is large enough to hold the elements, the specified array is used, otherwise an array of the same type is created. If the specified array is used and is larger than this <code>LinkedList</code>, the array element following the collection elements is set to null.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>contents</td> <td>the array.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>an array of the elements from this <code>LinkedList</code>.</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/lang/ArrayStoreException.html">ArrayStoreException</a></td> <td>if the type of an element in this <code>LinkedList</code> cannot be stored in the type of the specified array. </td> </tr> </table> </div> </div> </div> <A NAME="toArray()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public <a href="../../../reference/java/lang/Object.html">Object[]</a> </span> <span class="sympad">toArray</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns a new array containing all elements contained in this <code>LinkedList</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>an array of the elements from this <code>LinkedList</code>. </li></ul> </div> </div> </div> <!-- ========= METHOD DETAIL ======== --> <!-- ========= END OF CLASS DATA ========= --> <A NAME="navbar_top"></A> <div id="footer" class="wrap" > <div id="copyright"> Except as noted, this content is licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. For details and restrictions, see the <a href="../../../license.html"> Content License</a>. </div> <div id="build_info"> Android 4.4&nbsp;r1 &mdash; <script src="../../../timestamp.js" type="text/javascript"></script> <script>document.write(BUILD_TIMESTAMP)</script> </div> <div id="footerlinks"> <p> <a href="../../../about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp; <a href="../../../legal.html">Legal</a>&nbsp;&nbsp;|&nbsp; <a href="../../../support.html">Support</a> </p> </div> </div> <!-- end footer --> </div> <!-- jd-content --> </div><!-- end doc-content --> </div> <!-- end body-content --> </body> </html>
AzureZhao/android-developer-cn
reference/java/util/LinkedList.html
HTML
mit
213,578
<div> <div ng-repeat="character in counterCastList.castModel.castList"> {{character | json}} </div> </div>
Rastii/OWCast
src/app/components/counterGenerator/counterCastList.html
HTML
mit
122
{% extends "layout.html" %} {% block pageTitle %} About - GOV.UK Prototype Kit {% endblock %} {% block beforeContent %} {{ govukBreadcrumbs({ items: [ { text: "GOV.UK Prototype Kit", href: "/docs" } ] }) }} {% endblock %} {% block content %} <div class="govuk-grid-row"> <div class="govuk-grid-column-two-thirds"> <h1 class="govuk-heading-xl">About</h1> <p class="govuk-body-l"> The GOV.UK Prototype Kit provides a simple way to make interactive prototypes that look like pages on GOV.UK. These prototypes can be used to show ideas to people you work with, and to do user research </p> <h2 class="govuk-heading-m">Support</h2> <p>The GOV.UK Prototype Kit is maintained by the Government Digital Service. If you’ve got a question or need support you can:</p> <ul class="govuk-list govuk-list--bullet"> <li>email <a href="mailto:[email protected]" class="govuk-link"> [email protected] </a> </li> <li> <a href="https://ukgovernmentdigital.slack.com/messages/prototype-kit" class="govuk-link"> get in touch on Slack </a> (<a class="govuk-link" href="slack://channel?team=T04V6EBTR&amp;id=C0647LW4R">open in app</a>) </li> <li> <a href="https://github.com/alphagov/govuk-prototype-kit/issues" class="govuk-link"> view known issues on GitHub </a> </li> </ul> <h2 class="govuk-heading-m">Contributing</h2> <p>If you’ve got an idea or suggestion you can:</p> <ul class="govuk-list govuk-list--bullet"> <li> <a href="https://ukgovernmentdigital.slack.com/messages/prototype-kit-dev" class="govuk-link"> get in touch on the developer Slack channel </a> (<a class="govuk-link" href="slack://channel?team=T04V6EBTR&amp;id=C0E1063DW">open in app</a>) </li> <li> <a href="https://github.com/alphagov/govuk-prototype-kit/issues" class="govuk-link"> create a GitHub issue </a> </li> </ul> <h2 class="govuk-heading-m">Principles</h2> <p>The GOV.UK Prototype Kit:</p> <ul class="govuk-list govuk-list--bullet"> <li>is designed for prototyping, not for production code</li> <li>requires minimal skills to get started: HTML, CSS</li> <li>should be fully documented in a way that is accessible to the target audience</li> <li> makes use of <a href="https://github.com/alphagov/govuk-frontend">GOV.UK Frontend</a> </li> <li>allows for server-side code</li> <li>can be extended - for example using NPM to install a module, access datastores, etc</li> <li>makes it easy to share prototypes with others online</li> </ul> <h2 class="govuk-heading-m">Privacy</h2> <p>You must protect user privacy at all times, even when using prototypes. Prototypes made with the kit look like GOV.UK, but do not have the same security provisions. Always make sure you are handling user data appropriately.</p> <h2 class="govuk-heading-m">The kit is not a production framework</h2> <p>Things made with the kit may look like GOV.UK, but do not have production code and likely aren't fully accessible. Don't use the kit as a base for a production service.</p> </div> </div> {% endblock %}
alphagov/govuk_prototype_kit
docs/views/about.html
HTML
mit
3,576
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>BOOST_GEOMETRY_REGISTER_RING_TEMPLATED</title> <link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../../../index.html" title="Chapter&#160;1.&#160;Geometry"> <link rel="up" href="../register.html" title="Macro's for adaption"> <link rel="prev" href="boost_geometry_register_ring.html" title="BOOST_GEOMETRY_REGISTER_RING"> <link rel="next" href="../../algorithms.html" title="Algorithms"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td> <td align="center"><a href="../../../../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="boost_geometry_register_ring.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../register.html"><img src="../../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../algorithms.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="geometry.reference.adapted.register.boost_geometry_register_ring_templated"></a><a class="link" href="boost_geometry_register_ring_templated.html" title="BOOST_GEOMETRY_REGISTER_RING_TEMPLATED">BOOST_GEOMETRY_REGISTER_RING_TEMPLATED</a> </h5></div></div></div> <p> <a class="indexterm" name="idp99693440"></a> Macro to register a templated ring. </p> <h6> <a name="geometry.reference.adapted.register.boost_geometry_register_ring_templated.h0"></a> <span class="phrase"><a name="geometry.reference.adapted.register.boost_geometry_register_ring_templated.description"></a></span><a class="link" href="boost_geometry_register_ring_templated.html#geometry.reference.adapted.register.boost_geometry_register_ring_templated.description">Description</a> </h6> <p> The macro BOOST_GEOMETRY_REGISTER_RING_TEMPLATED registers a templated ring such that it is recognized by Boost.Geometry and that Boost.Geometry functionality can used with the specified type. The type must have one template parameter, which should be a point type, and should not be specified. Boost.Geometry takes care of inserting the template parameter. Hence all types of this templated ring are registered, regardless of their point type. </p> <h6> <a name="geometry.reference.adapted.register.boost_geometry_register_ring_templated.h1"></a> <span class="phrase"><a name="geometry.reference.adapted.register.boost_geometry_register_ring_templated.synopsis"></a></span><a class="link" href="boost_geometry_register_ring_templated.html#geometry.reference.adapted.register.boost_geometry_register_ring_templated.synopsis">Synopsis</a> </h6> <p> </p> <pre class="programlisting"><span class="preprocessor">#define</span> <span class="identifier">BOOST_GEOMETRY_REGISTER_RING_TEMPLATED</span><span class="special">(</span><span class="identifier">Ring</span><span class="special">)</span></pre> <p> </p> <h6> <a name="geometry.reference.adapted.register.boost_geometry_register_ring_templated.h2"></a> <span class="phrase"><a name="geometry.reference.adapted.register.boost_geometry_register_ring_templated.parameters"></a></span><a class="link" href="boost_geometry_register_ring_templated.html#geometry.reference.adapted.register.boost_geometry_register_ring_templated.parameters">Parameters</a> </h6> <div class="informaltable"><table class="table"> <colgroup> <col> <col> </colgroup> <thead><tr> <th> <p> Name </p> </th> <th> <p> Description </p> </th> </tr></thead> <tbody><tr> <td> <p> Ring </p> </td> <td> <p> ring (without template parameters) type to be registered </p> </td> </tr></tbody> </table></div> <h6> <a name="geometry.reference.adapted.register.boost_geometry_register_ring_templated.h3"></a> <span class="phrase"><a name="geometry.reference.adapted.register.boost_geometry_register_ring_templated.header"></a></span><a class="link" href="boost_geometry_register_ring_templated.html#geometry.reference.adapted.register.boost_geometry_register_ring_templated.header">Header</a> </h6> <p> <code class="computeroutput"><span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">/</span><span class="identifier">geometries</span><span class="special">/</span><span class="keyword">register</span><span class="special">/</span><span class="identifier">ring</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code> </p> <h6> <a name="geometry.reference.adapted.register.boost_geometry_register_ring_templated.h4"></a> <span class="phrase"><a name="geometry.reference.adapted.register.boost_geometry_register_ring_templated.example"></a></span><a class="link" href="boost_geometry_register_ring_templated.html#geometry.reference.adapted.register.boost_geometry_register_ring_templated.example">Example</a> </h6> <p> Show the use of the macro BOOST_GEOMETRY_REGISTER_RING_TEMPLATED </p> <p> </p> <pre class="programlisting"><span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">iostream</span><span class="special">&gt;</span> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">deque</span><span class="special">&gt;</span> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">/</span><span class="identifier">geometries</span><span class="special">/</span><span class="identifier">point_xy</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">/</span><span class="identifier">geometries</span><span class="special">/</span><span class="keyword">register</span><span class="special">/</span><span class="identifier">ring</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span> <span class="comment">// Adapt any deque to Boost.Geometry Ring Concept</span> <span class="identifier">BOOST_GEOMETRY_REGISTER_RING_TEMPLATED</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">deque</span><span class="special">)</span> <span class="keyword">int</span> <span class="identifier">main</span><span class="special">()</span> <span class="special">{</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">deque</span><span class="special">&lt;</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">model</span><span class="special">::</span><span class="identifier">d2</span><span class="special">::</span><span class="identifier">point_xy</span><span class="special">&lt;</span><span class="keyword">double</span><span class="special">&gt;</span> <span class="special">&gt;</span> <span class="identifier">ring</span><span class="special">(</span><span class="number">3</span><span class="special">);</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">assign_values</span><span class="special">(</span><span class="identifier">ring</span><span class="special">[</span><span class="number">0</span><span class="special">],</span> <span class="number">0</span><span class="special">,</span> <span class="number">0</span><span class="special">);</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">assign_values</span><span class="special">(</span><span class="identifier">ring</span><span class="special">[</span><span class="number">2</span><span class="special">],</span> <span class="number">4</span><span class="special">,</span> <span class="number">1</span><span class="special">);</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">assign_values</span><span class="special">(</span><span class="identifier">ring</span><span class="special">[</span><span class="number">1</span><span class="special">],</span> <span class="number">1</span><span class="special">,</span> <span class="number">4</span><span class="special">);</span> <span class="comment">// Boost.Geometry algorithms work on any deque now</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">correct</span><span class="special">(</span><span class="identifier">ring</span><span class="special">);</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Area: "</span> <span class="special">&lt;&lt;</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">area</span><span class="special">(</span><span class="identifier">ring</span><span class="special">)</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Contents: "</span> <span class="special">&lt;&lt;</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">wkt</span><span class="special">(</span><span class="identifier">ring</span><span class="special">)</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> <span class="keyword">return</span> <span class="number">0</span><span class="special">;</span> <span class="special">}</span> </pre> <p> </p> <p> Output: </p> <pre class="programlisting">Area: 7.5 Line: ((0, 0), (1, 4), (4, 1), (0, 0)) </pre> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2009-2014 Barend Gehrels, Bruno Lalande, Mateusz Loskot, Adam Wulkiewicz, Oracle and/or its affiliates<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="boost_geometry_register_ring.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../register.html"><img src="../../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../algorithms.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
rkq/cxxexp
third-party/src/boost_1_56_0/libs/geometry/doc/html/geometry/reference/adapted/register/boost_geometry_register_ring_templated.html
HTML
mit
13,622
<h1>Welcome</h1> <button (click)="showPopups()">Show popups</button> <button (click)="hidePopups()">Close popups</button> <button (click)="goToAboutWithParams()">Go to about with params</button> <router-outlet></router-outlet> <router-outlet name="popup"></router-outlet> <router-outlet name="popup2"></router-outlet>
PKief/angular-webpack-starter
src/app/welcome/welcome.component.html
HTML
mit
319
<!DOCTYPE HTML> <html> <head> <title>Merge | Ractive Test Suite</title> <link rel='stylesheet' href='../vendor/qunit.css' type='text/css' media='screen' /> </head> <body> <div id='qunit'></div> <div id='qunit-fixture'></div> <script src='../vendor/qunit.js'></script> <script src='../vendor/qunit-html.js'></script> <script src='../vendor/simulant.js'></script> <script src='../vendor/require.js'></script> <script> require.config({ baseUrl: '../../src/' }); require([ '../test/tests/merge' ], function ( merge ) { merge(); }); </script> </body> </html>
jajool/ractive
test/source/merge.html
HTML
mit
581
<!DOCTYPE html> <html xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout" xmlns:th="http://www.thymeleaf.org" layout:decorator="master"> <head> <title>Content page 1</title> </head> <body> <section layout:fragment="content"> <p th:utext="${content}">This is a paragraph from content page 1</p> </section> <footer> <p layout:fragment="custom-footer">This is some footer content from content page 1</p> </footer> </body> </html>
nikosk/sssg
src/test/resources/themes/thyme/templates/page.html
HTML
mit
464
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qglpixelbuffer.cpp --> <title>Qt 4.8: QGLPixelBuffer Class Reference</title> <link rel="stylesheet" type="text/css" href="style/style.css" /> <script src="scripts/jquery.js" type="text/javascript"></script> <script src="scripts/functions.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="style/superfish.css" /> <link rel="stylesheet" type="text/css" href="style/narrow.css" /> <!--[if IE]> <meta name="MSSmartTagsPreventParsing" content="true"> <meta http-equiv="imagetoolbar" content="no"> <![endif]--> <!--[if lt IE 7]> <link rel="stylesheet" type="text/css" href="style/style_ie6.css"> <![endif]--> <!--[if IE 7]> <link rel="stylesheet" type="text/css" href="style/style_ie7.css"> <![endif]--> <!--[if IE 8]> <link rel="stylesheet" type="text/css" href="style/style_ie8.css"> <![endif]--> <script src="scripts/superfish.js" type="text/javascript"></script> <script src="scripts/narrow.js" type="text/javascript"></script> </head> <body class="" onload="CheckEmptyAndLoadList();"> <div class="header" id="qtdocheader"> <div class="content"> <div id="nav-logo"> <a href="index.html">Home</a></div> <a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a> <div id="narrowsearch"></div> <div id="nav-topright"> <ul> <li class="nav-topright-home"><a href="http://qt.digia.com/">Qt HOME</a></li> <li class="nav-topright-dev"><a href="http://qt-project.org/">DEV</a></li> <li class="nav-topright-doc nav-topright-doc-active"><a href="http://qt-project.org/doc/"> DOC</a></li> <li class="nav-topright-blog"><a href="http://blog.qt.digia.com/">BLOG</a></li> </ul> </div> <div id="shortCut"> <ul> <li class="shortCut-topleft-inactive"><span><a href="index.html">Qt 4.8</a></span></li> <li class="shortCut-topleft-active"><a href="http://qt-project.org/doc/">ALL VERSIONS </a></li> </ul> </div> <ul class="sf-menu" id="narrowmenu"> <li><a href="#">API Lookup</a> <ul> <li><a href="classes.html">Class index</a></li> <li><a href="functions.html">Function index</a></li> <li><a href="modules.html">Modules</a></li> <li><a href="namespaces.html">Namespaces</a></li> <li><a href="qtglobal.html">Global Declarations</a></li> <li><a href="qdeclarativeelements.html">QML elements</a></li> </ul> </li> <li><a href="#">Qt Topics</a> <ul> <li><a href="qt-basic-concepts.html">Programming with Qt</a></li> <li><a href="qtquick.html">Device UIs &amp; Qt Quick</a></li> <li><a href="qt-gui-concepts.html">UI Design with Qt</a></li> <li><a href="supported-platforms.html">Supported Platforms</a></li> <li><a href="technology-apis.html">Qt and Key Technologies</a></li> <li><a href="best-practices.html">How-To's and Best Practices</a></li> </ul> </li> <li><a href="#">Examples</a> <ul> <li><a href="all-examples.html">Examples</a></li> <li><a href="tutorials.html">Tutorials</a></li> <li><a href="demos.html">Demos</a></li> <li><a href="qdeclarativeexamples.html">QML Examples</a></li> </ul> </li> </ul> </div> </div> <div class="wrapper"> <div class="hd"> <span></span> </div> <div class="bd group"> <div class="sidebar"> <div class="searchlabel"> Search index:</div> <div class="search" id="sidebarsearch"> <form id="qtdocsearch" action="" onsubmit="return false;"> <fieldset> <input type="text" name="searchstring" id="pageType" value="" /> <div id="resultdialog"> <a href="#" id="resultclose">Close</a> <p id="resultlinks" class="all"><a href="#" id="showallresults">All</a> | <a href="#" id="showapiresults">API</a> | <a href="#" id="showarticleresults">Articles</a> | <a href="#" id="showexampleresults">Examples</a></p> <p id="searchcount" class="all"><span id="resultcount"></span><span id="apicount"></span><span id="articlecount"></span><span id="examplecount"></span>&nbsp;results:</p> <ul id="resultlist" class="all"> </ul> </div> </fieldset> </form> </div> <div class="box first bottombar" id="lookup"> <h2 title="API Lookup"><span></span> API Lookup</h2> <div id="list001" class="list"> <ul id="ul001" > <li class="defaultLink"><a href="classes.html">Class index</a></li> <li class="defaultLink"><a href="functions.html">Function index</a></li> <li class="defaultLink"><a href="modules.html">Modules</a></li> <li class="defaultLink"><a href="namespaces.html">Namespaces</a></li> <li class="defaultLink"><a href="qtglobal.html">Global Declarations</a></li> <li class="defaultLink"><a href="qdeclarativeelements.html">QML elements</a></li> </ul> </div> </div> <div class="box bottombar" id="topics"> <h2 title="Qt Topics"><span></span> Qt Topics</h2> <div id="list002" class="list"> <ul id="ul002" > <li class="defaultLink"><a href="qt-basic-concepts.html">Programming with Qt</a></li> <li class="defaultLink"><a href="qtquick.html">Device UIs &amp; Qt Quick</a></li> <li class="defaultLink"><a href="qt-gui-concepts.html">UI Design with Qt</a></li> <li class="defaultLink"><a href="supported-platforms.html">Supported Platforms</a></li> <li class="defaultLink"><a href="technology-apis.html">Qt and Key Technologies</a></li> <li class="defaultLink"><a href="best-practices.html">How-To's and Best Practices</a></li> </ul> </div> </div> <div class="box" id="examples"> <h2 title="Examples"><span></span> Examples</h2> <div id="list003" class="list"> <ul id="ul003"> <li class="defaultLink"><a href="all-examples.html">Examples</a></li> <li class="defaultLink"><a href="tutorials.html">Tutorials</a></li> <li class="defaultLink"><a href="demos.html">Demos</a></li> <li class="defaultLink"><a href="qdeclarativeexamples.html">QML Examples</a></li> </ul> </div> </div> </div> <div class="wrap"> <div class="toolbar"> <div class="breadcrumb toolblock"> <ul> <li class="first"><a href="index.html">Home</a></li> <!-- Breadcrumbs go here --> <li><a href="modules.html">Modules</a></li> <li><a href="qtopengl.html">QtOpenGL</a></li> <li>QGLPixelBuffer</li> </ul> </div> <div class="toolbuttons toolblock"> <ul> <li id="smallA" class="t_button">A</li> <li id="medA" class="t_button active">A</li> <li id="bigA" class="t_button">A</li> <li id="print" class="t_button"><a href="javascript:this.print();"> <span>Print</span></a></li> </ul> </div> </div> <div class="content mainContent"> <div class="toc"> <h3><a name="toc">Contents</a></h3> <ul> <li class="level1"><a href="#public-functions">Public Functions</a></li> <li class="level1"><a href="#static-public-members">Static Public Members</a></li> <li class="level1"><a href="#protected-functions">Protected Functions</a></li> <li class="level1"><a href="#details">Detailed Description</a></li> <li class="level2"><a href="#threading">Threading</a></li> </ul> </div> <h1 class="title">QGLPixelBuffer Class Reference</h1> <!-- $$$QGLPixelBuffer-brief --> <p>The QGLPixelBuffer class encapsulates an OpenGL pbuffer. <a href="#details">More...</a></p> <!-- @@@QGLPixelBuffer --> <pre class="cpp"> <span class="preprocessor">#include &lt;QGLPixelBuffer&gt;</span></pre><p><b>Inherits: </b><a href="qpaintdevice.html">QPaintDevice</a>.</p> <p>This class was introduced in Qt 4.1.</p> <ul> <li><a href="qglpixelbuffer-members.html">List of all members, including inherited members</a></li> </ul> <a name="public-functions"></a> <h2>Public Functions</h2> <table class="alignedsummary"> <tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#QGLPixelBuffer">QGLPixelBuffer</a></b> ( const QSize &amp; <i>size</i>, const QGLFormat &amp; <i>format</i> = QGLFormat::defaultFormat(), QGLWidget * <i>shareWidget</i> = 0 )</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#QGLPixelBuffer-2">QGLPixelBuffer</a></b> ( int <i>width</i>, int <i>height</i>, const QGLFormat &amp; <i>format</i> = QGLFormat::defaultFormat(), QGLWidget * <i>shareWidget</i> = 0 )</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> virtual </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#dtor.QGLPixelBuffer">~QGLPixelBuffer</a></b> ()</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> GLuint </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#bindTexture">bindTexture</a></b> ( const QImage &amp; <i>image</i>, GLenum <i>target</i> = GL_TEXTURE_2D )</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> GLuint </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#bindTexture-2">bindTexture</a></b> ( const QPixmap &amp; <i>pixmap</i>, GLenum <i>target</i> = GL_TEXTURE_2D )</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> GLuint </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#bindTexture-3">bindTexture</a></b> ( const QString &amp; <i>fileName</i> )</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#bindToDynamicTexture">bindToDynamicTexture</a></b> ( GLuint <i>texture_id</i> )</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#deleteTexture">deleteTexture</a></b> ( GLuint <i>texture_id</i> )</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#doneCurrent">doneCurrent</a></b> ()</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#drawTexture">drawTexture</a></b> ( const QRectF &amp; <i>target</i>, GLuint <i>textureId</i>, GLenum <i>textureTarget</i> = GL_TEXTURE_2D )</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#drawTexture-2">drawTexture</a></b> ( const QPointF &amp; <i>point</i>, GLuint <i>textureId</i>, GLenum <i>textureTarget</i> = GL_TEXTURE_2D )</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> QGLFormat </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#format">format</a></b> () const</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> GLuint </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#generateDynamicTexture">generateDynamicTexture</a></b> () const</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> Qt::HANDLE </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#handle">handle</a></b> () const</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#isValid">isValid</a></b> () const</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#makeCurrent">makeCurrent</a></b> ()</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#releaseFromDynamicTexture">releaseFromDynamicTexture</a></b> ()</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> QSize </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#size">size</a></b> () const</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> QImage </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#toImage">toImage</a></b> () const</td></tr> <tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#updateDynamicTexture">updateDynamicTexture</a></b> ( GLuint <i>texture_id</i> ) const</td></tr> </table> <a name="reimplemented-public-functions"></a> <h2>Reimplemented Public Functions</h2> <table class="alignedsummary"> <tr><td class="memItemLeft rightAlign topAlign"> virtual QPaintEngine * </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#paintEngine">paintEngine</a></b> () const</td></tr> </table> <ul> <li class="fn">13 public functions inherited from <a href="qpaintdevice.html#public-functions">QPaintDevice</a></li> </ul> <a name="static-public-members"></a> <h2>Static Public Members</h2> <table class="alignedsummary"> <tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#hasOpenGLPbuffers">hasOpenGLPbuffers</a></b> ()</td></tr> </table> <a name="reimplemented-protected-functions"></a> <h2>Reimplemented Protected Functions</h2> <table class="alignedsummary"> <tr><td class="memItemLeft rightAlign topAlign"> virtual int </td><td class="memItemRight bottomAlign"><b><a href="qglpixelbuffer.html#metric">metric</a></b> ( PaintDeviceMetric <i>metric</i> ) const</td></tr> </table> <ul> <li class="fn">1 protected function inherited from <a href="qpaintdevice.html#protected-functions">QPaintDevice</a></li> </ul> <a name="details"></a> <!-- $$$QGLPixelBuffer-description --> <div class="descr"> <h2>Detailed Description</h2> <p>The QGLPixelBuffer class encapsulates an OpenGL pbuffer.</p> <p>Rendering into a pbuffer is normally done using full hardware acceleration. This can be significantly faster than rendering into a <a href="qpixmap.html">QPixmap</a>.</p> <p>There are three approaches to using this class:</p> <ol class="1"> <li><b>We can draw into the pbuffer and convert it to a <a href="qimage.html">QImage</a> using <a href="qglpixelbuffer.html#toImage">toImage</a>().</b> This is normally much faster than calling <a href="qglwidget.html#renderPixmap">QGLWidget::renderPixmap</a>().</li> <li><b>We can draw into the pbuffer and copy the contents into an OpenGL texture using <a href="qglpixelbuffer.html#updateDynamicTexture">updateDynamicTexture</a>().</b> This allows us to create dynamic textures and works on all systems with pbuffer support.</li> <li><b>On systems that support it, we can bind the pbuffer to an OpenGL texture.</b> The texture is then updated automatically when the pbuffer contents change, eliminating the need for additional copy operations. This is supported only on Windows and Mac OS X systems that provide the <tt>render_texture</tt> extension. Note that under Windows, a multi-sampled pbuffer can't be used in conjunction with the <tt>render_texture</tt> extension. If a multi-sampled pbuffer is requested under Windows, the <tt>render_texture</tt> extension is turned off for that pbuffer.</li> </ol> <a name="threading"></a> <h3>Threading</h3> <p>As of Qt 4.8, it's possible to render into a QGLPixelBuffer using a <a href="qpainter.html">QPainter</a> in a separate thread. Note that OpenGL 2.0 or OpenGL ES 2.0 is required for this to work. Also, under X11, it's necessary to set the <a href="qt.html#ApplicationAttribute-enum">Qt::AA_X11InitThreads</a> application attribute.</p> <p>Pbuffers are provided by the OpenGL <tt>pbuffer</tt> extension; call hasOpenGLPbuffer() to find out if the system provides pbuffers.</p> </div> <p><b>See also </b><a href="opengl-pbuffers.html">Pbuffers Example</a>.</p> <!-- @@@QGLPixelBuffer --> <div class="func"> <h2>Member Function Documentation</h2> <!-- $$$QGLPixelBuffer[overload1]$$$QGLPixelBufferconstQSize&constQGLFormat&QGLWidget* --> <h3 class="fn"><a name="QGLPixelBuffer"></a>QGLPixelBuffer::<span class="name">QGLPixelBuffer</span> ( const <span class="type"><a href="qsize.html">QSize</a></span> &amp; <i>size</i>, const <span class="type"><a href="qglformat.html">QGLFormat</a></span> &amp; <i>format</i> = QGLFormat::defaultFormat(), <span class="type"><a href="qglwidget.html">QGLWidget</a></span> * <i>shareWidget</i> = 0 )</h3> <p>Constructs an OpenGL pbuffer of the given <i>size</i>. If no <i>format</i> is specified, the <a href="qglformat.html#defaultFormat">default format</a> is used. If the <i>shareWidget</i> parameter points to a valid <a href="qglwidget.html">QGLWidget</a>, the pbuffer will share its context with <i>shareWidget</i>.</p> <p>If you intend to bind this pbuffer as a dynamic texture, the width and height components of <tt>size</tt> must be powers of two (e.g&#x2e;, 512 x 128).</p> <p><b>See also </b><a href="qglpixelbuffer.html#size">size</a>() and <a href="qglpixelbuffer.html#format">format</a>().</p> <!-- @@@QGLPixelBuffer --> <!-- $$$QGLPixelBuffer$$$QGLPixelBufferintintconstQGLFormat&QGLWidget* --> <h3 class="fn"><a name="QGLPixelBuffer-2"></a>QGLPixelBuffer::<span class="name">QGLPixelBuffer</span> ( <span class="type">int</span> <i>width</i>, <span class="type">int</span> <i>height</i>, const <span class="type"><a href="qglformat.html">QGLFormat</a></span> &amp; <i>format</i> = QGLFormat::defaultFormat(), <span class="type"><a href="qglwidget.html">QGLWidget</a></span> * <i>shareWidget</i> = 0 )</h3> <p>This is an overloaded function.</p> <p>Constructs an OpenGL pbuffer with the <i>width</i> and <i>height</i>. If no <i>format</i> is specified, the <a href="qglformat.html#defaultFormat">default format</a> is used. If the <i>shareWidget</i> parameter points to a valid <a href="qglwidget.html">QGLWidget</a>, the pbuffer will share its context with <i>shareWidget</i>.</p> <p>If you intend to bind this pbuffer as a dynamic texture, the width and height components of <tt>size</tt> must be powers of two (e.g&#x2e;, 512 x 128).</p> <p><b>See also </b><a href="qglpixelbuffer.html#size">size</a>() and <a href="qglpixelbuffer.html#format">format</a>().</p> <!-- @@@QGLPixelBuffer --> <!-- $$$~QGLPixelBuffer[overload1]$$$~QGLPixelBuffer --> <h3 class="fn"><a name="dtor.QGLPixelBuffer"></a>QGLPixelBuffer::<span class="name">~QGLPixelBuffer</span> ()<tt> [virtual]</tt></h3> <p>Destroys the pbuffer and frees any allocated resources.</p> <!-- @@@~QGLPixelBuffer --> <!-- $$$bindTexture[overload1]$$$bindTextureconstQImage&GLenum --> <h3 class="fn"><a name="bindTexture"></a><span class="type">GLuint</span> QGLPixelBuffer::<span class="name">bindTexture</span> ( const <span class="type"><a href="qimage.html">QImage</a></span> &amp; <i>image</i>, <span class="type">GLenum</span> <i>target</i> = GL_TEXTURE_2D )</h3> <p>Generates and binds a 2D GL texture to the current context, based on <i>image</i>. The generated texture id is returned and can be used in later glBindTexture() calls.</p> <p>The <i>target</i> parameter specifies the texture target.</p> <p>Equivalent to calling <a href="qglcontext.html#bindTexture">QGLContext::bindTexture</a>().</p> <p><b>See also </b><a href="qglpixelbuffer.html#deleteTexture">deleteTexture</a>().</p> <!-- @@@bindTexture --> <!-- $$$bindTexture$$$bindTextureconstQPixmap&GLenum --> <h3 class="fn"><a name="bindTexture-2"></a><span class="type">GLuint</span> QGLPixelBuffer::<span class="name">bindTexture</span> ( const <span class="type"><a href="qpixmap.html">QPixmap</a></span> &amp; <i>pixmap</i>, <span class="type">GLenum</span> <i>target</i> = GL_TEXTURE_2D )</h3> <p>This is an overloaded function.</p> <p>Generates and binds a 2D GL texture based on <i>pixmap</i>.</p> <p>Equivalent to calling <a href="qglcontext.html#bindTexture">QGLContext::bindTexture</a>().</p> <p><b>See also </b><a href="qglpixelbuffer.html#deleteTexture">deleteTexture</a>().</p> <!-- @@@bindTexture --> <!-- $$$bindTexture$$$bindTextureconstQString& --> <h3 class="fn"><a name="bindTexture-3"></a><span class="type">GLuint</span> QGLPixelBuffer::<span class="name">bindTexture</span> ( const <span class="type"><a href="qstring.html">QString</a></span> &amp; <i>fileName</i> )</h3> <p>This is an overloaded function.</p> <p>Reads the DirectDrawSurface (DDS) compressed file <i>fileName</i> and generates a 2D GL texture from it.</p> <p>Equivalent to calling <a href="qglcontext.html#bindTexture">QGLContext::bindTexture</a>().</p> <p><b>See also </b><a href="qglpixelbuffer.html#deleteTexture">deleteTexture</a>().</p> <!-- @@@bindTexture --> <!-- $$$bindToDynamicTexture[overload1]$$$bindToDynamicTextureGLuint --> <h3 class="fn"><a name="bindToDynamicTexture"></a><span class="type">bool</span> QGLPixelBuffer::<span class="name">bindToDynamicTexture</span> ( <span class="type">GLuint</span> <i>texture_id</i> )</h3> <p>Binds the texture specified by <i>texture_id</i> to this pbuffer. Returns true on success; otherwise returns false.</p> <p>The texture must be of the same size and format as the pbuffer.</p> <p>To unbind the texture, call <a href="qglpixelbuffer.html#releaseFromDynamicTexture">releaseFromDynamicTexture</a>(). While the texture is bound, it is updated automatically when the pbuffer contents change, eliminating the need for additional copy operations.</p> <p>Example:</p> <pre class="cpp"> <span class="type"><a href="qglpixelbuffer.html">QGLPixelBuffer</a></span> pbuffer(<span class="operator">.</span><span class="operator">.</span><span class="operator">.</span>); <span class="operator">.</span><span class="operator">.</span><span class="operator">.</span> pbuffer<span class="operator">.</span><a href="qglpixelbuffer.html#makeCurrent">makeCurrent</a>(); GLuint dynamicTexture <span class="operator">=</span> pbuffer<span class="operator">.</span><a href="qglpixelbuffer.html#generateDynamicTexture">generateDynamicTexture</a>(); pbuffer<span class="operator">.</span>bindToDynamicTexture(dynamicTexture); <span class="operator">.</span><span class="operator">.</span><span class="operator">.</span> pbuffer<span class="operator">.</span><a href="qglpixelbuffer.html#releaseFromDynamicTexture">releaseFromDynamicTexture</a>();</pre> <p><b>Warning:</b> This function uses the <tt>render_texture</tt> extension, which is currently not supported under X11. An alternative that works on all systems (including X11) is to manually copy the pbuffer contents to a texture using <a href="qglpixelbuffer.html#updateDynamicTexture">updateDynamicTexture</a>().</p> <p><b>Warning:</b> For the bindToDynamicTexture() call to succeed on the Mac OS X, the pbuffer needs a shared context, i.e&#x2e; the <a href="qglpixelbuffer.html">QGLPixelBuffer</a> must be created with a share widget.</p> <p><b>See also </b><a href="qglpixelbuffer.html#generateDynamicTexture">generateDynamicTexture</a>() and <a href="qglpixelbuffer.html#releaseFromDynamicTexture">releaseFromDynamicTexture</a>().</p> <!-- @@@bindToDynamicTexture --> <!-- $$$deleteTexture[overload1]$$$deleteTextureGLuint --> <h3 class="fn"><a name="deleteTexture"></a><span class="type">void</span> QGLPixelBuffer::<span class="name">deleteTexture</span> ( <span class="type">GLuint</span> <i>texture_id</i> )</h3> <p>Removes the texture identified by <i>texture_id</i> from the texture cache.</p> <p>Equivalent to calling <a href="qglcontext.html#deleteTexture">QGLContext::deleteTexture</a>().</p> <!-- @@@deleteTexture --> <!-- $$$doneCurrent[overload1]$$$doneCurrent --> <h3 class="fn"><a name="doneCurrent"></a><span class="type">bool</span> QGLPixelBuffer::<span class="name">doneCurrent</span> ()</h3> <p>Makes no context the current OpenGL context. Returns true on success; otherwise returns false.</p> <!-- @@@doneCurrent --> <!-- $$$drawTexture[overload1]$$$drawTextureconstQRectF&GLuintGLenum --> <h3 class="fn"><a name="drawTexture"></a><span class="type">void</span> QGLPixelBuffer::<span class="name">drawTexture</span> ( const <span class="type"><a href="qrectf.html">QRectF</a></span> &amp; <i>target</i>, <span class="type">GLuint</span> <i>textureId</i>, <span class="type">GLenum</span> <i>textureTarget</i> = GL_TEXTURE_2D )</h3> <p>Draws the given texture, <i>textureId</i>, to the given target rectangle, <i>target</i>, in OpenGL model space. The <i>textureTarget</i> should be a 2D texture target.</p> <p>Equivalent to the corresponding <a href="qglcontext.html#drawTexture">QGLContext::drawTexture</a>().</p> <p>This function was introduced in Qt 4.4.</p> <!-- @@@drawTexture --> <!-- $$$drawTexture$$$drawTextureconstQPointF&GLuintGLenum --> <h3 class="fn"><a name="drawTexture-2"></a><span class="type">void</span> QGLPixelBuffer::<span class="name">drawTexture</span> ( const <span class="type"><a href="qpointf.html">QPointF</a></span> &amp; <i>point</i>, <span class="type">GLuint</span> <i>textureId</i>, <span class="type">GLenum</span> <i>textureTarget</i> = GL_TEXTURE_2D )</h3> <p>Draws the given texture, <i>textureId</i>, at the given <i>point</i> in OpenGL model space. The textureTarget parameter should be a 2D texture target.</p> <p>Equivalent to the corresponding <a href="qglcontext.html#drawTexture">QGLContext::drawTexture</a>().</p> <p>This function was introduced in Qt 4.4.</p> <!-- @@@drawTexture --> <!-- $$$format[overload1]$$$format --> <h3 class="fn"><a name="format"></a><span class="type"><a href="qglformat.html">QGLFormat</a></span> QGLPixelBuffer::<span class="name">format</span> () const</h3> <p>Returns the format of the pbuffer. The format may be different from the one that was requested.</p> <!-- @@@format --> <!-- $$$generateDynamicTexture[overload1]$$$generateDynamicTexture --> <h3 class="fn"><a name="generateDynamicTexture"></a><span class="type">GLuint</span> QGLPixelBuffer::<span class="name">generateDynamicTexture</span> () const</h3> <p>Generates and binds a 2D GL texture that is the same size as the pbuffer, and returns the texture's ID. This can be used in conjunction with <a href="qglpixelbuffer.html#bindToDynamicTexture">bindToDynamicTexture</a>() and <a href="qglpixelbuffer.html#updateDynamicTexture">updateDynamicTexture</a>().</p> <p><b>See also </b><a href="qglpixelbuffer.html#size">size</a>().</p> <!-- @@@generateDynamicTexture --> <!-- $$$handle[overload1]$$$handle --> <h3 class="fn"><a name="handle"></a><span class="type"><a href="qt.html#HANDLE-typedef">Qt::HANDLE</a></span> QGLPixelBuffer::<span class="name">handle</span> () const</h3> <p>Returns the native pbuffer handle.</p> <!-- @@@handle --> <!-- $$$hasOpenGLPbuffers[overload1]$$$hasOpenGLPbuffers --> <h3 class="fn"><a name="hasOpenGLPbuffers"></a><span class="type">bool</span> QGLPixelBuffer::<span class="name">hasOpenGLPbuffers</span> ()<tt> [static]</tt></h3> <p>Returns true if the OpenGL <tt>pbuffer</tt> extension is present on this system; otherwise returns false.</p> <!-- @@@hasOpenGLPbuffers --> <!-- $$$isValid[overload1]$$$isValid --> <h3 class="fn"><a name="isValid"></a><span class="type">bool</span> QGLPixelBuffer::<span class="name">isValid</span> () const</h3> <p>Returns true if this pbuffer is valid; otherwise returns false.</p> <!-- @@@isValid --> <!-- $$$makeCurrent[overload1]$$$makeCurrent --> <h3 class="fn"><a name="makeCurrent"></a><span class="type">bool</span> QGLPixelBuffer::<span class="name">makeCurrent</span> ()</h3> <p>Makes this pbuffer the current OpenGL rendering context. Returns true on success; otherwise returns false.</p> <p><b>See also </b><a href="qglcontext.html#makeCurrent">QGLContext::makeCurrent</a>() and <a href="qglpixelbuffer.html#doneCurrent">doneCurrent</a>().</p> <!-- @@@makeCurrent --> <!-- $$$metric[overload1]$$$metricPaintDeviceMetric --> <h3 class="fn"><a name="metric"></a><span class="type">int</span> QGLPixelBuffer::<span class="name">metric</span> ( <span class="type"><a href="qpaintdevice.html#PaintDeviceMetric-enum">PaintDeviceMetric</a></span> <i>metric</i> ) const<tt> [virtual protected]</tt></h3> <p>Reimplemented from <a href="qpaintdevice.html#metric">QPaintDevice::metric</a>().</p> <!-- @@@metric --> <!-- $$$paintEngine[overload1]$$$paintEngine --> <h3 class="fn"><a name="paintEngine"></a><span class="type"><a href="qpaintengine.html">QPaintEngine</a></span> * QGLPixelBuffer::<span class="name">paintEngine</span> () const<tt> [virtual]</tt></h3> <p>Reimplemented from <a href="qpaintdevice.html#paintEngine">QPaintDevice::paintEngine</a>().</p> <!-- @@@paintEngine --> <!-- $$$releaseFromDynamicTexture[overload1]$$$releaseFromDynamicTexture --> <h3 class="fn"><a name="releaseFromDynamicTexture"></a><span class="type">void</span> QGLPixelBuffer::<span class="name">releaseFromDynamicTexture</span> ()</h3> <p>Releases the pbuffer from any previously bound texture.</p> <p><b>See also </b><a href="qglpixelbuffer.html#bindToDynamicTexture">bindToDynamicTexture</a>().</p> <!-- @@@releaseFromDynamicTexture --> <!-- $$$size[overload1]$$$size --> <h3 class="fn"><a name="size"></a><span class="type"><a href="qsize.html">QSize</a></span> QGLPixelBuffer::<span class="name">size</span> () const</h3> <p>Returns the size of the pbuffer.</p> <!-- @@@size --> <!-- $$$toImage[overload1]$$$toImage --> <h3 class="fn"><a name="toImage"></a><span class="type"><a href="qimage.html">QImage</a></span> QGLPixelBuffer::<span class="name">toImage</span> () const</h3> <p>Returns the contents of the pbuffer as a <a href="qimage.html">QImage</a>.</p> <!-- @@@toImage --> <!-- $$$updateDynamicTexture[overload1]$$$updateDynamicTextureGLuint --> <h3 class="fn"><a name="updateDynamicTexture"></a><span class="type">void</span> QGLPixelBuffer::<span class="name">updateDynamicTexture</span> ( <span class="type">GLuint</span> <i>texture_id</i> ) const</h3> <p>Copies the pbuffer contents into the texture specified with <i>texture_id</i>.</p> <p>The texture must be of the same size and format as the pbuffer.</p> <p>Example:</p> <pre class="cpp"> <span class="type"><a href="qglpixelbuffer.html">QGLPixelBuffer</a></span> pbuffer(<span class="operator">.</span><span class="operator">.</span><span class="operator">.</span>); <span class="operator">.</span><span class="operator">.</span><span class="operator">.</span> pbuffer<span class="operator">.</span><a href="qglpixelbuffer.html#makeCurrent">makeCurrent</a>(); GLuint dynamicTexture <span class="operator">=</span> pbuffer<span class="operator">.</span><a href="qglpixelbuffer.html#generateDynamicTexture">generateDynamicTexture</a>(); <span class="operator">.</span><span class="operator">.</span><span class="operator">.</span> pbuffer<span class="operator">.</span>updateDynamicTexture(dynamicTexture);</pre> <p>An alternative on Windows and Mac OS X systems that support the <tt>render_texture</tt> extension is to use <a href="qglpixelbuffer.html#bindToDynamicTexture">bindToDynamicTexture</a>() to get dynamic updates of the texture.</p> <p><b>See also </b><a href="qglpixelbuffer.html#generateDynamicTexture">generateDynamicTexture</a>() and <a href="qglpixelbuffer.html#bindToDynamicTexture">bindToDynamicTexture</a>().</p> <!-- @@@updateDynamicTexture --> </div> </div> </div> </div> <div class="ft"> <span></span> </div> </div> <div class="footer"> <p> <acronym title="Copyright">&copy;</acronym> 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.</p> <br /> <p> The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.</p> <p> Documentation sources may be obtained from <a href="http://www.qt-project.org"> www.qt-project.org</a>.</p> <br /> <p> Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. <a title="Privacy Policy" href="http://en.gitorious.org/privacy_policy/">Privacy Policy</a></p> </div> <script src="scripts/functions.js" type="text/javascript"></script> </body> </html>
stephaneAG/PengPod700
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/qglpixelbuffer.html
HTML
mit
33,118
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Class template extended_slot_function_type</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="../../../signals2/reference.html#header.boost.signals2.signal_type_hpp" title="Header &lt;boost/signals2/signal_type.hpp&gt;"> <link rel="prev" href="slot_function_type.html" title="Class template slot_function_type"> <link rel="next" href="mutex_type.html" title="Class template mutex_type"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> <td align="center"><a href="../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="slot_function_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../signals2/reference.html#header.boost.signals2.signal_type_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="mutex_type.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.signals2.keywords.extend_1_3_37_6_11_1_1_1_6"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Class template extended_slot_function_type</span></h2> <p>boost::signals2::keywords::extended_slot_function_type — A template keyword for <a class="link" href="../signal_type.html" title="Class template signal_type">signal_type</a>.</p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../../signals2/reference.html#header.boost.signals2.signal_type_hpp" title="Header &lt;boost/signals2/signal_type.hpp&gt;">boost/signals2/signal_type.hpp</a>&gt; </span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> ExtendedSlotFunction<span class="special">&gt;</span> <span class="keyword">class</span> <a class="link" href="extend_1_3_37_6_11_1_1_1_6.html" title="Class template extended_slot_function_type">extended_slot_function_type</a> <span class="special">:</span> <span class="keyword">public</span> <span class="emphasis"><em><span class="identifier">unspecified</span><span class="special">-</span><span class="identifier">type</span></em></span> <span class="special">{</span> <span class="special">}</span><span class="special">;</span></pre></div> <div class="refsect1"> <a name="id-1.3.37.6.12.8.4"></a><h2>Description</h2> <p> This class is a template keyword which may be used to pass the wrapped <code class="computeroutput">ExtendedSlotFunction</code> template type to the <a class="link" href="../signal_type.html" title="Class template signal_type">signal_type</a> metafunction as a named parameter. </p> <p> The code for this class is generated by a calling a macro from the Boost.Parameter library: <code class="computeroutput">BOOST_PARAMETER_TEMPLATE_KEYWORD(extended_slot_function_type)</code> </p> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright © 2001-2004 Douglas Gregor<br>Copyright © 2007-2009 Frank Mori Hess<p>Distributed under the Boost Software License, Version 1.0. (See accompanying file <code class="filename">LICENSE_1_0.txt</code> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)</p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="slot_function_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../signals2/reference.html#header.boost.signals2.signal_type_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="mutex_type.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
davehorton/drachtio-server
deps/boost_1_77_0/doc/html/boost/signals2/keywords/extend_1_3_37_6_11_1_1_1_6.html
HTML
mit
5,239
<!DOCTYPE html> <html> <head> <title>Binding to grouped data</title> <meta charset="utf-8"> <link href="../content/shared/styles/examples-offline.css" rel="stylesheet"> <link href="../../styles/kendo.common.min.css" rel="stylesheet"> <link href="../../styles/kendo.rtl.min.css" rel="stylesheet"> <link href="../../styles/kendo.default.min.css" rel="stylesheet"> <link href="../../styles/kendo.default.mobile.min.css" rel="stylesheet"> <script src="../../js/jquery.min.js"></script> <script src="../../js/jszip.min.js"></script> <script src="../../js/kendo.all.min.js"></script> <script src="../content/shared/js/console.js"></script> <script> </script> </head> <body> <a class="offline-button" href="../index.html">Back</a> <div id="example"> <div class="demo-section k-content wide"> <div id="chart"></div> </div> <script> var stocksDataSource = new kendo.data.DataSource({ transport: { read: { url: function() { return "../content/dataviz/dashboards/stock-data-2011.json"; }, dataType: "json" } }, group: { field: "symbol" }, sort: { field: "date", dir: "asc" }, schema: { model: { fields: { date: { type: "date" } } } } }); function createChart() { $("#chart").kendoChart({ title: { text: "Stock Prices" }, dataSource: stocksDataSource, series: [{ type: "line", field: "close", name: "#= group.value # (close)" }], legend: { position: "bottom" }, valueAxis: { labels: { format: "${0}", skip: 2, step: 2 } }, categoryAxis: { field: "date", labels: { format: "MMM" } } }); } $(document).ready(createChart); $(document).bind("kendo:skinChange", createChart); </script> </div> <div class='demo-section'> <h3>Note:</h3> <p> Security restrictions prevent this example from working in all browsers when the page is loaded from the file system (via file:// protocol). If the demo is not working as expected, please host the Kendo folder on a web server. </p> </div> </body> </html>
jclementdev/Proto1
kendoUI/examples/line-charts/grouped-data.html
HTML
mit
3,011
<div id="footer"> <div class="strap strap-compact"> <div class="container-fluid"> <div class="row"> <div class="col-md-4"> <p style="color:white;"> Proudly non-profit · <a href="https://github.com/oaworks">open source</a> · library-aligned </p> </div> <div class="col-md-4"> <p style="color:white;"> Built by <a href="https://oa.works">OA.Works</a> </p> </div> <div class="col-md-4"> <p style="color:white;text-align:right;"> <a href="/about">About</a> · <a href="/request">Requests</a> · <a href="/api">API</a> · <a href="/feedback#bug">Bugs</a> · <a href="https://twitter.com/OA_Button">Twitter</a> · <a href="/account" class="noddin" style="display:none;">Account</a><a href="/account" class="nottin">Login</a> · <a href="https://status.openaccessbutton.org">Status</a></p> </div> </div> </div> </div> </div> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-74685304-1', 'auto'); ga('send', 'pageview'); </script>
OAButton/oab_static
content/footer.html
HTML
mit
1,551
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Index</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.Numeric.Odeint"> <link rel="up" href="../indexes.html" title="Indexes"> <link rel="prev" href="s02.html" title="Function Index"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../logo.jpg"></td> <td align="center"><a href="../../../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="s02.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../indexes.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a> </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="idp105967824"></a>Index</h3></div></div></div> <p><a class="link" href="s03.html#idx_id_40">A</a> <a class="link" href="s03.html#idx_id_41">B</a> <a class="link" href="s03.html#idx_id_42">C</a> <a class="link" href="s03.html#idx_id_43">D</a> <a class="link" href="s03.html#idx_id_44">E</a> <a class="link" href="s03.html#idx_id_45">F</a> <a class="link" href="s03.html#idx_id_46">G</a> <a class="link" href="s03.html#idx_id_47">H</a> <a class="link" href="s03.html#idx_id_48">I</a> <a class="link" href="s03.html#idx_id_49">L</a> <a class="link" href="s03.html#idx_id_50">M</a> <a class="link" href="s03.html#idx_id_51">N</a> <a class="link" href="s03.html#idx_id_52">O</a> <a class="link" href="s03.html#idx_id_53">P</a> <a class="link" href="s03.html#idx_id_54">R</a> <a class="link" href="s03.html#idx_id_55">S</a> <a class="link" href="s03.html#idx_id_56">T</a> <a class="link" href="s03.html#idx_id_57">U</a> <a class="link" href="s03.html#idx_id_58">V</a> <a class="link" href="s03.html#idx_id_59">W</a></p> <div class="variablelist"><dl class="variablelist"> <dt> <a name="idx_id_40"></a><span class="term">A</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">abs</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.point_type" title="Point type"><span class="index-entry-level-1">Point type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.vector_space_algebra" title="Vector Space Algebra"><span class="index-entry-level-1">Vector Space Algebra</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">acceleration_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">Using boost::units</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">adams_bashforth</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">adams_bashforth_moulton</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">adams_moulton</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Adaptive step size algorithms</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers.adaptive_step_size_algorithms" title="Table&#160;1.5.&#160;Adaptive step size algorithms"><span class="index-entry-level-1">max</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers.adaptive_step_size_algorithms" title="Table&#160;1.5.&#160;Adaptive step size algorithms"><span class="index-entry-level-1">min</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">adaptive_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_iterator.html" title="Class template adaptive_iterator"><span class="index-entry-level-1">Class template adaptive_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">adaptive_time_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_time_iterator.html" title="Class template adaptive_time_iterator"><span class="index-entry-level-1">Class template adaptive_time_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">adjust_size</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">advance</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">algebra</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.mpi" title="MPI"><span class="index-entry-level-1">MPI</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">algebra_dispatcher</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">algebra_stepper_base</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">algebra_stepper_base_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">algebra_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_error_checker.html" title="Class template default_error_checker"><span class="index-entry-level-1">Class template default_error_checker</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_euler.html" title="Class template symplectic_euler"><span class="index-entry-level-1">Class template symplectic_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50077184.html" title="Class template symplectic_rkn_sb3a_m4_mclachlan"><span class="index-entry-level-1">Class template symplectic_rkn_sb3a_m4_mclachlan</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50099776.html" title="Class template symplectic_rkn_sb3a_mclachlan"><span class="index-entry-level-1">Class template symplectic_rkn_sb3a_mclachlan</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">All examples</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/all_examples.html" title="All examples"><span class="index-entry-level-1">example</span></a></p></li></ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_41"></a><span class="term">B</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">base_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_contr_idp50044112.html" title="Struct base_tag&lt;controlled_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;controlled_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_dense_idp50050000.html" title="Struct base_tag&lt;dense_output_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;dense_output_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_error_idp50038224.html" title="Struct base_tag&lt;error_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50048032.html" title="Struct base_tag&lt;explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50046064.html" title="Struct base_tag&lt;explicit_controlled_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;explicit_controlled_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50042144.html" title="Struct base_tag&lt;explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50040176.html" title="Struct base_tag&lt;explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_stepp_idp50036272.html" title="Struct base_tag&lt;stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag.html" title="Struct template base_tag"><span class="index-entry-level-1">Struct template base_tag</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Binding member functions</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/binding_member_functions.html" title="Binding member functions"><span class="index-entry-level-1">ode</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">book</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">Define the system function</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">bulirsch_stoer</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">bulirsch_stoer_dense_out</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li></ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_42"></a><span class="term">C</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">calculate_finite_difference</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">calc_state</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Chaotic systems and Lyapunov exponents</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/chaotic_systems_and_lyapunov_exponents.html" title="Chaotic systems and Lyapunov exponents"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/chaotic_systems_and_lyapunov_exponents.html" title="Chaotic systems and Lyapunov exponents"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/chaotic_systems_and_lyapunov_exponents.html" title="Chaotic systems and Lyapunov exponents"><span class="index-entry-level-1">integrate_n_steps</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/chaotic_systems_and_lyapunov_exponents.html" title="Chaotic systems and Lyapunov exponents"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/chaotic_systems_and_lyapunov_exponents.html" title="Chaotic systems and Lyapunov exponents"><span class="index-entry-level-1">snippet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/chaotic_systems_and_lyapunov_exponents.html" title="Chaotic systems and Lyapunov exponents"><span class="index-entry-level-1">state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template adams_bashforth</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">algebra_stepper_base</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">algebra_stepper_base_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">do_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">do_step_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">initialize</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">initializing_stepper</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">initializing_stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">order_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">reset</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">stepper_category</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">step_storage</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">step_storage_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">wrapped_deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">wrapped_state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template adams_bashforth_moulton</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">do_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">do_step_impl1</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">do_step_impl2</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">initialize</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">order_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">stepper_category</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">wrapped_deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">wrapped_state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template adams_moulton</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">algebra</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">do_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">do_step_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">order_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">stepper_category</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">step_storage_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">wrapped_deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">wrapped_state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template adaptive_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_iterator.html" title="Class template adaptive_iterator"><span class="index-entry-level-1">adaptive_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template adaptive_time_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_time_iterator.html" title="Class template adaptive_time_iterator"><span class="index-entry-level-1">adaptive_time_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template bulirsch_stoer</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">bulirsch_stoer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">reset</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">resize_m_dxdt</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">resize_m_xnew</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">try_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">try_step_v1</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template bulirsch_stoer_dense_out</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">calculate_finite_difference</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">calc_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">do_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">get_current_deriv</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">get_current_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">get_old_deriv</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">get_old_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">initialize</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">prepare_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">reset</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">stepper_category</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">toggle_current_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">try_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template const_step_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/const_step_iterator.html" title="Class template const_step_iterator"><span class="index-entry-level-1">const_step_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template const_step_time_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/const_step_time_iterator.html" title="Class template const_step_time_iterator"><span class="index-entry-level-1">const_step_time_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template controlled_runge_kutta</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_runge_kutta.html" title="Class template controlled_runge_kutta"><span class="index-entry-level-1">controlled_runge_kutta</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">controlled_runge_kutta</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">error_checker_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">explicit_error_stepper_fsal_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">initialize</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">reset</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">resize_m_dxdt_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">resize_m_dxdt_new_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">resize_m_xerr_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">resize_m_xnew_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">stepper</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">stepper_category</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">try_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">try_step_v1</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">controlled_runge_kutta</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">error_checker_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">explicit_error_stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">resize_m_dxdt_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">resize_m_xerr_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">resize_m_xnew_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">stepper</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">stepper_category</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">try_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">try_step_v1</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template default_error_checker</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_error_checker.html" title="Class template default_error_checker"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_error_checker.html" title="Class template default_error_checker"><span class="index-entry-level-1">default_error_checker</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_error_checker.html" title="Class template default_error_checker"><span class="index-entry-level-1">error</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_error_checker.html" title="Class template default_error_checker"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_error_checker.html" title="Class template default_error_checker"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template dense_output_runge_kutta</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_runge_kutta.html" title="Class template dense_output_runge_kutta"><span class="index-entry-level-1">dense_output_runge_kutta</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">calc_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">controlled_stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">dense_output_runge_kutta</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">dense_output_stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">do_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">explicit_controlled_stepper_fsal_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">get_current_deriv</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">get_current_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">get_old_deriv</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">get_old_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">initialize</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">resize</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">stepper_category</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">toggle_current_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">wrapped_deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">wrapped_state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">calc_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">dense_output_runge_kutta</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">dense_output_stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">do_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">get_current_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">get_old_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">initialize</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">stepper_category</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">toggle_current_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">wrapped_deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">wrapped_state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template euler</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">calc_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">do_step_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">explicit_stepper_base</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">stepper_base_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template explicit_error_generic_rk</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">coef_a_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">coef_b_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">coef_c_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">do_step_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">explicit_error_stepper_base</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">rk_algorithm_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">stepper_base_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">wrapped_deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">wrapped_state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template explicit_generic_rk</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">coef_a_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">coef_b_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">coef_c_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">do_step_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">explicit_stepper_base</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">rk_algorithm_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">stepper_base_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">wrapped_deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">wrapped_state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template implicit_euler</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">do_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">matrix_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">pmatrix_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">solve</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">stepper_category</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">wrapped_deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">wrapped_matrix_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">wrapped_pmatrix_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">wrapped_state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template modified_midpoint</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">do_step_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">explicit_stepper_base</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">set_steps</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">stepper_base_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">wrapped_deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">wrapped_state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template modified_midpoint_dense_out</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">deriv_table_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">do_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">modified_midpoint_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">resize</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">set_steps</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">wrapped_deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">wrapped_state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template n_step_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/n_step_iterator.html" title="Class template n_step_iterator"><span class="index-entry-level-1">n_step_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template n_step_time_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/n_step_time_iterator.html" title="Class template n_step_time_iterator"><span class="index-entry-level-1">n_step_time_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template rosenbrock4</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">calc_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">do_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">matrix_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">order_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">pmatrix_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">prepare_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">resize_x_err</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">rosenbrock_coefficients</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">stepper_category</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">wrapped_deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">wrapped_matrix_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">wrapped_pmatrix_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">wrapped_state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template rosenbrock4_controller</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">controller_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">error</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">resize_m_xerr</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">resize_m_xnew</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">rosenbrock4_controller</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">stepper</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">stepper_category</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">try_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">wrapped_deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">wrapped_state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template rosenbrock4_dense_output</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">calc_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">controlled_stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">dense_output_stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">do_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">get_current_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">get_old_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">initialize</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">stepper_category</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">toggle_current_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">wrapped_deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">wrapped_state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template runge_kutta4</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">do_step_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">runge_kutta4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template runge_kutta4_classic</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">algebra_dispatcher</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">do_step_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">explicit_stepper_base</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">initially_resizer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">operations_dispatcher</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">stepper_base_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template runge_kutta_cash_karp54</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">do_step_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">resizer_typ</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">runge_kutta_cash_karp54</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template runge_kutta_cash_karp54_classic</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">algebra_dispatcher</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">do_step_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">explicit_error_stepper_base</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">initially_resizer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">operations_dispatcher</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">runge_kutta_cash_karp54_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">stepper_base_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template runge_kutta_dopri5</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">calc_state</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">do_step_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">explicit_error_stepper_fsal_base</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">resize_dxdt_tmp_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">resize_k_x_tmp_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">stepper_base_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template runge_kutta_fehlberg78</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">do_step_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">runge_kutta_fehlberg78</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template symplectic_euler</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_euler.html" title="Class template symplectic_euler"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_euler.html" title="Class template symplectic_euler"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_euler.html" title="Class template symplectic_euler"><span class="index-entry-level-1">symplectic_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_euler.html" title="Class template symplectic_euler"><span class="index-entry-level-1">symplectic_nystroem_stepper_base</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_euler.html" title="Class template symplectic_euler"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template symplectic_rkn_sb3a_m4_mclachlan</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50077184.html" title="Class template symplectic_rkn_sb3a_m4_mclachlan"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50077184.html" title="Class template symplectic_rkn_sb3a_m4_mclachlan"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50077184.html" title="Class template symplectic_rkn_sb3a_m4_mclachlan"><span class="index-entry-level-1">symplectic_nystroem_stepper_base</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50077184.html" title="Class template symplectic_rkn_sb3a_m4_mclachlan"><span class="index-entry-level-1">symplectic_rkn_sb3a_m4_mclachlan</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50077184.html" title="Class template symplectic_rkn_sb3a_m4_mclachlan"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template symplectic_rkn_sb3a_mclachlan</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50099776.html" title="Class template symplectic_rkn_sb3a_mclachlan"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50099776.html" title="Class template symplectic_rkn_sb3a_mclachlan"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50099776.html" title="Class template symplectic_rkn_sb3a_mclachlan"><span class="index-entry-level-1">symplectic_nystroem_stepper_base</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50099776.html" title="Class template symplectic_rkn_sb3a_mclachlan"><span class="index-entry-level-1">symplectic_rkn_sb3a_mclachlan</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50099776.html" title="Class template symplectic_rkn_sb3a_mclachlan"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template times_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/times_iterator.html" title="Class template times_iterator"><span class="index-entry-level-1">times_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template times_time_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/times_time_iterator.html" title="Class template times_time_iterator"><span class="index-entry-level-1">times_time_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Class template velocity_verlet</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">acceleration_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">adjust_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">algebra_stepper_base</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">algebra_stepper_base_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">coor_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">do_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">do_step_v1</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">get_current_acc</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">get_old_acc</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">initialize</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">initialize_acc</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">order_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">reset</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">stepper_category</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">time_square_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">toggle_current_acc</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">velocity_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">wrapped_acceleration_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">coef_a_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">coef_b_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">coef_c_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Complex state types</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/complex_state_types.html" title="Complex state types"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/complex_state_types.html" title="Complex state types"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/complex_state_types.html" title="Complex state types"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/complex_state_types.html" title="Complex state types"><span class="index-entry-level-1">stepper_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Construction/Resizing</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing" title="Construction/Resizing"><span class="index-entry-level-1">example</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">const_step_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/const_step_iterator.html" title="Class template const_step_iterator"><span class="index-entry-level-1">Class template const_step_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">const_step_time_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/const_step_time_iterator.html" title="Class template const_step_time_iterator"><span class="index-entry-level-1">Class template const_step_time_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Controlled steppers</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers" title="Controlled steppers"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers" title="Controlled steppers"><span class="index-entry-level-1">max</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers" title="Controlled steppers"><span class="index-entry-level-1">min</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers" title="Controlled steppers"><span class="index-entry-level-1">pre-conditions</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">controlled_runge_kutta</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_runge_kutta.html" title="Class template controlled_runge_kutta"><span class="index-entry-level-1">Class template controlled_runge_kutta</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">controlled_stepper_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_contr_idp50044112.html" title="Struct base_tag&lt;controlled_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;controlled_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_stepper_tag.html" title="Struct controlled_stepper_tag"><span class="index-entry-level-1">Struct controlled_stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_contr_idp50033600.html" title="Struct explicit_controlled_stepper_fsal_tag"><span class="index-entry-level-1">Struct explicit_controlled_stepper_fsal_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_contr_idp50032592.html" title="Struct explicit_controlled_stepper_tag"><span class="index-entry-level-1">Struct explicit_controlled_stepper_tag</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">controlled_stepper_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_adaptive_step_size" title="Integration with Adaptive Step Size"><span class="index-entry-level-1">Integration with Adaptive Step Size</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">controller_factory</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/generation_functions.html" title="Generation functions"><span class="index-entry-level-1">Generation functions</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">controller_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">coor_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Custom Runge-Kutta steppers</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">algebra_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">default_operations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">initially_resizer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">operations_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">range_algebra</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">resizer_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">stepper_base_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">value_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">wrapped_deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">wrapped_state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Custom steppers</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">do_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">f</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">order_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">stepper_category</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_43"></a><span class="term">D</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">decrement</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">default_error_checker</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_error_checker.html" title="Class template default_error_checker"><span class="index-entry-level-1">Class template default_error_checker</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">default_operations</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">default_rosenbrock_coefficients</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_rosenb_idp49530352.html" title="Struct template default_rosenbrock_coefficients"><span class="index-entry-level-1">Struct template default_rosenbrock_coefficients</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Define the ODE</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.define_the_ode" title="Define the ODE"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.define_the_ode" title="Define the ODE"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.define_the_ode" title="Define the ODE"><span class="index-entry-level-1">f</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.define_the_ode" title="Define the ODE"><span class="index-entry-level-1">state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Define the system function</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">book</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">f</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Dense output steppers</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.dense_output_steppers" title="Dense output steppers"><span class="index-entry-level-1">example</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">dense_output_runge_kutta</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_runge_kutta.html" title="Class template dense_output_runge_kutta"><span class="index-entry-level-1">Class template dense_output_runge_kutta</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">dense_output_stepper_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_dense_idp50050000.html" title="Struct base_tag&lt;dense_output_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;dense_output_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_stepper_tag.html" title="Struct dense_output_stepper_tag"><span class="index-entry-level-1">Struct dense_output_stepper_tag</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">dense_output_stepper_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">deriv_table_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">deriv_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">Custom steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">Using boost::units</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">do_step</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">Custom steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/error_stepper.html" title="Error Stepper"><span class="index-entry-level-1">Error Stepper</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.explicit_steppers" title="Explicit steppers"><span class="index-entry-level-1">Explicit steppers</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">do_step_impl</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">do_step_impl1</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">do_step_impl2</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">do_step_v1</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li></ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_44"></a><span class="term">E</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">end_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Ensembles of oscillators</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/ensembles_of_oscillators.html" title="Ensembles of oscillators"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/ensembles_of_oscillators.html" title="Ensembles of oscillators"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/ensembles_of_oscillators.html" title="Ensembles of oscillators"><span class="index-entry-level-1">integrate_const</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/ensembles_of_oscillators.html" title="Ensembles of oscillators"><span class="index-entry-level-1">reset</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">equations</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/chaotic_systems_and_lyapunov_exponents.html" title="Chaotic systems and Lyapunov exponents"><span class="index-entry-level-1">Chaotic systems and Lyapunov exponents</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">Custom steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.define_the_ode" title="Define the ODE"><span class="index-entry-level-1">Define the ODE</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">Define the system function</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/ensembles_of_oscillators.html" title="Ensembles of oscillators"><span class="index-entry-level-1">Ensembles of oscillators</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/iterators_and_ranges.html#boost_numeric_odeint.odeint_in_detail.iterators_and_ranges.examples" title="Examples"><span class="index-entry-level-1">Examples</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/all_examples.html#boost_numeric_odeint.tutorial.all_examples.examples_overview" title="Table&#160;1.4.&#160;Examples Overview"><span class="index-entry-level-1">Examples Overview</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.explicit_steppers" title="Explicit steppers"><span class="index-entry-level-1">Explicit steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrate_idp27542368.html" title="Function template integrate"><span class="index-entry-level-1">Function template integrate</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.gravitation_and_energy_conservation" title="Gravitation and energy conservation"><span class="index-entry-level-1">Gravitation and energy conservation</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.implicit_solvers" title="Implicit solvers"><span class="index-entry-level-1">Implicit solvers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">Large oscillator chains</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/lattice_systems.html" title="Lattice systems"><span class="index-entry-level-1">Lattice systems</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/literature.html" title="Literature"><span class="index-entry-level-1">Literature</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/overview.html" title="Overview"><span class="index-entry-level-1">Overview</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">Parameter studies</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/short_example.html" title="Short Example"><span class="index-entry-level-1">Short Example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/simple_symplectic_system.html" title="Simple Symplectic System"><span class="index-entry-level-1">Simple Symplectic System</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/state_algebra_operations.html" title="State Algebra Operations"><span class="index-entry-level-1">State Algebra Operations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html" title="Steppers"><span class="index-entry-level-1">Steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/stiff_systems.html" title="Stiff systems"><span class="index-entry-level-1">Stiff systems</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.symplectic_solvers" title="Symplectic solvers"><span class="index-entry-level-1">Symplectic solvers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/symplectic_system.html" title="Symplectic System"><span class="index-entry-level-1">Symplectic System</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">Using boost::units</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html" title="Using CUDA (or OpenMP, TBB, ...) via Thrust"><span class="index-entry-level-1">Using CUDA (or OpenMP, TBB, ...) via Thrust</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_matrices_as_state_types.html" title="Using matrices as state types"><span class="index-entry-level-1">Using matrices as state types</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.using_steppers" title="Using steppers"><span class="index-entry-level-1">Using steppers</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">error</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_error_checker.html" title="Class template default_error_checker"><span class="index-entry-level-1">Class template default_error_checker</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Error Stepper</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/error_stepper.html" title="Error Stepper"><span class="index-entry-level-1">do_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/error_stepper.html" title="Error Stepper"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/error_stepper.html" title="Error Stepper"><span class="index-entry-level-1">time_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">error_checker_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">error_stepper_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_error_idp50038224.html" title="Struct base_tag&lt;error_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/error_stepper_tag.html" title="Struct error_stepper_tag"><span class="index-entry-level-1">Struct error_stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_idp50031184.html" title="Struct explicit_error_stepper_fsal_tag"><span class="index-entry-level-1">Struct explicit_error_stepper_fsal_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_stepper_tag.html" title="Struct explicit_error_stepper_tag"><span class="index-entry-level-1">Struct explicit_error_stepper_tag</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">euler</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">example</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/all_examples.html" title="All examples"><span class="index-entry-level-1">All examples</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/chaotic_systems_and_lyapunov_exponents.html" title="Chaotic systems and Lyapunov exponents"><span class="index-entry-level-1">Chaotic systems and Lyapunov exponents</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/complex_state_types.html" title="Complex state types"><span class="index-entry-level-1">Complex state types</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing" title="Construction/Resizing"><span class="index-entry-level-1">Construction/Resizing</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers" title="Controlled steppers"><span class="index-entry-level-1">Controlled steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">Custom steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.define_the_ode" title="Define the ODE"><span class="index-entry-level-1">Define the ODE</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">Define the system function</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.dense_output_steppers" title="Dense output steppers"><span class="index-entry-level-1">Dense output steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/ensembles_of_oscillators.html" title="Ensembles of oscillators"><span class="index-entry-level-1">Ensembles of oscillators</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/state_algebra_operations.html#boost_numeric_odeint.concepts.state_algebra_operations.example_expressions" title="Example expressions"><span class="index-entry-level-1">Example expressions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/iterators_and_ranges.html#boost_numeric_odeint.odeint_in_detail.iterators_and_ranges.examples" title="Examples"><span class="index-entry-level-1">Examples</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/all_examples.html#boost_numeric_odeint.tutorial.all_examples.examples_overview" title="Table&#160;1.4.&#160;Examples Overview"><span class="index-entry-level-1">Examples Overview</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.explicit_steppers" title="Explicit steppers"><span class="index-entry-level-1">Explicit steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.gravitation_and_energy_conservation" title="Gravitation and energy conservation"><span class="index-entry-level-1">Gravitation and energy conservation</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html" title="Harmonic oscillator"><span class="index-entry-level-1">Harmonic oscillator</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_adaptive_step_size" title="Integration with Adaptive Step Size"><span class="index-entry-level-1">Integration with Adaptive Step Size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_constant_step_size" title="Integration with Constant Step Size"><span class="index-entry-level-1">Integration with Constant Step Size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">Large oscillator chains</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/lattice_systems.html" title="Lattice systems"><span class="index-entry-level-1">Lattice systems</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.mpi" title="MPI"><span class="index-entry-level-1">MPI</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.multistep_methods" title="Multistep methods"><span class="index-entry-level-1">Multistep methods</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.openmp" title="OpenMP"><span class="index-entry-level-1">OpenMP</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/overview.html" title="Overview"><span class="index-entry-level-1">Overview</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">Parameter studies</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.phase_oscillator_ensemble" title="Phase oscillator ensemble"><span class="index-entry-level-1">Phase oscillator ensemble</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.point_type" title="Point type"><span class="index-entry-level-1">Point type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/self_expanding_lattices.html" title="Self expanding lattices"><span class="index-entry-level-1">Self expanding lattices</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/short_example.html" title="Short Example"><span class="index-entry-level-1">Short Example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/state_algebra_operations.html" title="State Algebra Operations"><span class="index-entry-level-1">State Algebra Operations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html" title="State types, algebras and operations"><span class="index-entry-level-1">State types, algebras and operations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">std::list</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.stepper_types" title="Stepper Types"><span class="index-entry-level-1">Stepper Types</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/stiff_systems.html" title="Stiff systems"><span class="index-entry-level-1">Stiff systems</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.symplectic_solvers" title="Symplectic solvers"><span class="index-entry-level-1">Symplectic solvers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_arbitrary_precision_floating_point_types.html" title="Using arbitrary precision floating point types"><span class="index-entry-level-1">Using arbitrary precision floating point types</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/using_boost__range.html" title="Using boost::range"><span class="index-entry-level-1">Using boost::range</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/using_boost__ref.html" title="Using boost::ref"><span class="index-entry-level-1">Using boost::ref</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">Using boost::units</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html" title="Using CUDA (or OpenMP, TBB, ...) via Thrust"><span class="index-entry-level-1">Using CUDA (or OpenMP, TBB, ...) via Thrust</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.using_iterators" title="Using iterators"><span class="index-entry-level-1">Using iterators</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_matrices_as_state_types.html" title="Using matrices as state types"><span class="index-entry-level-1">Using matrices as state types</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_opencl_via_vexcl.html" title="Using OpenCL via VexCL"><span class="index-entry-level-1">Using OpenCL via VexCL</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.using_steppers" title="Using steppers"><span class="index-entry-level-1">Using steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.using_the_container_interface" title="Using the container interface"><span class="index-entry-level-1">Using the container interface</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Example expressions</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/state_algebra_operations.html#boost_numeric_odeint.concepts.state_algebra_operations.example_expressions" title="Example expressions"><span class="index-entry-level-1">example</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Examples</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/iterators_and_ranges.html#boost_numeric_odeint.odeint_in_detail.iterators_and_ranges.examples" title="Examples"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/iterators_and_ranges.html#boost_numeric_odeint.odeint_in_detail.iterators_and_ranges.examples" title="Examples"><span class="index-entry-level-1">example</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Examples Overview</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/all_examples.html#boost_numeric_odeint.tutorial.all_examples.examples_overview" title="Table&#160;1.4.&#160;Examples Overview"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/all_examples.html#boost_numeric_odeint.tutorial.all_examples.examples_overview" title="Table&#160;1.4.&#160;Examples Overview"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/all_examples.html#boost_numeric_odeint.tutorial.all_examples.examples_overview" title="Table&#160;1.4.&#160;Examples Overview"><span class="index-entry-level-1">graphics</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/all_examples.html#boost_numeric_odeint.tutorial.all_examples.examples_overview" title="Table&#160;1.4.&#160;Examples Overview"><span class="index-entry-level-1">pre-conditions</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Explicit steppers</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.explicit_steppers" title="Explicit steppers"><span class="index-entry-level-1">do_step</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.explicit_steppers" title="Explicit steppers"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.explicit_steppers" title="Explicit steppers"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.explicit_steppers" title="Explicit steppers"><span class="index-entry-level-1">f</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">explicit_controlled_stepper_fsal_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50048032.html" title="Struct base_tag&lt;explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_contr_idp50033600.html" title="Struct explicit_controlled_stepper_fsal_tag"><span class="index-entry-level-1">Struct explicit_controlled_stepper_fsal_tag</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">explicit_controlled_stepper_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50046064.html" title="Struct base_tag&lt;explicit_controlled_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;explicit_controlled_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_contr_idp50032592.html" title="Struct explicit_controlled_stepper_tag"><span class="index-entry-level-1">Struct explicit_controlled_stepper_tag</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">explicit_error_generic_rk</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">explicit_error_stepper_base</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">explicit_error_stepper_fsal_base</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">explicit_error_stepper_fsal_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50042144.html" title="Struct base_tag&lt;explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_idp50031184.html" title="Struct explicit_error_stepper_fsal_tag"><span class="index-entry-level-1">Struct explicit_error_stepper_fsal_tag</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">explicit_error_stepper_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50040176.html" title="Struct base_tag&lt;explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_stepper_tag.html" title="Struct explicit_error_stepper_tag"><span class="index-entry-level-1">Struct explicit_error_stepper_tag</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">explicit_generic_rk</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">explicit_stepper_base</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> </ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_45"></a><span class="term">F</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">f</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">Custom steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.define_the_ode" title="Define the ODE"><span class="index-entry-level-1">Define the ODE</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">Define the system function</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.explicit_steppers" title="Explicit steppers"><span class="index-entry-level-1">Explicit steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.implicit_solvers" title="Implicit solvers"><span class="index-entry-level-1">Implicit solvers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/implicit_system.html" title="Implicit System"><span class="index-entry-level-1">Implicit System</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/overview.html" title="Overview"><span class="index-entry-level-1">Overview</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/second_order_system.html" title="Second Order System"><span class="index-entry-level-1">Second Order System</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/short_example.html" title="Short Example"><span class="index-entry-level-1">Short Example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/stiff_systems.html" title="Stiff systems"><span class="index-entry-level-1">Stiff systems</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.symplectic_solvers" title="Symplectic solvers"><span class="index-entry-level-1">Symplectic solvers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/symplectic_system.html" title="Symplectic System"><span class="index-entry-level-1">Symplectic System</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/system.html" title="System"><span class="index-entry-level-1">System</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Function template integrate</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrate_idp27542368.html" title="Function template integrate"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrate_idp27542368.html" title="Function template integrate"><span class="index-entry-level-1">integrate</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Function template integrate_adaptive</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrate_adap_idp27518272.html" title="Function template integrate_adaptive"><span class="index-entry-level-1">integrate_adaptive</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Function template integrate_const</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrate_cons_idp47827216.html" title="Function template integrate_const"><span class="index-entry-level-1">integrate_const</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Function template integrate_n_steps</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrate_n_st_idp47869248.html" title="Function template integrate_n_steps"><span class="index-entry-level-1">integrate_n_steps</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Function template integrate_times</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrate_time_idp47911312.html" title="Function template integrate_times"><span class="index-entry-level-1">integrate_times</span></a></p></li></ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_46"></a><span class="term">G</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Generation functions</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/generation_functions.html" title="Generation functions"><span class="index-entry-level-1">controller_factory</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/generation_functions.html" title="Generation functions"><span class="index-entry-level-1">get_controller</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/generation_functions.html" title="Generation functions"><span class="index-entry-level-1">type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Generation functions make_controlled( abs_error , rel_error , stepper )</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_adaptive_step_size.generation_functions_make_controlled__abs_error___rel_error___stepper__" title="Table&#160;1.2.&#160;Generation functions make_controlled( abs_error , rel_error , stepper )"><span class="index-entry-level-1">remark</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Generation functions make_dense_output( abs_error , rel_error , stepper )</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_adaptive_step_size.generation_functions_make_dense_output__abs_error___rel_error___stepper__" title="Table&#160;1.3.&#160;Generation functions make_dense_output( abs_error , rel_error , stepper )"><span class="index-entry-level-1">remark</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">get_controller</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/generation_functions.html" title="Generation functions"><span class="index-entry-level-1">Generation functions</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">get_current_acc</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">get_current_deriv</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">get_current_state</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">get_old_acc</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">get_old_deriv</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">get_old_state</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">graphics</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/all_examples.html#boost_numeric_odeint.tutorial.all_examples.examples_overview" title="Table&#160;1.4.&#160;Examples Overview"><span class="index-entry-level-1">Examples Overview</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html" title="Using CUDA (or OpenMP, TBB, ...) via Thrust"><span class="index-entry-level-1">Using CUDA (or OpenMP, TBB, ...) via Thrust</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Gravitation and energy conservation</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.gravitation_and_energy_conservation" title="Gravitation and energy conservation"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.gravitation_and_energy_conservation" title="Gravitation and energy conservation"><span class="index-entry-level-1">example</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">GSL Vector</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">advance</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">decrement</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">end_iterator</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">gsl_vector_iterator</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">increment</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">is_resizeable</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">iter</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">range_begin</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">range_end</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">resize</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">same_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">same_size_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">state_wrapper</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">state_wrapper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">gsl_vector_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_47"></a><span class="term">H</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Harmonic oscillator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html" title="Harmonic oscillator"><span class="index-entry-level-1">example</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Header &lt; boost/numeric/odeint/integrate/integrate.hpp &gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate.hpp&gt;"><span class="index-entry-level-1">integrate</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Header &lt; boost/numeric/odeint/integrate/integrate_adaptive.hpp &gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_adaptive_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate_adaptive.hpp&gt;"><span class="index-entry-level-1">integrate_adaptive</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Header &lt; boost/numeric/odeint/integrate/integrate_const.hpp &gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_const_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate_const.hpp&gt;"><span class="index-entry-level-1">integrate_const</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Header &lt; boost/numeric/odeint/integrate/integrate_n_steps.hpp &gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_n_steps_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate_n_steps.hpp&gt;"><span class="index-entry-level-1">integrate_n_steps</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Header &lt; boost/numeric/odeint/integrate/integrate_times.hpp &gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_times_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate_times.hpp&gt;"><span class="index-entry-level-1">integrate_times</span></a></p></li></ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_48"></a><span class="term">I</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Implicit solvers</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.implicit_solvers" title="Implicit solvers"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.implicit_solvers" title="Implicit solvers"><span class="index-entry-level-1">f</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Implicit System</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/implicit_system.html" title="Implicit System"><span class="index-entry-level-1">f</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">implicit_euler</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">increment</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">index</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../indexes.html" title="Indexes"><span class="index-entry-level-1">Indexes</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">Large oscillator chains</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/self_expanding_lattices.html" title="Self expanding lattices"><span class="index-entry-level-1">Self expanding lattices</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Indexes</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../indexes.html" title="Indexes"><span class="index-entry-level-1">index</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">initialize</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/using_boost__range.html" title="Using boost::range"><span class="index-entry-level-1">Using boost::range</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.using_steppers" title="Using steppers"><span class="index-entry-level-1">Using steppers</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">initialize_acc</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">initializing_stepper</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">initializing_stepper_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">initially_resizer</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">integrate</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrate_idp27542368.html" title="Function template integrate"><span class="index-entry-level-1">Function template integrate</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/integrate/integrate.hpp &gt;</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Integrate functions</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/integrate_functions.html" title="Integrate functions"><span class="index-entry-level-1">pre-conditions</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">integrate_adaptive</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrate_adap_idp27518272.html" title="Function template integrate_adaptive"><span class="index-entry-level-1">Function template integrate_adaptive</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_adaptive_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate_adaptive.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/integrate/integrate_adaptive.hpp &gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">Parameter studies</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">integrate_const</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/ensembles_of_oscillators.html" title="Ensembles of oscillators"><span class="index-entry-level-1">Ensembles of oscillators</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrate_cons_idp47827216.html" title="Function template integrate_const"><span class="index-entry-level-1">Function template integrate_const</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_const_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate_const.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/integrate/integrate_const.hpp &gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_constant_step_size" title="Integration with Constant Step Size"><span class="index-entry-level-1">Integration with Constant Step Size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">Large oscillator chains</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_opencl_via_vexcl.html" title="Using OpenCL via VexCL"><span class="index-entry-level-1">Using OpenCL via VexCL</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">integrate_n_steps</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/chaotic_systems_and_lyapunov_exponents.html" title="Chaotic systems and Lyapunov exponents"><span class="index-entry-level-1">Chaotic systems and Lyapunov exponents</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrate_n_st_idp47869248.html" title="Function template integrate_n_steps"><span class="index-entry-level-1">Function template integrate_n_steps</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_n_steps_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate_n_steps.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/integrate/integrate_n_steps.hpp &gt;</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">integrate_times</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrate_time_idp47911312.html" title="Function template integrate_times"><span class="index-entry-level-1">Function template integrate_times</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_times_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate_times.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/integrate/integrate_times.hpp &gt;</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Integration with Adaptive Step Size</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_adaptive_step_size" title="Integration with Adaptive Step Size"><span class="index-entry-level-1">controlled_stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_adaptive_step_size" title="Integration with Adaptive Step Size"><span class="index-entry-level-1">example</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Integration with Constant Step Size</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_constant_step_size" title="Integration with Constant Step Size"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_constant_step_size" title="Integration with Constant Step Size"><span class="index-entry-level-1">integrate_const</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">is_resizeable</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">std::list</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.using_the_container_interface" title="Using the container interface"><span class="index-entry-level-1">Using the container interface</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">iter</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.using_the_container_interface" title="Using the container interface"><span class="index-entry-level-1">Using the container interface</span></a></p></li></ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_49"></a><span class="term">L</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Large oscillator chains</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">index</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">integrate_const</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">sys</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Lattice systems</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/lattice_systems.html" title="Lattice systems"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/lattice_systems.html" title="Lattice systems"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/lattice_systems.html" title="Lattice systems"><span class="index-entry-level-1">remark</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/lattice_systems.html" title="Lattice systems"><span class="index-entry-level-1">stepper_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">links</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/usage__compilation__headers.html" title="Usage, Compilation, Headers"><span class="index-entry-level-1">Usage, Compilation, Headers</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Literature</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/literature.html" title="Literature"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/literature.html" title="Literature"><span class="index-entry-level-1">pre-conditions</span></a></p></li> </ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_50"></a><span class="term">M</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">matrix_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/stiff_systems.html" title="Stiff systems"><span class="index-entry-level-1">Stiff systems</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">max</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers.adaptive_step_size_algorithms" title="Table&#160;1.5.&#160;Adaptive step size algorithms"><span class="index-entry-level-1">Adaptive step size algorithms</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers" title="Controlled steppers"><span class="index-entry-level-1">Controlled steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.point_type" title="Point type"><span class="index-entry-level-1">Point type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">min</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers.adaptive_step_size_algorithms" title="Table&#160;1.5.&#160;Adaptive step size algorithms"><span class="index-entry-level-1">Adaptive step size algorithms</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers" title="Controlled steppers"><span class="index-entry-level-1">Controlled steppers</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">modified_midpoint</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">modified_midpoint_dense_out</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">MPI</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.mpi" title="MPI"><span class="index-entry-level-1">algebra</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.mpi" title="MPI"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.mpi" title="MPI"><span class="index-entry-level-1">state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Multistep methods</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.multistep_methods" title="Multistep methods"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.multistep_methods" title="Multistep methods"><span class="index-entry-level-1">pre-conditions</span></a></p></li> </ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_51"></a><span class="term">N</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">n_step_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/n_step_iterator.html" title="Class template n_step_iterator"><span class="index-entry-level-1">Class template n_step_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">n_step_time_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/n_step_time_iterator.html" title="Class template n_step_time_iterator"><span class="index-entry-level-1">Class template n_step_time_iterator</span></a></p></li></ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_52"></a><span class="term">O</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">ode</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/binding_member_functions.html" title="Binding member functions"><span class="index-entry-level-1">Binding member functions</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">OpenMP</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.openmp" title="OpenMP"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.openmp" title="OpenMP"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.openmp" title="OpenMP"><span class="index-entry-level-1">stepper_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Operations</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/state_algebra_operations.html#boost_numeric_odeint.concepts.state_algebra_operations.operations" title="Operations"><span class="index-entry-level-1">scale_sum_swap2</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">operations_dispatcher</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">operations_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_error_checker.html" title="Class template default_error_checker"><span class="index-entry-level-1">Class template default_error_checker</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">order_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">Custom steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_rosenb_idp49530352.html" title="Struct template default_rosenbrock_coefficients"><span class="index-entry-level-1">Struct template default_rosenbrock_coefficients</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Overview</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/overview.html" title="Overview"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/overview.html" title="Overview"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/overview.html" title="Overview"><span class="index-entry-level-1">f</span></a></p></li> </ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_53"></a><span class="term">P</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Parameter studies</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">integrate_adaptive</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">system</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">path</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/usage__compilation__headers.html" title="Usage, Compilation, Headers"><span class="index-entry-level-1">Usage, Compilation, Headers</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Phase oscillator ensemble</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.phase_oscillator_ensemble" title="Phase oscillator ensemble"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.phase_oscillator_ensemble" title="Phase oscillator ensemble"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.phase_oscillator_ensemble" title="Phase oscillator ensemble"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.phase_oscillator_ensemble" title="Phase oscillator ensemble"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.phase_oscillator_ensemble" title="Phase oscillator ensemble"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">pmatrix_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Point type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.point_type" title="Point type"><span class="index-entry-level-1">abs</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.point_type" title="Point type"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.point_type" title="Point type"><span class="index-entry-level-1">max</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.point_type" title="Point type"><span class="index-entry-level-1">result_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.point_type" title="Point type"><span class="index-entry-level-1">vector_space_norm_inf</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">pre-conditions</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/chaotic_systems_and_lyapunov_exponents.html" title="Chaotic systems and Lyapunov exponents"><span class="index-entry-level-1">Chaotic systems and Lyapunov exponents</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_euler.html" title="Class template symplectic_euler"><span class="index-entry-level-1">Class template symplectic_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50077184.html" title="Class template symplectic_rkn_sb3a_m4_mclachlan"><span class="index-entry-level-1">Class template symplectic_rkn_sb3a_m4_mclachlan</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50099776.html" title="Class template symplectic_rkn_sb3a_mclachlan"><span class="index-entry-level-1">Class template symplectic_rkn_sb3a_mclachlan</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/complex_state_types.html" title="Complex state types"><span class="index-entry-level-1">Complex state types</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers" title="Controlled steppers"><span class="index-entry-level-1">Controlled steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">Define the system function</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/all_examples.html#boost_numeric_odeint.tutorial.all_examples.examples_overview" title="Table&#160;1.4.&#160;Examples Overview"><span class="index-entry-level-1">Examples Overview</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/integrate_functions.html" title="Integrate functions"><span class="index-entry-level-1">Integrate functions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">Large oscillator chains</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/literature.html" title="Literature"><span class="index-entry-level-1">Literature</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.multistep_methods" title="Multistep methods"><span class="index-entry-level-1">Multistep methods</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">Parameter studies</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.phase_oscillator_ensemble" title="Phase oscillator ensemble"><span class="index-entry-level-1">Phase oscillator ensemble</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/state_algebra_operations.html#boost_numeric_odeint.concepts.state_algebra_operations.pre_defined_implementations" title="Pre-Defined implementations"><span class="index-entry-level-1">Pre-Defined implementations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/overview.html#boost_numeric_odeint.getting_started.overview.stepper_algorithms" title="Table&#160;1.1.&#160;Stepper Algorithms"><span class="index-entry-level-1">Stepper Algorithms</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html" title="Steppers"><span class="index-entry-level-1">Steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/usage__compilation__headers.html" title="Usage, Compilation, Headers"><span class="index-entry-level-1">Usage, Compilation, Headers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_arbitrary_precision_floating_point_types.html" title="Using arbitrary precision floating point types"><span class="index-entry-level-1">Using arbitrary precision floating point types</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_opencl_via_vexcl.html" title="Using OpenCL via VexCL"><span class="index-entry-level-1">Using OpenCL via VexCL</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.using_steppers" title="Using steppers"><span class="index-entry-level-1">Using steppers</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Pre-Defined implementations</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/state_algebra_operations.html#boost_numeric_odeint.concepts.state_algebra_operations.pre_defined_implementations" title="Pre-Defined implementations"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/state_algebra_operations.html#boost_numeric_odeint.concepts.state_algebra_operations.pre_defined_implementations" title="Pre-Defined implementations"><span class="index-entry-level-1">remark</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">prepare_dense_output</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> </ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_54"></a><span class="term">R</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">range_algebra</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">range_begin</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">range_end</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">remark</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_adaptive_step_size.generation_functions_make_controlled__abs_error___rel_error___stepper__" title="Table&#160;1.2.&#160;Generation functions make_controlled( abs_error , rel_error , stepper )"><span class="index-entry-level-1">Generation functions make_controlled( abs_error , rel_error , stepper )</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_adaptive_step_size.generation_functions_make_dense_output__abs_error___rel_error___stepper__" title="Table&#160;1.3.&#160;Generation functions make_dense_output( abs_error , rel_error , stepper )"><span class="index-entry-level-1">Generation functions make_dense_output( abs_error , rel_error , stepper )</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/lattice_systems.html" title="Lattice systems"><span class="index-entry-level-1">Lattice systems</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/state_algebra_operations.html#boost_numeric_odeint.concepts.state_algebra_operations.pre_defined_implementations" title="Pre-Defined implementations"><span class="index-entry-level-1">Pre-Defined implementations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/overview.html#boost_numeric_odeint.getting_started.overview.stepper_algorithms" title="Table&#160;1.1.&#160;Stepper Algorithms"><span class="index-entry-level-1">Stepper Algorithms</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">reset</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/ensembles_of_oscillators.html" title="Ensembles of oscillators"><span class="index-entry-level-1">Ensembles of oscillators</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">resize</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">std::list</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">resizer_typ</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">resizer_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">resize_dxdt_tmp_impl</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">resize_impl</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">std::list</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">resize_k_x_tmp_impl</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">resize_m_dxdt</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">resize_m_dxdt_impl</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">resize_m_dxdt_new_impl</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">resize_m_xerr</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">resize_m_xerr_impl</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">resize_m_xnew</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">resize_m_xnew_impl</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">resize_x_err</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">result_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.point_type" title="Point type"><span class="index-entry-level-1">Point type</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">rk_algorithm_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">rosenbrock4</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">rosenbrock4_controller</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">rosenbrock4_dense_output</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">rosenbrock_coefficients</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">runge_kutta4</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">runge_kutta4_classic</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">runge_kutta_cash_karp54</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">runge_kutta_cash_karp54_classic</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">runge_kutta_fehlberg78</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li></ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_55"></a><span class="term">S</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">same_size</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">std::list</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">same_size_impl</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">std::list</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">scale_sum_swap2</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/state_algebra_operations.html#boost_numeric_odeint.concepts.state_algebra_operations.operations" title="Operations"><span class="index-entry-level-1">Operations</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Second Order System</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/second_order_system.html" title="Second Order System"><span class="index-entry-level-1">f</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Self expanding lattices</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/self_expanding_lattices.html" title="Self expanding lattices"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/self_expanding_lattices.html" title="Self expanding lattices"><span class="index-entry-level-1">index</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/self_expanding_lattices.html" title="Self expanding lattices"><span class="index-entry-level-1">state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">set_steps</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Short Example</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/short_example.html" title="Short Example"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/short_example.html" title="Short Example"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/short_example.html" title="Short Example"><span class="index-entry-level-1">f</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/short_example.html" title="Short Example"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/short_example.html" title="Short Example"><span class="index-entry-level-1">stepper</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Simple Symplectic System</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/simple_symplectic_system.html" title="Simple Symplectic System"><span class="index-entry-level-1">equations</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">snippet</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/chaotic_systems_and_lyapunov_exponents.html" title="Chaotic systems and Lyapunov exponents"><span class="index-entry-level-1">Chaotic systems and Lyapunov exponents</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">solve</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">split</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.concepts.splitter" title="Splitter"><span class="index-entry-level-1">Splitter</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Splitter</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.concepts.splitter" title="Splitter"><span class="index-entry-level-1">split</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.concepts.splitter" title="Splitter"><span class="index-entry-level-1">split_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.concepts.splitter" title="Splitter"><span class="index-entry-level-1">unsplit</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.concepts.splitter" title="Splitter"><span class="index-entry-level-1">unsplit_impl</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">split_impl</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.concepts.splitter" title="Splitter"><span class="index-entry-level-1">Splitter</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">State Algebra Operations</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/state_algebra_operations.html" title="State Algebra Operations"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/state_algebra_operations.html" title="State Algebra Operations"><span class="index-entry-level-1">example</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">State types, algebras and operations</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html" title="State types, algebras and operations"><span class="index-entry-level-1">example</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">state_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/chaotic_systems_and_lyapunov_exponents.html" title="Chaotic systems and Lyapunov exponents"><span class="index-entry-level-1">Chaotic systems and Lyapunov exponents</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/complex_state_types.html" title="Complex state types"><span class="index-entry-level-1">Complex state types</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">Custom steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.define_the_ode" title="Define the ODE"><span class="index-entry-level-1">Define the ODE</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/error_stepper.html" title="Error Stepper"><span class="index-entry-level-1">Error Stepper</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">Large oscillator chains</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.mpi" title="MPI"><span class="index-entry-level-1">MPI</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.openmp" title="OpenMP"><span class="index-entry-level-1">OpenMP</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.phase_oscillator_ensemble" title="Phase oscillator ensemble"><span class="index-entry-level-1">Phase oscillator ensemble</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/self_expanding_lattices.html" title="Self expanding lattices"><span class="index-entry-level-1">Self expanding lattices</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/short_example.html" title="Short Example"><span class="index-entry-level-1">Short Example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">std::list</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_arbitrary_precision_floating_point_types.html" title="Using arbitrary precision floating point types"><span class="index-entry-level-1">Using arbitrary precision floating point types</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">Using boost::units</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_matrices_as_state_types.html" title="Using matrices as state types"><span class="index-entry-level-1">Using matrices as state types</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_opencl_via_vexcl.html" title="Using OpenCL via VexCL"><span class="index-entry-level-1">Using OpenCL via VexCL</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">state_wrapper</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">state_wrapper_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">std::list</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">is_resizeable</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">resize</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">resize_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">same_size</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">same_size_impl</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">stepper</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/short_example.html" title="Short Example"><span class="index-entry-level-1">Short Example</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Stepper Algorithms</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/overview.html#boost_numeric_odeint.getting_started.overview.stepper_algorithms" title="Table&#160;1.1.&#160;Stepper Algorithms"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/overview.html#boost_numeric_odeint.getting_started.overview.stepper_algorithms" title="Table&#160;1.1.&#160;Stepper Algorithms"><span class="index-entry-level-1">remark</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Stepper Types</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.stepper_types" title="Stepper Types"><span class="index-entry-level-1">example</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Steppers</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html" title="Steppers"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html" title="Steppers"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html" title="Steppers"><span class="index-entry-level-1">sys</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">stepper_base_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">stepper_category</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">Custom steppers</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">stepper_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_stepp_idp50036272.html" title="Struct base_tag&lt;stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/error_stepper_tag.html" title="Struct error_stepper_tag"><span class="index-entry-level-1">Struct error_stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/stepper_tag.html" title="Struct stepper_tag"><span class="index-entry-level-1">Struct stepper_tag</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">stepper_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/complex_state_types.html" title="Complex state types"><span class="index-entry-level-1">Complex state types</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">Define the system function</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/lattice_systems.html" title="Lattice systems"><span class="index-entry-level-1">Lattice systems</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.openmp" title="OpenMP"><span class="index-entry-level-1">OpenMP</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">Parameter studies</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.phase_oscillator_ensemble" title="Phase oscillator ensemble"><span class="index-entry-level-1">Phase oscillator ensemble</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">Using boost::units</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">step_storage</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">step_storage_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Stiff systems</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/stiff_systems.html" title="Stiff systems"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/stiff_systems.html" title="Stiff systems"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/stiff_systems.html" title="Stiff systems"><span class="index-entry-level-1">f</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/stiff_systems.html" title="Stiff systems"><span class="index-entry-level-1">matrix_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct base_tag&lt;controlled_stepper_tag&gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_contr_idp50044112.html" title="Struct base_tag&lt;controlled_stepper_tag&gt;"><span class="index-entry-level-1">base_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_contr_idp50044112.html" title="Struct base_tag&lt;controlled_stepper_tag&gt;"><span class="index-entry-level-1">controlled_stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_contr_idp50044112.html" title="Struct base_tag&lt;controlled_stepper_tag&gt;"><span class="index-entry-level-1">type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct base_tag&lt;dense_output_stepper_tag&gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_dense_idp50050000.html" title="Struct base_tag&lt;dense_output_stepper_tag&gt;"><span class="index-entry-level-1">base_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_dense_idp50050000.html" title="Struct base_tag&lt;dense_output_stepper_tag&gt;"><span class="index-entry-level-1">dense_output_stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_dense_idp50050000.html" title="Struct base_tag&lt;dense_output_stepper_tag&gt;"><span class="index-entry-level-1">type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct base_tag&lt;error_stepper_tag&gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_error_idp50038224.html" title="Struct base_tag&lt;error_stepper_tag&gt;"><span class="index-entry-level-1">base_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_error_idp50038224.html" title="Struct base_tag&lt;error_stepper_tag&gt;"><span class="index-entry-level-1">error_stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_error_idp50038224.html" title="Struct base_tag&lt;error_stepper_tag&gt;"><span class="index-entry-level-1">type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct base_tag&lt;explicit_controlled_stepper_fsal_tag&gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50048032.html" title="Struct base_tag&lt;explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">base_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50048032.html" title="Struct base_tag&lt;explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">explicit_controlled_stepper_fsal_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50048032.html" title="Struct base_tag&lt;explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct base_tag&lt;explicit_controlled_stepper_tag&gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50046064.html" title="Struct base_tag&lt;explicit_controlled_stepper_tag&gt;"><span class="index-entry-level-1">base_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50046064.html" title="Struct base_tag&lt;explicit_controlled_stepper_tag&gt;"><span class="index-entry-level-1">explicit_controlled_stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50046064.html" title="Struct base_tag&lt;explicit_controlled_stepper_tag&gt;"><span class="index-entry-level-1">type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct base_tag&lt;explicit_error_stepper_fsal_tag&gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50042144.html" title="Struct base_tag&lt;explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">base_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50042144.html" title="Struct base_tag&lt;explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">explicit_error_stepper_fsal_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50042144.html" title="Struct base_tag&lt;explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct base_tag&lt;explicit_error_stepper_tag&gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50040176.html" title="Struct base_tag&lt;explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">base_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50040176.html" title="Struct base_tag&lt;explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">explicit_error_stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50040176.html" title="Struct base_tag&lt;explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct base_tag&lt;stepper_tag&gt;</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_stepp_idp50036272.html" title="Struct base_tag&lt;stepper_tag&gt;"><span class="index-entry-level-1">base_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_stepp_idp50036272.html" title="Struct base_tag&lt;stepper_tag&gt;"><span class="index-entry-level-1">stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_stepp_idp50036272.html" title="Struct base_tag&lt;stepper_tag&gt;"><span class="index-entry-level-1">type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct controlled_stepper_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_stepper_tag.html" title="Struct controlled_stepper_tag"><span class="index-entry-level-1">controlled_stepper_tag</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct dense_output_stepper_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_stepper_tag.html" title="Struct dense_output_stepper_tag"><span class="index-entry-level-1">dense_output_stepper_tag</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct error_stepper_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/error_stepper_tag.html" title="Struct error_stepper_tag"><span class="index-entry-level-1">error_stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/error_stepper_tag.html" title="Struct error_stepper_tag"><span class="index-entry-level-1">stepper_tag</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct explicit_controlled_stepper_fsal_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_contr_idp50033600.html" title="Struct explicit_controlled_stepper_fsal_tag"><span class="index-entry-level-1">controlled_stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_contr_idp50033600.html" title="Struct explicit_controlled_stepper_fsal_tag"><span class="index-entry-level-1">explicit_controlled_stepper_fsal_tag</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct explicit_controlled_stepper_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_contr_idp50032592.html" title="Struct explicit_controlled_stepper_tag"><span class="index-entry-level-1">controlled_stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_contr_idp50032592.html" title="Struct explicit_controlled_stepper_tag"><span class="index-entry-level-1">explicit_controlled_stepper_tag</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct explicit_error_stepper_fsal_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_idp50031184.html" title="Struct explicit_error_stepper_fsal_tag"><span class="index-entry-level-1">error_stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_idp50031184.html" title="Struct explicit_error_stepper_fsal_tag"><span class="index-entry-level-1">explicit_error_stepper_fsal_tag</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct explicit_error_stepper_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_stepper_tag.html" title="Struct explicit_error_stepper_tag"><span class="index-entry-level-1">error_stepper_tag</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_stepper_tag.html" title="Struct explicit_error_stepper_tag"><span class="index-entry-level-1">explicit_error_stepper_tag</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct stepper_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/stepper_tag.html" title="Struct stepper_tag"><span class="index-entry-level-1">stepper_tag</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct template base_tag</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag.html" title="Struct template base_tag"><span class="index-entry-level-1">base_tag</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Struct template default_rosenbrock_coefficients</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_rosenb_idp49530352.html" title="Struct template default_rosenbrock_coefficients"><span class="index-entry-level-1">default_rosenbrock_coefficients</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_rosenb_idp49530352.html" title="Struct template default_rosenbrock_coefficients"><span class="index-entry-level-1">order_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_rosenb_idp49530352.html" title="Struct template default_rosenbrock_coefficients"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Symplectic solvers</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.symplectic_solvers" title="Symplectic solvers"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.symplectic_solvers" title="Symplectic solvers"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.symplectic_solvers" title="Symplectic solvers"><span class="index-entry-level-1">f</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Symplectic System</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/symplectic_system.html" title="Symplectic System"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/symplectic_system.html" title="Symplectic System"><span class="index-entry-level-1">f</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">symplectic_euler</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_euler.html" title="Class template symplectic_euler"><span class="index-entry-level-1">Class template symplectic_euler</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">symplectic_nystroem_stepper_base</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_euler.html" title="Class template symplectic_euler"><span class="index-entry-level-1">Class template symplectic_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50077184.html" title="Class template symplectic_rkn_sb3a_m4_mclachlan"><span class="index-entry-level-1">Class template symplectic_rkn_sb3a_m4_mclachlan</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50099776.html" title="Class template symplectic_rkn_sb3a_mclachlan"><span class="index-entry-level-1">Class template symplectic_rkn_sb3a_mclachlan</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">symplectic_rkn_sb3a_m4_mclachlan</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50077184.html" title="Class template symplectic_rkn_sb3a_m4_mclachlan"><span class="index-entry-level-1">Class template symplectic_rkn_sb3a_m4_mclachlan</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">symplectic_rkn_sb3a_mclachlan</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50099776.html" title="Class template symplectic_rkn_sb3a_mclachlan"><span class="index-entry-level-1">Class template symplectic_rkn_sb3a_mclachlan</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">sys</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">Large oscillator chains</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html" title="Steppers"><span class="index-entry-level-1">Steppers</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">System</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/system.html" title="System"><span class="index-entry-level-1">f</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">system</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">Parameter studies</span></a></p></li></ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_56"></a><span class="term">T</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">times_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/times_iterator.html" title="Class template times_iterator"><span class="index-entry-level-1">Class template times_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">times_time_iterator</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/times_time_iterator.html" title="Class template times_time_iterator"><span class="index-entry-level-1">Class template times_time_iterator</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">time_square_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">time_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">Custom steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/error_stepper.html" title="Error Stepper"><span class="index-entry-level-1">Error Stepper</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">Using boost::units</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">toggle_current_acc</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">toggle_current_state</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">try_step</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">try_step_v1</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/generation_functions.html" title="Generation functions"><span class="index-entry-level-1">Generation functions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">std::list</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_contr_idp50044112.html" title="Struct base_tag&lt;controlled_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;controlled_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_dense_idp50050000.html" title="Struct base_tag&lt;dense_output_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;dense_output_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_error_idp50038224.html" title="Struct base_tag&lt;error_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50048032.html" title="Struct base_tag&lt;explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50046064.html" title="Struct base_tag&lt;explicit_controlled_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;explicit_controlled_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50042144.html" title="Struct base_tag&lt;explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_expli_idp50040176.html" title="Struct base_tag&lt;explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/base_tag_stepp_idp50036272.html" title="Struct base_tag&lt;stepper_tag&gt;"><span class="index-entry-level-1">Struct base_tag&lt;stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.using_the_container_interface" title="Using the container interface"><span class="index-entry-level-1">Using the container interface</span></a></p></li> </ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_57"></a><span class="term">U</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">unsplit</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.concepts.splitter" title="Splitter"><span class="index-entry-level-1">Splitter</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">unsplit_impl</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.concepts.splitter" title="Splitter"><span class="index-entry-level-1">Splitter</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Usage, Compilation, Headers</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/usage__compilation__headers.html" title="Usage, Compilation, Headers"><span class="index-entry-level-1">links</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/usage__compilation__headers.html" title="Usage, Compilation, Headers"><span class="index-entry-level-1">path</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/usage__compilation__headers.html" title="Usage, Compilation, Headers"><span class="index-entry-level-1">pre-conditions</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Using arbitrary precision floating point types</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_arbitrary_precision_floating_point_types.html" title="Using arbitrary precision floating point types"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_arbitrary_precision_floating_point_types.html" title="Using arbitrary precision floating point types"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_arbitrary_precision_floating_point_types.html" title="Using arbitrary precision floating point types"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_arbitrary_precision_floating_point_types.html" title="Using arbitrary precision floating point types"><span class="index-entry-level-1">value_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Using boost::range</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/using_boost__range.html" title="Using boost::range"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/using_boost__range.html" title="Using boost::range"><span class="index-entry-level-1">initialize</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Using boost::ref</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/using_boost__ref.html" title="Using boost::ref"><span class="index-entry-level-1">example</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Using boost::units</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">acceleration_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">deriv_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">state_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">stepper_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">time_type</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">velocity_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Using CUDA (or OpenMP, TBB, ...) via Thrust</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html" title="Using CUDA (or OpenMP, TBB, ...) via Thrust"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html" title="Using CUDA (or OpenMP, TBB, ...) via Thrust"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html" title="Using CUDA (or OpenMP, TBB, ...) via Thrust"><span class="index-entry-level-1">graphics</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Using iterators</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.using_iterators" title="Using iterators"><span class="index-entry-level-1">example</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Using matrices as state types</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_matrices_as_state_types.html" title="Using matrices as state types"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_matrices_as_state_types.html" title="Using matrices as state types"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_matrices_as_state_types.html" title="Using matrices as state types"><span class="index-entry-level-1">state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Using OpenCL via VexCL</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_opencl_via_vexcl.html" title="Using OpenCL via VexCL"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_opencl_via_vexcl.html" title="Using OpenCL via VexCL"><span class="index-entry-level-1">integrate_const</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_opencl_via_vexcl.html" title="Using OpenCL via VexCL"><span class="index-entry-level-1">pre-conditions</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_opencl_via_vexcl.html" title="Using OpenCL via VexCL"><span class="index-entry-level-1">state_type</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Using steppers</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.using_steppers" title="Using steppers"><span class="index-entry-level-1">equations</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.using_steppers" title="Using steppers"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.using_steppers" title="Using steppers"><span class="index-entry-level-1">initialize</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.using_steppers" title="Using steppers"><span class="index-entry-level-1">pre-conditions</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Using the container interface</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.using_the_container_interface" title="Using the container interface"><span class="index-entry-level-1">example</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.using_the_container_interface" title="Using the container interface"><span class="index-entry-level-1">is_resizeable</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.using_the_container_interface" title="Using the container interface"><span class="index-entry-level-1">iterator</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.using_the_container_interface" title="Using the container interface"><span class="index-entry-level-1">type</span></a></p></li> </ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_58"></a><span class="term">V</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">value_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48999840.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controlled_run_idp48905056.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_error_checker.html" title="Class template default_error_checker"><span class="index-entry-level-1">Class template default_error_checker</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_ca_idp49864992.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_euler.html" title="Class template symplectic_euler"><span class="index-entry-level-1">Class template symplectic_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50077184.html" title="Class template symplectic_rkn_sb3a_m4_mclachlan"><span class="index-entry-level-1">Class template symplectic_rkn_sb3a_m4_mclachlan</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/symplectic_rkn_idp50099776.html" title="Class template symplectic_rkn_sb3a_mclachlan"><span class="index-entry-level-1">Class template symplectic_rkn_sb3a_mclachlan</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">Custom steppers</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">Define the system function</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">Parameter studies</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.phase_oscillator_ensemble" title="Phase oscillator ensemble"><span class="index-entry-level-1">Phase oscillator ensemble</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_rosenb_idp49530352.html" title="Struct template default_rosenbrock_coefficients"><span class="index-entry-level-1">Struct template default_rosenbrock_coefficients</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_arbitrary_precision_floating_point_types.html" title="Using arbitrary precision floating point types"><span class="index-entry-level-1">Using arbitrary precision floating point types</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">Vector Space Algebra</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.vector_space_algebra" title="Vector Space Algebra"><span class="index-entry-level-1">abs</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">vector_space_norm_inf</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.point_type" title="Point type"><span class="index-entry-level-1">Point type</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">velocity_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">Using boost::units</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">velocity_verlet</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li></ul></div> </li> </ul></div></dd> <dt> <a name="idx_id_59"></a><span class="term">W</span> </dt> <dd><div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">wrapped_acceleration_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li></ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">wrapped_deriv_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">wrapped_matrix_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">wrapped_pmatrix_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> </ul></div> </li> <li class="listitem" style="list-style-type: none"> <p><span class="index-entry-level-0">wrapped_state_type</span></p> <div class="index"><ul class="index" style="list-style-type: none; "> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49186256.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_output_r_idp49121056.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpo_idp49489904.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li> <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_runge_kutta_steppers" title="Custom Runge-Kutta steppers"><span class="index-entry-level-1">Custom Runge-Kutta steppers</span></a></p></li> </ul></div> </li> </ul></div></dd> </dl></div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2009-2012 Karsten Ahnert and Mario Mulansky<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="s02.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../indexes.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a> </div> </body> </html>
rkq/cxxexp
third-party/src/boost_1_56_0/libs/numeric/odeint/doc/html/odeint/indexes/s03.html
HTML
mit
511,018
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <head> <title>Reference</title> <link rel="stylesheet" href="../ldoc.css" type="text/css" /> </head> <body> <div id="container"> <div id="product"> <div id="product_logo"></div> <div id="product_name"><big><b></b></big></div> <div id="product_description"></div> </div> <!-- id="product" --> <div id="main"> <!-- Menu --> <div id="navigation"> <br/> <h1>lua-nucleo</h1> <ul> <li><a href="../index.html">Index</a></li> </ul> <h2>Modules</h2> <ul> <li><a href="../modules/lua-nucleo.algorithm.html">lua-nucleo.algorithm</a></li> <li><a href="../modules/lua-nucleo.args.html">lua-nucleo.args</a></li> <li><a href="../modules/lua-nucleo.assert.html">lua-nucleo.assert</a></li> <li><a href="../modules/lua-nucleo.checker.html">lua-nucleo.checker</a></li> <li><a href="../modules/lua-nucleo.code.exports.html">lua-nucleo.code.exports</a></li> <li><a href="../modules/lua-nucleo.code.foreign-global.lua5_1.html">lua-nucleo.code.foreign-global.lua5_1</a></li> <li><a href="../modules/lua-nucleo.code.foreign-global.luajit2.html">lua-nucleo.code.foreign-global.luajit2</a></li> <li><a href="../modules/lua-nucleo.code.globals.html">lua-nucleo.code.globals</a></li> <li><a href="../modules/lua-nucleo.code.profile.html">lua-nucleo.code.profile</a></li> <li><a href="../modules/lua-nucleo.coro.html">lua-nucleo.coro</a></li> <li><a href="../modules/lua-nucleo.deque.html">lua-nucleo.deque</a></li> <li><a href="../modules/lua-nucleo.diagnostics.html">lua-nucleo.diagnostics</a></li> <li><a href="../modules/lua-nucleo.dsl.common_load_schema.html">lua-nucleo.dsl.common_load_schema</a></li> <li><a href="../modules/lua-nucleo.dsl.dsl_loader.html">lua-nucleo.dsl.dsl_loader</a></li> <li><a href="../modules/lua-nucleo.dsl.dump_nodes.html">lua-nucleo.dsl.dump_nodes</a></li> <li><a href="../modules/lua-nucleo.dsl.tagged-tree.html">lua-nucleo.dsl.tagged-tree</a></li> <li><a href="../modules/lua-nucleo.dsl.walk_data_with_schema.html">lua-nucleo.dsl.walk_data_with_schema</a></li> <li><a href="../modules/lua-nucleo.ensure.html">lua-nucleo.ensure</a></li> <li><a href="../modules/lua-nucleo.factory.html">lua-nucleo.factory</a></li> <li><a href="../modules/lua-nucleo.functional.html">lua-nucleo.functional</a></li> <li><a href="../modules/lua-nucleo.import.html">lua-nucleo.import</a></li> <li><a href="../modules/lua-nucleo.init.html">lua-nucleo.init</a></li> <li><a href="../modules/lua-nucleo.language.html">lua-nucleo.language</a></li> <li><a href="../modules/lua-nucleo.log.html">lua-nucleo.log</a></li> <li><a href="../modules/lua-nucleo.math.html">lua-nucleo.math</a></li> <li><a href="../modules/lua-nucleo.misc.html">lua-nucleo.misc</a></li> <li><a href="../modules/lua-nucleo.module.html">lua-nucleo.module</a></li> <li><a href="../modules/lua-nucleo.ordered_named_cat_manager.html">lua-nucleo.ordered_named_cat_manager</a></li> <li><a href="../modules/lua-nucleo.pcall.html">lua-nucleo.pcall</a></li> <li><a href="../modules/lua-nucleo.prettifier.html">lua-nucleo.prettifier</a></li> <li><a href="../modules/lua-nucleo.priority_queue.html">lua-nucleo.priority_queue</a></li> <li><a href="../modules/lua-nucleo.random.html">lua-nucleo.random</a></li> <li><a href="../modules/lua-nucleo.require_and_declare.html">lua-nucleo.require_and_declare</a></li> <li><a href="../modules/lua-nucleo.sandbox.html">lua-nucleo.sandbox</a></li> <li><a href="../modules/lua-nucleo.scoped_cat_tree_manager.html">lua-nucleo.scoped_cat_tree_manager</a></li> <li><a href="../modules/lua-nucleo.stack_with_factory.html">lua-nucleo.stack_with_factory</a></li> <li><a href="../modules/lua-nucleo.strict.html">lua-nucleo.strict</a></li> <li><a href="../modules/lua-nucleo.string.html">lua-nucleo.string</a></li> <li><a href="../modules/lua-nucleo.suite.html">lua-nucleo.suite</a></li> <li><a href="../modules/lua-nucleo.table.html">lua-nucleo.table</a></li> <li><a href="../modules/lua-nucleo.table-utils.html">lua-nucleo.table-utils</a></li> <li><a href="../modules/lua-nucleo.tdeepequals.html">lua-nucleo.tdeepequals</a></li> <li><a href="../modules/lua-nucleo.testing.decorator.html">lua-nucleo.testing.decorator</a></li> <li><a href="../modules/lua-nucleo.times_queue.html">lua-nucleo.times_queue</a></li> <li><a href="../modules/lua-nucleo.timestamp.html">lua-nucleo.timestamp</a></li> <li><a href="../modules/lua-nucleo.tpretty.html">lua-nucleo.tpretty</a></li> <li><a href="../modules/lua-nucleo.tserialize.html">lua-nucleo.tserialize</a></li> <li><a href="../modules/lua-nucleo.tstr.html">lua-nucleo.tstr</a></li> <li><a href="../modules/lua-nucleo.type.html">lua-nucleo.type</a></li> <li><a href="../modules/lua-nucleo.typeassert.html">lua-nucleo.typeassert</a></li> <li><a href="../modules/lua-nucleo.util.anim.interpolator.html">lua-nucleo.util.anim.interpolator</a></li> <li><a href="../modules/test.test-lib.generate-test-list.html">test.test-lib.generate-test-list</a></li> <li><a href="../modules/test.test-lib.import.html">test.test-lib.import</a></li> <li><a href="../modules/test.test-lib.init.no-suite.html">test.test-lib.init.no-suite</a></li> <li><a href="../modules/test.test-lib.init.no-suite-no-import.html">test.test-lib.init.no-suite-no-import</a></li> <li><a href="../modules/test.test-lib.init.strict.html">test.test-lib.init.strict</a></li> <li><strong>test.test-lib.table</strong></li> <li><a href="../modules/test.test-lib.tdeepequals-test-utils.html">test.test-lib.tdeepequals-test-utils</a></li> <li><a href="../modules/test.test-lib.tserialize-test-utils.html">test.test-lib.tserialize-test-utils</a></li> <li><a href="../modules/test.test-lib.value-generators.html">test.test-lib.value-generators</a></li> </ul> </div> <div id="content"> <h1>Module <code>test.test-lib.table</code></h1> <p>Various utilities for managing lua tables - used in tests</p> <p> This file is a part of lua-nucleo library</p> <h3>Info:</h3> <ul> <li><strong>Copyright</strong>: lua-nucleo authors (see file `COPYRIGHT` for the license)</li> </ul> <br/> <br/> </div> <!-- id="content" --> </div> <!-- id="main" --> <div id="about"> <i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.3.12</a></i> </div> <!-- id="about" --> </div> <!-- id="container" --> </body> </html>
ld-test/lua-nucleo
doc/modules/test.test-lib.table.html
HTML
mit
6,535
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (version 1.7.0_03) on Tue Jun 19 11:12:54 COT 2012 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class BESA.Kernel.System.Directory.SystemDirectoryExceptionBESA</title> <meta name="date" content="2012-06-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class BESA.Kernel.System.Directory.SystemDirectoryExceptionBESA"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../BESA/Kernel/System/Directory/SystemDirectoryExceptionBESA.html" title="class in BESA.Kernel.System.Directory">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?BESA/Kernel/System/Directory/\class-useSystemDirectoryExceptionBESA.html" target="_top">Frames</a></li> <li><a href="SystemDirectoryExceptionBESA.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class BESA.Kernel.System.Directory.SystemDirectoryExceptionBESA" class="title">Uses of Class<br>BESA.Kernel.System.Directory.SystemDirectoryExceptionBESA</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../BESA/Kernel/System/Directory/SystemDirectoryExceptionBESA.html" title="class in BESA.Kernel.System.Directory">SystemDirectoryExceptionBESA</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#BESA.Kernel.System.Directory">BESA.Kernel.System.Directory</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="BESA.Kernel.System.Directory"> <!-- --> </a> <h3>Uses of <a href="../../../../../BESA/Kernel/System/Directory/SystemDirectoryExceptionBESA.html" title="class in BESA.Kernel.System.Directory">SystemDirectoryExceptionBESA</a> in <a href="../../../../../BESA/Kernel/System/Directory/package-summary.html">BESA.Kernel.System.Directory</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../BESA/Kernel/System/Directory/package-summary.html">BESA.Kernel.System.Directory</a> that throw <a href="../../../../../BESA/Kernel/System/Directory/SystemDirectoryExceptionBESA.html" title="class in BESA.Kernel.System.Directory">SystemDirectoryExceptionBESA</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">AgHandlerBESA.</span><code><strong><a href="../../../../../BESA/Kernel/System/Directory/AgHandlerBESA.html#notificar()">notificar</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">AgHandlerBESA.</span><code><strong><a href="../../../../../BESA/Kernel/System/Directory/AgHandlerBESA.html#notifyMove()">notifyMove</a></strong>()</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../BESA/Kernel/System/Directory/SystemDirectoryExceptionBESA.html" title="class in BESA.Kernel.System.Directory">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?BESA/Kernel/System/Directory/\class-useSystemDirectoryExceptionBESA.html" target="_top">Frames</a></li> <li><a href="SystemDirectoryExceptionBESA.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
Coregraph/Ayllu
JigSaw - AYPUY - CS/BESA3/BESA-DOC/jdoc/KernelBESA/BESA/Kernel/System/Directory/class-use/SystemDirectoryExceptionBESA.html
HTML
mit
6,883
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.2.0 Version: 3.3.0 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: [email protected] Follow: www.twitter.com/keenthemes Like: www.facebook.com/keenthemes Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project. --> <!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!--<![endif]--> <!-- BEGIN HEAD --> <head> <meta charset="utf-8"/> <title>Metronic | Data Tables - Basic Datatables</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta content="width=device-width, initial-scale=1.0" name="viewport"/> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <meta content="" name="description"/> <meta content="" name="author"/> <!-- BEGIN GLOBAL MANDATORY STYLES --> <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css"> <link href="../../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="../../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css"> <link href="../../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css"> <link href="../../assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css"> <link href="../../assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css"/> <!-- END GLOBAL MANDATORY STYLES --> <!-- BEGIN THEME STYLES --> <link href="../../assets/global/css/components.css" rel="stylesheet" type="text/css"/> <link href="../../assets/global/css/plugins.css" rel="stylesheet" type="text/css"/> <link href="../../assets/admin/layout2/css/layout.css" rel="stylesheet" type="text/css"/> <link id="style_color" href="../../assets/admin/layout2/css/themes/default.css" rel="stylesheet" type="text/css"/> <link href="../../assets/admin/layout2/css/custom.css" rel="stylesheet" type="text/css"/> <!-- END THEME STYLES --> <link rel="shortcut icon" href="favicon.ico"/> </head> <!-- END HEAD --> <!-- BEGIN BODY --> <!-- DOC: Apply "page-header-fixed-mobile" and "page-footer-fixed-mobile" class to body element to force fixed header or footer in mobile devices --> <!-- DOC: Apply "page-sidebar-closed" class to the body and "page-sidebar-menu-closed" class to the sidebar menu element to hide the sidebar by default --> <!-- DOC: Apply "page-sidebar-hide" class to the body to make the sidebar completely hidden on toggle --> <!-- DOC: Apply "page-sidebar-closed-hide-logo" class to the body element to make the logo hidden on sidebar toggle --> <!-- DOC: Apply "page-sidebar-hide" class to body element to completely hide the sidebar on sidebar toggle --> <!-- DOC: Apply "page-sidebar-fixed" class to have fixed sidebar --> <!-- DOC: Apply "page-footer-fixed" class to the body element to have fixed footer --> <!-- DOC: Apply "page-sidebar-reversed" class to put the sidebar on the right side --> <!-- DOC: Apply "page-full-width" class to the body element to have full width page without the sidebar menu --> <body class="page-boxed page-header-fixed page-container-bg-solid page-sidebar-closed-hide-logo "> <!-- BEGIN HEADER --> <div class="page-header navbar navbar-fixed-top"> <!-- BEGIN HEADER INNER --> <div class="page-header-inner container"> <!-- BEGIN LOGO --> <div class="page-logo"> <a href="index.html"> <img src="../../assets/admin/layout2/img/logo-default.png" alt="logo" class="logo-default"/> </a> <div class="menu-toggler sidebar-toggler"> <!-- DOC: Remove the above "hide" to enable the sidebar toggler button on header --> </div> </div> <!-- END LOGO --> <!-- BEGIN RESPONSIVE MENU TOGGLER --> <a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse"> </a> <!-- END RESPONSIVE MENU TOGGLER --> <!-- BEGIN PAGE ACTIONS --> <!-- DOC: Remove "hide" class to enable the page header actions --> <div class="page-actions hide"> <div class="btn-group"> <button type="button" class="btn btn-circle red-pink dropdown-toggle" data-toggle="dropdown"> <i class="icon-bar-chart"></i>&nbsp;<span class="hidden-sm hidden-xs">New&nbsp;</span>&nbsp;<i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="#"> <i class="icon-user"></i> New User </a> </li> <li> <a href="#"> <i class="icon-present"></i> New Event <span class="badge badge-success">4</span> </a> </li> <li> <a href="#"> <i class="icon-basket"></i> New order </a> </li> <li class="divider"> </li> <li> <a href="#"> <i class="icon-flag"></i> Pending Orders <span class="badge badge-danger">4</span> </a> </li> <li> <a href="#"> <i class="icon-users"></i> Pending Users <span class="badge badge-warning">12</span> </a> </li> </ul> </div> <div class="btn-group"> <button type="button" class="btn btn-circle green-haze dropdown-toggle" data-toggle="dropdown"> <i class="icon-bell"></i>&nbsp;<span class="hidden-sm hidden-xs">Post&nbsp;</span>&nbsp;<i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="#"> <i class="icon-docs"></i> New Post </a> </li> <li> <a href="#"> <i class="icon-tag"></i> New Comment </a> </li> <li> <a href="#"> <i class="icon-share"></i> Share </a> </li> <li class="divider"> </li> <li> <a href="#"> <i class="icon-flag"></i> Comments <span class="badge badge-success">4</span> </a> </li> <li> <a href="#"> <i class="icon-users"></i> Feedbacks <span class="badge badge-danger">2</span> </a> </li> </ul> </div> </div> <!-- END PAGE ACTIONS --> <!-- BEGIN PAGE TOP --> <div class="page-top"> <!-- BEGIN HEADER SEARCH BOX --> <!-- DOC: Apply "search-form-expanded" right after the "search-form" class to have half expanded search box --> <form class="search-form search-form-expanded" action="extra_search.html" method="GET"> <div class="input-group"> <input type="text" class="form-control" placeholder="Search..." name="query"> <span class="input-group-btn"> <a href="javascript:;" class="btn submit"><i class="icon-magnifier"></i></a> </span> </div> </form> <!-- END HEADER SEARCH BOX --> <!-- BEGIN TOP NAVIGATION MENU --> <div class="top-menu"> <ul class="nav navbar-nav pull-right"> <!-- BEGIN NOTIFICATION DROPDOWN --> <li class="dropdown dropdown-extended dropdown-notification" id="header_notification_bar"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-bell"></i> <span class="badge badge-danger"> 7 </span> </a> <ul class="dropdown-menu"> <li> <p> You have 14 new notifications </p> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 250px;"> <li> <a href="#"> <span class="label label-sm label-icon label-success"> <i class="fa fa-plus"></i> </span> New user registered. <span class="time"> Just now </span> </a> </li> <li> <a href="#"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Server #12 overloaded. <span class="time"> 15 mins </span> </a> </li> <li> <a href="#"> <span class="label label-sm label-icon label-warning"> <i class="fa fa-bell-o"></i> </span> Server #2 not responding. <span class="time"> 22 mins </span> </a> </li> <li> <a href="#"> <span class="label label-sm label-icon label-info"> <i class="fa fa-bullhorn"></i> </span> Application error. <span class="time"> 40 mins </span> </a> </li> <li> <a href="#"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Database overloaded 68%. <span class="time"> 2 hrs </span> </a> </li> <li> <a href="#"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> 2 user IP blocked. <span class="time"> 5 hrs </span> </a> </li> <li> <a href="#"> <span class="label label-sm label-icon label-warning"> <i class="fa fa-bell-o"></i> </span> Storage Server #4 not responding. <span class="time"> 45 mins </span> </a> </li> <li> <a href="#"> <span class="label label-sm label-icon label-info"> <i class="fa fa-bullhorn"></i> </span> System Error. <span class="time"> 55 mins </span> </a> </li> <li> <a href="#"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Database overloaded 68%. <span class="time"> 2 hrs </span> </a> </li> </ul> </li> <li class="external"> <a href="#"> See all notifications <i class="icon-arrow-right"></i> </a> </li> </ul> </li> <!-- END NOTIFICATION DROPDOWN --> <!-- BEGIN INBOX DROPDOWN --> <li class="dropdown dropdown-extended dropdown-inbox" id="header_inbox_bar"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-envelope-open"></i> <span class="badge badge-primary"> 4 </span> </a> <ul class="dropdown-menu"> <li> <p> You have 12 new messages </p> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 250px;"> <li> <a href="inbox.html?a=view"> <span class="photo"> <img src="../../assets/admin/layout2/img/avatar2.jpg" alt=""/> </span> <span class="subject"> <span class="from"> Lisa Wong </span> <span class="time"> Just Now </span> </span> <span class="message"> Vivamus sed auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="inbox.html?a=view"> <span class="photo"> <img src="../../assets/admin/layout2/img/avatar3.jpg" alt=""/> </span> <span class="subject"> <span class="from"> Richard Doe </span> <span class="time"> 16 mins </span> </span> <span class="message"> Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="inbox.html?a=view"> <span class="photo"> <img src="../../assets/admin/layout2/img/avatar1.jpg" alt=""/> </span> <span class="subject"> <span class="from"> Bob Nilson </span> <span class="time"> 2 hrs </span> </span> <span class="message"> Vivamus sed nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="inbox.html?a=view"> <span class="photo"> <img src="../../assets/admin/layout2/img/avatar2.jpg" alt=""/> </span> <span class="subject"> <span class="from"> Lisa Wong </span> <span class="time"> 40 mins </span> </span> <span class="message"> Vivamus sed auctor 40% nibh congue nibh... </span> </a> </li> <li> <a href="inbox.html?a=view"> <span class="photo"> <img src="../../assets/admin/layout2/img/avatar3.jpg" alt=""/> </span> <span class="subject"> <span class="from"> Richard Doe </span> <span class="time"> 46 mins </span> </span> <span class="message"> Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> </ul> </li> <li class="external"> <a href="inbox.html"> See all messages <i class="icon-arrow-right"></i> </a> </li> </ul> </li> <!-- END INBOX DROPDOWN --> <!-- BEGIN TODO DROPDOWN --> <li class="dropdown dropdown-extended dropdown-tasks" id="header_task_bar"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-calendar"></i> <span class="badge badge-success"> 3 </span> </a> <ul class="dropdown-menu extended tasks"> <li> <p> You have 12 pending tasks </p> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 250px;"> <li> <a href="page_todo.html"> <span class="task"> <span class="desc"> New release v1.2 </span> <span class="percent"> 30% </span> </span> <div class="progress"> <div style="width: 40%;" class="progress-bar progress-bar-success" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100"> <div class="sr-only"> 40% Complete </div> </div> </div> </a> </li> <li> <a href="page_todo.html"> <span class="task"> <span class="desc"> Application deployment </span> <span class="percent"> 65% </span> </span> <div class="progress progress-striped"> <div style="width: 65%;" class="progress-bar progress-bar-danger" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"> <div class="sr-only"> 65% Complete </div> </div> </div> </a> </li> <li> <a href="page_todo.html"> <span class="task"> <span class="desc"> Mobile app release </span> <span class="percent"> 98% </span> </span> <div class="progress"> <div style="width: 98%;" class="progress-bar progress-bar-success" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100"> <div class="sr-only"> 98% Complete </div> </div> </div> </a> </li> <li> <a href="page_todo.html"> <span class="task"> <span class="desc"> Database migration </span> <span class="percent"> 10% </span> </span> <div class="progress progress-striped"> <div style="width: 10%;" class="progress-bar progress-bar-warning" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"> <div class="sr-only"> 10% Complete </div> </div> </div> </a> </li> <li> <a href="page_todo.html"> <span class="task"> <span class="desc"> Web server upgrade </span> <span class="percent"> 58% </span> </span> <div class="progress progress-striped"> <div style="width: 58%;" class="progress-bar progress-bar-info" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100"> <div class="sr-only"> 58% Complete </div> </div> </div> </a> </li> <li> <a href="page_todo.html"> <span class="task"> <span class="desc"> Mobile development </span> <span class="percent"> 85% </span> </span> <div class="progress progress-striped"> <div style="width: 85%;" class="progress-bar progress-bar-success" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"> <div class="sr-only"> 85% Complete </div> </div> </div> </a> </li> <li> <a href="page_todo.html"> <span class="task"> <span class="desc"> New UI release </span> <span class="percent"> 18% </span> </span> <div class="progress progress-striped"> <div style="width: 18%;" class="progress-bar progress-bar-important" aria-valuenow="18" aria-valuemin="0" aria-valuemax="100"> <div class="sr-only"> 18% Complete </div> </div> </div> </a> </li> </ul> </li> <li class="external"> <a href="page_todo.html"> See all tasks <i class="icon-arrow-right"></i> </a> </li> </ul> </li> <!-- END TODO DROPDOWN --> <!-- BEGIN QUICK SIDEBAR TOGGLER --> <li class="dropdown dropdown-quick-sidebar-toggler hide"> <a href="javascript:;" class="dropdown-toggle"> <i class="icon-logout"></i> </a> </li> <!-- END QUICK SIDEBAR TOGGLER --> <!-- BEGIN USER LOGIN DROPDOWN --> <li class="dropdown dropdown-user"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <img alt="" class="img-circle hide1" src="../../assets/admin/layout2/img/avatar4.jpg"/> <span class="username username-hide-on-mobile"> Bob </span> <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu"> <li> <a href="extra_profile.html"> <i class="icon-user"></i> My Profile </a> </li> <li> <a href="page_calendar.html"> <i class="icon-calendar"></i> My Calendar </a> </li> <li> <a href="inbox.html"> <i class="icon-envelope-open"></i> My Inbox <span class="badge badge-danger"> 3 </span> </a> </li> <li> <a href="page_todo.html"> <i class="icon-rocket"></i> My Tasks <span class="badge badge-success"> 7 </span> </a> </li> <li class="divider"> </li> <li> <a href="extra_lock.html"> <i class="icon-lock"></i> Lock Screen </a> </li> <li> <a href="login.html"> <i class="icon-key"></i> Log Out </a> </li> </ul> </li> <!-- END USER LOGIN DROPDOWN --> </ul> </div> <!-- END TOP NAVIGATION MENU --> </div> <!-- END PAGE TOP --> </div> <!-- END HEADER INNER --> </div> <!-- END HEADER --> <div class="clearfix"> </div> <div class="container"> <!-- BEGIN CONTAINER --> <div class="page-container"> <!-- BEGIN SIDEBAR --> <div class="page-sidebar-wrapper"> <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing --> <!-- DOC: Change data-auto-speed="200" to adjust the sub menu slide up/down speed --> <div class="page-sidebar navbar-collapse collapse"> <!-- BEGIN SIDEBAR MENU --> <ul class="page-sidebar-menu page-sidebar-menu-hover-submenu " data-auto-scroll="true" data-slide-speed="200"> <li class="start "> <a href="index.html"> <i class="icon-home"></i> <span class="title">Dashboard</span> </a> </li> <li> <a href="javascript:;"> <i class="icon-basket"></i> <span class="title">eCommerce</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="ecommerce_index.html"> <i class="icon-home"></i> Dashboard</a> </li> <li> <a href="ecommerce_orders.html"> <i class="icon-basket"></i> Orders</a> </li> <li> <a href="ecommerce_orders_view.html"> <i class="icon-tag"></i> Order View</a> </li> <li> <a href="ecommerce_products.html"> <i class="icon-handbag"></i> Products</a> </li> <li> <a href="ecommerce_products_edit.html"> <i class="icon-pencil"></i> Product Edit</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-rocket"></i> <span class="title">Page Layouts</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="layout_fontawesome_icons.html"> <span class="badge badge-roundless badge-danger">new</span>Layout with Fontawesome Icons</a> </li> <li> <a href="layout_glyphicons.html"> Layout with Glyphicon</a> </li> <li> <a href="layout_full_height_content.html"> <span class="badge badge-roundless badge-warning">new</span>Full Height Content</a> </li> <li> <a href="layout_sidebar_reversed.html"> <span class="badge badge-roundless badge-warning">new</span>Right Sidebar Page</a> </li> <li> <a href="layout_sidebar_fixed.html"> Sidebar Fixed Page</a> </li> <li> <a href="layout_sidebar_closed.html"> Sidebar Closed Page</a> </li> <li> <a href="layout_ajax.html"> Content Loading via Ajax</a> </li> <li> <a href="layout_disabled_menu.html"> Disabled Menu Links</a> </li> <li> <a href="layout_blank_page.html"> Blank Page</a> </li> <li> <a href="layout_fluid_page.html"> Fluid Page</a> </li> <li> <a href="layout_language_bar.html"> Language Switch Bar</a> </li> </ul> </li> <!-- BEGIN FRONTEND THEME LINKS --> <li> <a href="javascript:;"> <i class="icon-star"></i> <span class="title"> Frontend Themes </span> <span class="arrow"> </span> </a> <ul class="sub-menu"> <li class="tooltips" data-container="body" data-placement="right" data-html="true" data-original-title="Complete eCommerce Frontend Theme For Metronic Admin"> <a href="http://keenthemes.com/preview/metronic/theme/templates/frontend/shop-index.html" target="_blank"> <span class="title"> eCommerce Frontend </span> </a> </li> <li class="tooltips" data-container="body" data-placement="right" data-html="true" data-original-title="Complete Corporate Frontend Theme For Metronic Admin"> <a href="http://keenthemes.com/preview/metronic/theme/templates/frontend/" target="_blank"> <span class="title"> Corporate Frontend </span> </a> </li> <li class="tooltips" data-container="body" data-placement="right" data-html="true" data-original-title="Complete One Page Parallax Frontend Theme For Metronic Admin"> <a href="http://keenthemes.com/preview/metronic/theme/templates/frontend/onepage-index.html" target="_blank"> <span class="title"> One Page Parallax Frontend </span> </a> </li> </ul> </li> <!-- END FRONTEND THEME LINKS --> <li> <a href="javascript:;"> <i class="icon-diamond"></i> <span class="title">UI Features</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="ui_general.html"> General Components</a> </li> <li> <a href="ui_buttons.html"> Buttons</a> </li> <li> <a href="ui_icons.html"> <span class="badge badge-roundless badge-danger">new</span>Font Icons</a> </li> <li> <a href="ui_colors.html"> Flat UI Colors</a> </li> <li> <a href="ui_typography.html"> Typography</a> </li> <li> <a href="ui_tabs_accordions_navs.html"> Tabs, Accordions & Navs</a> </li> <li> <a href="ui_tree.html"> <span class="badge badge-roundless badge-danger">new</span>Tree View</a> </li> <li> <a href="ui_page_progress_style_1.html"> <span class="badge badge-roundless badge-warning">new</span>Page Progress Bar</a> </li> <li> <a href="ui_blockui.html"> Block UI</a> </li> <li> <a href="ui_notific8.html"> Notific8 Notifications</a> </li> <li> <a href="ui_toastr.html"> Toastr Notifications</a> </li> <li> <a href="ui_alert_dialog_api.html"> <span class="badge badge-roundless badge-danger">new</span>Alerts & Dialogs API</a> </li> <li> <a href="ui_session_timeout.html"> Session Timeout</a> </li> <li> <a href="ui_idle_timeout.html"> User Idle Timeout</a> </li> <li> <a href="ui_modals.html"> Modals</a> </li> <li> <a href="ui_extended_modals.html"> Extended Modals</a> </li> <li> <a href="ui_tiles.html"> Tiles</a> </li> <li> <a href="ui_datepaginator.html"> <span class="badge badge-roundless badge-success">new</span>Date Paginator</a> </li> <li> <a href="ui_nestable.html"> Nestable List</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-puzzle"></i> <span class="title">UI Components</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="components_pickers.html"> Pickers</a> </li> <li> <a href="components_dropdowns.html"> Custom Dropdowns</a> </li> <li> <a href="components_form_tools.html"> Form Tools</a> </li> <li> <a href="components_editors.html"> Markdown & WYSIWYG Editors</a> </li> <li> <a href="components_ion_sliders.html"> Ion Range Sliders</a> </li> <li> <a href="components_noui_sliders.html"> NoUI Range Sliders</a> </li> <li> <a href="components_jqueryui_sliders.html"> jQuery UI Sliders</a> </li> <li> <a href="components_knob_dials.html"> Knob Circle Dials</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-settings"></i> <span class="title">Form Stuff</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="form_controls.html"> Form Controls</a> </li> <li> <a href="form_layouts.html"> Form Layouts</a> </li> <li> <a href="form_editable.html"> <span class="badge badge-roundless badge-warning">new</span>Form X-editable</a> </li> <li> <a href="form_wizard.html"> Form Wizard</a> </li> <li> <a href="form_validation.html"> Form Validation</a> </li> <li> <a href="form_image_crop.html"> <span class="badge badge-roundless badge-danger">new</span>Image Cropping</a> </li> <li> <a href="form_fileupload.html"> Multiple File Upload</a> </li> <li> <a href="form_dropzone.html"> Dropzone File Upload</a> </li> </ul> </li> <li class="active open"> <a href="javascript:;"> <i class="icon-briefcase"></i> <span class="title">Data Tables</span> <span class="selected"></span> <span class="arrow open"></span> </a> <ul class="sub-menu"> <li class="active"> <a href="table_basic.html"> Basic Datatables</a> </li> <li> <a href="table_responsive.html"> Responsive Datatables</a> </li> <li> <a href="table_managed.html"> Managed Datatables</a> </li> <li> <a href="table_editable.html"> Editable Datatables</a> </li> <li> <a href="table_advanced.html"> Advanced Datatables</a> </li> <li> <a href="table_ajax.html"> Ajax Datatables</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-wallet"></i> <span class="title">Portlets</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="portlet_general.html"> General Portlets</a> </li> <li> <a href="portlet_general2.html"> <span class="badge badge-roundless badge-danger">new</span>New Portlets #1</a> </li> <li> <a href="portlet_general3.html"> <span class="badge badge-roundless badge-danger">new</span>New Portlets #2</a> </li> <li> <a href="portlet_ajax.html"> Ajax Portlets</a> </li> <li> <a href="portlet_draggable.html"> Draggable Portlets</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-docs"></i> <span class="title">Pages</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="page_todo.html"> <i class="icon-hourglass"></i> <span class="badge badge-danger">4</span>Todo</a> </li> <li> <a href="inbox.html"> <i class="icon-envelope"></i> <span class="badge badge-danger">4</span>Inbox</a> </li> <li> <a href="extra_profile.html"> <i class="icon-user-following"></i> User Profile</a> </li> <li> <a href="extra_lock.html"> <i class="icon-lock"></i> Lock Screen</a> </li> <li> <a href="extra_faq.html"> <i class="icon-info"></i> FAQ</a> </li> <li> <a href="page_portfolio.html"> <i class="icon-feed"></i> Portfolio</a> </li> <li> <a href="page_timeline.html"> <i class="icon-clock"></i> <span class="badge badge-info">4</span>Timeline</a> </li> <li> <a href="page_coming_soon.html"> <i class="icon-flag"></i> Coming Soon</a> </li> <li> <a href="page_calendar.html"> <i class="icon-calendar"></i> <span class="badge badge-danger">14</span>Calendar</a> </li> <li> <a href="extra_invoice.html"> <i class="icon-flag"></i> Invoice</a> </li> <li> <a href="page_blog.html"> <i class="icon-speech"></i> Blog</a> </li> <li> <a href="page_blog_item.html"> <i class="icon-link"></i> Blog Post</a> </li> <li> <a href="page_news.html"> <i class="icon-eye"></i> <span class="badge badge-success">9</span>News</a> </li> <li> <a href="page_news_item.html"> <i class="icon-bell"></i> News View</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-present"></i> <span class="title">Extra</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="page_about.html"> About Us</a> </li> <li> <a href="page_contact.html"> Contact Us</a> </li> <li> <a href="extra_search.html"> Search Results</a> </li> <li> <a href="extra_pricing_table.html"> Pricing Tables</a> </li> <li> <a href="extra_404_option1.html"> 404 Page Option 1</a> </li> <li> <a href="extra_404_option2.html"> 404 Page Option 2</a> </li> <li> <a href="extra_404_option3.html"> 404 Page Option 3</a> </li> <li> <a href="extra_500_option1.html"> 500 Page Option 1</a> </li> <li> <a href="extra_500_option2.html"> 500 Page Option 2</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-folder"></i> <span class="title">Multi Level Menu</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="javascript:;"> <i class="icon-settings"></i> Item 1 <span class="arrow"></span> </a> <ul class="sub-menu"> <li> <a href="javascript:;"> <i class="icon-user"></i> Sample Link 1 <span class="arrow"></span> </a> <ul class="sub-menu"> <li> <a href="#"><i class="icon-power"></i> Sample Link 1</a> </li> <li> <a href="#"><i class="icon-paper-plane"></i> Sample Link 1</a> </li> <li> <a href="#"><i class="icon-star"></i> Sample Link 1</a> </li> </ul> </li> <li> <a href="#"><i class="icon-camera"></i> Sample Link 1</a> </li> <li> <a href="#"><i class="icon-link"></i> Sample Link 2</a> </li> <li> <a href="#"><i class="icon-pointer"></i> Sample Link 3</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-globe"></i> Item 2 <span class="arrow"></span> </a> <ul class="sub-menu"> <li> <a href="#"><i class="icon-tag"></i> Sample Link 1</a> </li> <li> <a href="#"><i class="icon-pencil"></i> Sample Link 1</a> </li> <li> <a href="#"><i class="icon-graph"></i> Sample Link 1</a> </li> </ul> </li> <li> <a href="#"> <i class="icon-bar-chart"></i> Item 3 </a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-user"></i> <span class="title">Login Options</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="login.html"> Login Form 1</a> </li> <li> <a href="login_soft.html"> Login Form 2</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-envelope-open"></i> <span class="title">Email Templates</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="email_newsletter.html"> Responsive Newsletter<br> Email Template</a> </li> <li> <a href="email_system.html"> Responsive System<br> Email Template</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-pointer"></i> <span class="title">Maps</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="maps_google.html"> Google Maps</a> </li> <li> <a href="maps_vector.html"> Vector Maps</a> </li> </ul> </li> <li class="last "> <a href="charts.html"> <i class="icon-bar-chart"></i> <span class="title">Visual Charts</span> </a> </li> </ul> <!-- END SIDEBAR MENU --> </div> </div> <!-- END SIDEBAR --> <!-- BEGIN CONTENT --> <div class="page-content-wrapper"> <div class="page-content"> <!-- BEGIN SAMPLE PORTLET CONFIGURATION MODAL FORM--> <div class="modal fade" id="portlet-config" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button> <h4 class="modal-title">Modal title</h4> </div> <div class="modal-body"> Widget settings form goes here </div> <div class="modal-footer"> <button type="button" class="btn blue">Save changes</button> <button type="button" class="btn default" data-dismiss="modal">Close</button> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- /.modal --> <!-- END SAMPLE PORTLET CONFIGURATION MODAL FORM--> <!-- BEGIN STYLE CUSTOMIZER --> <div class="theme-panel"> <div class="toggler tooltips" data-container="body" data-placement="left" data-html="true" data-original-title="Click to open advance theme customizer panel"> <i class="icon-settings"></i> </div> <div class="toggler-close"> <i class="icon-close"></i> </div> <div class="theme-options"> <div class="theme-option theme-colors clearfix"> <span> THEME COLOR </span> <ul> <li class="color-default current tooltips" data-style="default" data-container="body" data-original-title="Default"> </li> <li class="color-grey tooltips" data-style="grey" data-container="body" data-original-title="Grey"> </li> <li class="color-blue tooltips" data-style="blue" data-container="body" data-original-title="Blue"> </li> <li class="color-dark tooltips" data-style="dark" data-container="body" data-original-title="Dark"> </li> <li class="color-light tooltips" data-style="light" data-container="body" data-original-title="Light"> </li> </ul> </div> <div class="theme-option"> <span> Layout </span> <select class="layout-option form-control input-small"> <option value="fluid" selected="selected">Fluid</option> <option value="boxed">Boxed</option> </select> </div> <div class="theme-option"> <span> Header </span> <select class="page-header-option form-control input-small"> <option value="fixed" selected="selected">Fixed</option> <option value="default">Default</option> </select> </div> <div class="theme-option"> <span> Sidebar Mode</span> <select class="sidebar-option form-control input-small"> <option value="fixed">Fixed</option> <option value="default" selected="selected">Default</option> </select> </div> <div class="theme-option"> <span> Sidebar Style</span> <select class="sidebar-style-option form-control input-small"> <option value="default" selected="selected">Default</option> <option value="compact">Compact</option> </select> </div> <div class="theme-option"> <span> Sidebar Menu </span> <select class="sidebar-menu-option form-control input-small"> <option value="accordion" selected="selected">Accordion</option> <option value="hover">Hover</option> </select> </div> <div class="theme-option"> <span> Sidebar Position </span> <select class="sidebar-pos-option form-control input-small"> <option value="left" selected="selected">Left</option> <option value="right">Right</option> </select> </div> <div class="theme-option"> <span> Footer </span> <select class="page-footer-option form-control input-small"> <option value="fixed">Fixed</option> <option value="default" selected="selected">Default</option> </select> </div> </div> </div> <!-- END STYLE CUSTOMIZER --> <!-- BEGIN PAGE HEADER--> <h3 class="page-title"> Basic Datatables <small>basic datatable samples</small> </h3> <div class="page-bar"> <ul class="page-breadcrumb"> <li> <i class="fa fa-home"></i> <a href="index.html">Home</a> <i class="fa fa-angle-right"></i> </li> <li> <a href="#">Data Tables</a> <i class="fa fa-angle-right"></i> </li> <li> <a href="#">Basic Datatables</a> </li> </ul> <div class="page-toolbar"> <div class="btn-group pull-right"> <button type="button" class="btn btn-fit-height grey-salt dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> Actions <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu pull-right" role="menu"> <li> <a href="#">Action</a> </li> <li> <a href="#">Another action</a> </li> <li> <a href="#">Something else here</a> </li> <li class="divider"> </li> <li> <a href="#">Separated link</a> </li> </ul> </div> </div> </div> <!-- END PAGE HEADER--> <!-- BEGIN PAGE CONTENT--> <div class="row"> <div class="col-md-6"> <!-- BEGIN SAMPLE TABLE PORTLET--> <div class="portlet box red"> <div class="portlet-title"> <div class="caption"> <i class="fa fa-cogs"></i>Simple Table </div> <div class="tools"> <a href="javascript:;" class="collapse"> </a> <a href="#portlet-config" data-toggle="modal" class="config"> </a> <a href="javascript:;" class="reload"> </a> <a href="javascript:;" class="remove"> </a> </div> </div> <div class="portlet-body"> <div class="table-scrollable"> <table class="table table-hover"> <thead> <tr> <th> # </th> <th> First Name </th> <th> Last Name </th> <th> Username </th> <th> Status </th> </tr> </thead> <tbody> <tr> <td> 1 </td> <td> Mark </td> <td> Otto </td> <td> makr124 </td> <td> <span class="label label-sm label-success"> Approved </span> </td> </tr> <tr> <td> 2 </td> <td> Jacob </td> <td> Nilson </td> <td> jac123 </td> <td> <span class="label label-sm label-info"> Pending </span> </td> </tr> <tr> <td> 3 </td> <td> Larry </td> <td> Cooper </td> <td> lar </td> <td> <span class="label label-sm label-warning"> Suspended </span> </td> </tr> <tr> <td> 4 </td> <td> Sandy </td> <td> Lim </td> <td> sanlim </td> <td> <span class="label label-sm label-danger"> Blocked </span> </td> </tr> </tbody> </table> </div> </div> </div> <!-- END SAMPLE TABLE PORTLET--> </div> <div class="col-md-6"> <!-- BEGIN BORDERED TABLE PORTLET--> <div class="portlet box yellow"> <div class="portlet-title"> <div class="caption"> <i class="fa fa-coffee"></i>Bordered Table </div> <div class="tools"> <a href="javascript:;" class="collapse"> </a> <a href="#portlet-config" data-toggle="modal" class="config"> </a> <a href="javascript:;" class="reload"> </a> <a href="javascript:;" class="remove"> </a> </div> </div> <div class="portlet-body"> <div class="table-scrollable"> <table class="table table-bordered table-hover"> <thead> <tr> <th> # </th> <th> First Name </th> <th> Last Name </th> <th> Username </th> <th> Status </th> </tr> </thead> <tbody> <tr> <td rowspan="2"> 1 </td> <td> Mark </td> <td> Otto </td> <td> makr124 </td> <td> <span class="label label-sm label-success"> Approved </span> </td> </tr> <tr> <td> Jacob </td> <td> Nilson </td> <td> jac123 </td> <td> <span class="label label-sm label-info"> Pending </span> </td> </tr> <tr> <td> 2 </td> <td> Larry </td> <td> Cooper </td> <td> lar </td> <td> <span class="label label-sm label-warning"> Suspended </span> </td> </tr> <tr> <td> 3 </td> <td> Sandy </td> <td> Lim </td> <td> sanlim </td> <td> <span class="label label-sm label-danger"> Blocked </span> </td> </tr> </tbody> </table> </div> </div> </div> <!-- END BORDERED TABLE PORTLET--> </div> </div> <div class="row"> <div class="col-md-6"> <!-- BEGIN SAMPLE TABLE PORTLET--> <div class="portlet box purple"> <div class="portlet-title"> <div class="caption"> <i class="fa fa-comments"></i>Striped Table </div> <div class="tools"> <a href="javascript:;" class="collapse"> </a> <a href="#portlet-config" data-toggle="modal" class="config"> </a> <a href="javascript:;" class="reload"> </a> <a href="javascript:;" class="remove"> </a> </div> </div> <div class="portlet-body"> <div class="table-scrollable"> <table class="table table-striped table-hover"> <thead> <tr> <th> # </th> <th> First Name </th> <th> Last Name </th> <th> Username </th> <th> Status </th> </tr> </thead> <tbody> <tr> <td> 1 </td> <td> Mark </td> <td> Otto </td> <td> makr124 </td> <td> <span class="label label-sm label-success"> Approved </span> </td> </tr> <tr> <td> 2 </td> <td> Jacob </td> <td> Nilson </td> <td> jac123 </td> <td> <span class="label label-sm label-info"> Pending </span> </td> </tr> <tr> <td> 3 </td> <td> Larry </td> <td> Cooper </td> <td> lar </td> <td> <span class="label label-sm label-warning"> Suspended </span> </td> </tr> <tr> <td> 4 </td> <td> Sandy </td> <td> Lim </td> <td> sanlim </td> <td> <span class="label label-sm label-danger"> Blocked </span> </td> </tr> </tbody> </table> </div> </div> </div> <!-- END SAMPLE TABLE PORTLET--> </div> <div class="col-md-6"> <!-- BEGIN CONDENSED TABLE PORTLET--> <div class="portlet box green"> <div class="portlet-title"> <div class="caption"> <i class="fa fa-picture"></i>Condensed Table </div> <div class="tools"> <a href="javascript:;" class="collapse"> </a> <a href="#portlet-config" data-toggle="modal" class="config"> </a> <a href="javascript:;" class="reload"> </a> <a href="javascript:;" class="remove"> </a> </div> </div> <div class="portlet-body"> <div class="table-scrollable"> <table class="table table-condensed table-hover"> <thead> <tr> <th> # </th> <th> First Name </th> <th> Last Name </th> <th> Username </th> <th> Status </th> </tr> </thead> <tbody> <tr> <td> 1 </td> <td> Mark </td> <td> Otto </td> <td> makr124 </td> <td> <span class="label label-sm label-success"> Approved </span> </td> </tr> <tr> <td> 2 </td> <td> Jacob </td> <td> Nilson </td> <td> jac123 </td> <td> <span class="label label-sm label-info"> Pending </span> </td> </tr> <tr> <td> 3 </td> <td> Larry </td> <td> Cooper </td> <td> lar </td> <td> <span class="label label-sm label-warning"> Suspended </span> </td> </tr> <tr> <td> 4 </td> <td> Sandy </td> <td> Lim </td> <td> sanlim </td> <td> <span class="label label-sm label-danger"> Blocked </span> </td> </tr> <tr> <td> 5 </td> <td> Sandy </td> <td> Lim </td> <td> sanlim </td> <td> <span class="label label-sm label-danger"> Blocked </span> </td> </tr> </tbody> </table> </div> </div> </div> <!-- END CONDENSED TABLE PORTLET--> </div> </div> <div class="row"> <div class="col-md-6"> <!-- BEGIN SAMPLE TABLE PORTLET--> <div class="portlet box blue"> <div class="portlet-title"> <div class="caption"> <i class="fa fa-comments"></i>Contextual Rows </div> <div class="tools"> <a href="javascript:;" class="collapse"> </a> <a href="#portlet-config" data-toggle="modal" class="config"> </a> <a href="javascript:;" class="reload"> </a> <a href="javascript:;" class="remove"> </a> </div> </div> <div class="portlet-body"> <div class="table-scrollable"> <table class="table table-bordered table-hover"> <thead> <tr> <th> # </th> <th> Class Name </th> <th> Column </th> <th> Column </th> <th> Column </th> </tr> </thead> <tbody> <tr class="active"> <td> 1 </td> <td> active </td> <td> Column heading </td> <td> Column heading </td> <td> Column heading </td> </tr> <tr class="success"> <td> 2 </td> <td> success </td> <td> Column heading </td> <td> Column heading </td> <td> Column heading </td> </tr> <tr class="warning"> <td> 3 </td> <td> warning </td> <td> Column heading </td> <td> Column heading </td> <td> Column heading </td> </tr> <tr class="danger"> <td> 4 </td> <td> danger </td> <td> Column heading </td> <td> Column heading </td> <td> Column heading </td> </tr> </tbody> </table> </div> </div> </div> <!-- END SAMPLE TABLE PORTLET--> </div> <div class="col-md-6"> <!-- BEGIN SAMPLE TABLE PORTLET--> <div class="portlet box red"> <div class="portlet-title"> <div class="caption"> <i class="fa fa-comments"></i>Contextual Columns </div> <div class="tools"> <a href="javascript:;" class="collapse"> </a> <a href="#portlet-config" data-toggle="modal" class="config"> </a> <a href="javascript:;" class="reload"> </a> <a href="javascript:;" class="remove"> </a> </div> </div> <div class="portlet-body"> <div class="table-scrollable"> <table class="table table-bordered table-hover"> <thead> <tr> <th> # </th> <th> Column </th> <th> Column </th> <th> Column </th> <th> Column </th> </tr> </thead> <tbody> <tr> <td> 1 </td> <td class="active"> active </td> <td class="success"> success </td> <td class="warning"> warning </td> <td class="danger"> danger </td> </tr> <tr> <td> 2 </td> <td class="active"> active </td> <td class="success"> success </td> <td class="warning"> warning </td> <td class="danger"> danger </td> </tr> <tr> <td> 3 </td> <td class="active"> active </td> <td class="success"> success </td> <td class="warning"> warning </td> <td class="danger"> danger </td> </tr> <tr> <td> 4 </td> <td class="active"> active </td> <td class="success"> success </td> <td class="warning"> warning </td> <td class="danger"> danger </td> </tr> </tbody> </table> </div> </div> </div> <!-- END SAMPLE TABLE PORTLET--> </div> </div> <div class="row"> <div class="col-md-6"> <!-- BEGIN SAMPLE TABLE PORTLET--> <div class="portlet"> <div class="portlet-title"> <div class="caption"> <i class="fa fa-bell-o"></i>Advance Table </div> <div class="tools"> <a href="javascript:;" class="collapse"> </a> <a href="#portlet-config" data-toggle="modal" class="config"> </a> <a href="javascript:;" class="reload"> </a> <a href="javascript:;" class="remove"> </a> </div> </div> <div class="portlet-body"> <div class="table-scrollable"> <table class="table table-striped table-bordered table-advance table-hover"> <thead> <tr> <th> <i class="fa fa-briefcase"></i> Company </th> <th class="hidden-xs"> <i class="fa fa-user"></i> Contact </th> <th> <i class="fa fa-shopping-cart"></i> Total </th> <th> </th> </tr> </thead> <tbody> <tr> <td class="highlight"> <div class="success"> </div> <a href="#"> RedBull </a> </td> <td class="hidden-xs"> Mike Nilson </td> <td> 2560.60$ </td> <td> <a href="#" class="btn default btn-xs purple"> <i class="fa fa-edit"></i> Edit </a> </td> </tr> <tr> <td class="highlight"> <div class="info"> </div> <a href="#"> Google </a> </td> <td class="hidden-xs"> Adam Larson </td> <td> 560.60$ </td> <td> <a href="#" class="btn default btn-xs black"> <i class="fa fa-trash-o"></i> Delete </a> </td> </tr> <tr> <td class="highlight"> <div class="success"> </div> <a href="#"> Apple </a> </td> <td class="hidden-xs"> Daniel Kim </td> <td> 3460.60$ </td> <td> <a href="#" class="btn default btn-xs purple"> <i class="fa fa-edit"></i> Edit </a> </td> </tr> <tr> <td class="highlight"> <div class="warning"> </div> <a href="#"> Microsoft </a> </td> <td class="hidden-xs"> Nick </td> <td> 2560.60$ </td> <td> <a href="#" class="btn default btn-xs blue"> <i class="fa fa-share"></i> Share </a> </td> </tr> </tbody> </table> </div> </div> </div> <!-- END SAMPLE TABLE PORTLET--> </div> <div class="col-md-6"> <!-- BEGIN SAMPLE TABLE PORTLET--> <div class="portlet"> <div class="portlet-title"> <div class="caption"> <i class="fa fa-shopping-cart"></i>Advance Table </div> <div class="tools"> <a href="javascript:;" class="collapse"> </a> <a href="#portlet-config" data-toggle="modal" class="config"> </a> <a href="javascript:;" class="reload"> </a> <a href="javascript:;" class="remove"> </a> </div> </div> <div class="portlet-body"> <div class="table-scrollable"> <table class="table table-striped table-bordered table-advance table-hover"> <thead> <tr> <th> <i class="fa fa-briefcase"></i> From </th> <th class="hidden-xs"> <i class="fa fa-question"></i> Descrition </th> <th> <i class="fa fa-bookmark"></i> Total </th> <th> </th> </tr> </thead> <tbody> <tr> <td> <a href="#"> Pixel Ltd </a> </td> <td class="hidden-xs"> Server hardware purchase </td> <td> 52560.10$ <span class="label label-sm label-success label-mini"> Paid </span> </td> <td> <a href="#" class="btn default btn-xs green-stripe"> View </a> </td> </tr> <tr> <td> <a href="#"> Smart House </a> </td> <td class="hidden-xs"> Office furniture purchase </td> <td> 5760.00$ <span class="label label-sm label-warning label-mini"> Pending </span> </td> <td> <a href="#" class="btn default btn-xs blue-stripe"> View </a> </td> </tr> <tr> <td> <a href="#"> FoodMaster Ltd </a> </td> <td class="hidden-xs"> Company Anual Dinner Catering </td> <td> 12400.00$ <span class="label label-sm label-success label-mini"> Paid </span> </td> <td> <a href="#" class="btn default btn-xs blue-stripe"> View </a> </td> </tr> <tr> <td> <a href="#"> WaterPure Ltd </a> </td> <td class="hidden-xs"> Payment for Jan 2013 </td> <td> 610.50$ <span class="label label-sm label-danger label-mini"> Overdue </span> </td> <td> <a href="#" class="btn default btn-xs red-stripe"> View </a> </td> </tr> </tbody> </table> </div> </div> </div> <!-- END SAMPLE TABLE PORTLET--> </div> </div> <!-- END PAGE CONTENT--> </div> </div> <!-- END CONTENT --> <!-- BEGIN QUICK SIDEBAR --> <!--Cooming Soon...--> <!-- END QUICK SIDEBAR --> </div> <!-- END CONTAINER --> <!-- BEGIN FOOTER --> <div class="page-footer"> <div class="page-footer-inner"> 2014 &copy; Metronic by keenthemes. </div> <div class="scroll-to-top"> <i class="icon-arrow-up"></i> </div> </div> <!-- END FOOTER --> </div> <!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) --> <!-- BEGIN CORE PLUGINS --> <!--[if lt IE 9]> <script src="../../assets/global/plugins/respond.min.js"></script> <script src="../../assets/global/plugins/excanvas.min.js"></script> <![endif]--> <script src="../../assets/global/plugins/jquery-1.11.0.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/jquery-migrate-1.2.1.min.js" type="text/javascript"></script> <!-- IMPORTANT! Load jquery-ui-1.10.3.custom.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip --> <script src="../../assets/global/plugins/jquery-ui/jquery-ui-1.10.3.custom.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script> <!-- END CORE PLUGINS --> <script src="../../assets/global/scripts/metronic.js" type="text/javascript"></script> <script src="../../assets/admin/layout2/scripts/layout.js" type="text/javascript"></script> <script src="../../assets/admin/layout2/scripts/demo.js" type="text/javascript"></script> <script> jQuery(document).ready(function() { // initiate layout and plugins Metronic.init(); // init metronic core components Layout.init(); // init current layout Demo.init(); // init demo features }); </script> </body> <!-- END BODY --> </html>
selametsubu/newmpo
theme/templates/admin2/table_basic.html
HTML
mit
65,855
{% extends "happenings/event_detail.html" %} {% load typogrify_tags social_tags event_tags humanize %} {% block extra_title %}Events: {{ event.name }} Memories: {{ object.author.display_name }} {% endblock %} {% block bodyclass %}detail{% endblock %} {% block content %} <article> <section class="entry-content"> {% include "includes/top_assets.html" %} <h2 class="kicker"> <a href="{{ event.get_absolute_url }}"> {{ event.name }} </a> </h2> <h1>{{ object.author.display_name }}</h1> {{ object.text_formatted|typogrify }} </section> </article> <hr class="clear"> {% endblock %}
tBaxter/tango-happenings
happenings/templates/happenings/memory_detail.html
HTML
mit
652
<!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 content="text/html; charset=utf-8" http-equiv="Content-Type" /> <title>Validating Data Transfer Objects</title> <link type="text/css" rel="stylesheet" href="bootstrap.min.css" /> </head> <body> <div class="document-contents"> <h3 id="DocIntroToValidation">Introduction to validation</h3> <p>Inputs of an application should be validated first. This input can be sent by user or another application. In a web application, validation is usually implemented twice: in client and in the server. Client-side validation is implemented mostly for user experience. It's better to check a form first in the client and show invalid fields to the user. But, server-side validation is more critical and unavoidable.</p> <p>Server side validation is generally implemented in <a href="/Pages/Documents/Application-Services">application services</a>. An application service method should first check (validate) input and then use it. ASP.NET Boilerplate provides a good infrastructure to automatically validate input of an application service method.</p> <p>An application service method gets a <a href="/Pages/Documents/Data-Transfer-Objects">DTO</a> (Data Transfer Object) as input. ASP.NET Boilerplate has <strong>IValidate</strong> interface that can be implemented by DTOs to automatically validate them. Since <strong>IInputDto</strong> extends IValidate, you may only implement IInputDto for input DTOs to ensure validation.</p> <h3 id="DocUsingAnnotations">Using data annotations</h3> <p>ASP.NET Boilerplate supports data annotation attributes. Assume that we're developing a Task application service that is used to create a task and gets an input as shown below:</p> <pre lang="cs">public class CreateTaskInput : IInputDto { public int? AssignedPersonId { get; set; } [Required] public string Description { get; set; } }</pre> <p>Here, <strong>Description</strong> property is marked as <strong>Required</strong>. AssignedPersonId is optional. There are also many attributes (like MaxLength, MinLength, RegularExpression...) in <strong>System.ComponentModel.DataAnnotations</strong> namespace. See Task <a href="/Pages/Documents/Application-Services">application service</a> implementation:</p> <pre lang="cs">public class TaskAppService : ITaskAppService { private readonly ITaskRepository _taskRepository; private readonly IPersonRepository _personRepository; public TaskAppService(ITaskRepository taskRepository, IPersonRepository personRepository) { _taskRepository = taskRepository; _personRepository = personRepository; } public void CreateTask(CreateTaskInput input) { var task = new Task { Description = input.Description }; if (input.AssignedPersonId.HasValue) { task.AssignedPerson = _personRepository.Load(input.AssignedPersonId.Value); } _taskRepository.Insert(task); } }</pre> <p>As you see, no validation code is written since ASP.NET Boilerplate does it automatically. ASP.NET Boilerplate also checks if input is <strong>null</strong>. Throws <strong>AbpValidationException</strong> if so. So, you don't have to write <strong>null-check</strong> code (guard clause). It also throws same exception if any of the input properties are invalid.</p> <p>This machanism is similar to ASP.NET MVC's validation but notice that an application service class is not derived from Controller, it's a plain class and can work out of a web application.</p> <h3 id="DocCustomValidation">Custom validation</h3> <p>If data annotations are not sufficient for your case, you can implement <strong>ICustomValidate</strong> interface as shown below:</p> <pre lang="cs">public class CreateTaskInput : IInputDto, ICustomValidate { public int? AssignedPersonId { get; set; } public bool SendEmailToAssignedPerson { get; set; } [Required] public string Description { get; set; } public void AddValidationErrors(List&lt;ValidationResult&gt; results) { if (SendEmailToAssignedPerson &amp;&amp; (!AssignedPersonId.HasValue || AssignedPersonId.Value &lt;= 0)) { results.Add(new ValidationResult(&quot;AssignedPersonId must be set if SendEmailToAssignedPerson is true!&quot;)); } } }</pre> <p>ICustomValidate interface declares <strong>AddValidationErrors</strong> method to be implemented. Here, we have a <strong>SendEmailToAssignedPerson</strong> property. If it's true, <strong>AssignedPersonId</strong> should be supplied, else it can be null. We must add <strong>ValidationResult</strong> objects to <strong>results</strong> list if there are validation errors.</p> <h3 id="DocNormalization">Normalization</h3> <p>We may need to perform an extra operation to arrange DTO parameters after validation. ASP.NET Boilerplate defines <strong>IShouldNormalize</strong> interface that has <strong>Normalize</strong> method for that. If you implement this interface, Normalize method is called just after validation (before method call). Assume that our DTO gets a Sorting direction. If it's not supplied, we want to set a default sorting:</p> <pre lang="cs">public class GetTasksInput : IInputDto, IShouldNormalize { public string Sorting { get; set; } public void Normalize() { if (string.IsNullOrWhiteSpace(Sorting)) { Sorting = &quot;Name ASC&quot;; } } }</pre> </div> </body> </html>
Tobyee/aspnetboilerplate
doc/WebSite/Validating-Data-Transfer-Objects.html
HTML
mit
5,711
<h1>Angular Model</h1> <h2>ng-model 指令</h2> <div> <!--ng-model 指定可以將輸入域的值與 AngularJS 創建的變量綁定。--> Name: <input ng-model="model.name"> </div> <h2>雙向綁定</h2> <div> <!--在修改輸入域的值時, AngularJS 屬性的值也將修改。--> Name: <input ng-model="model.name"> <h1>You entered: {{name}}</h1> </div> <h2>驗證用戶輸入</h2> <form name="myForm"> Email: <input type="email" name="myAddress" ng-model="text"> <!--提示信息會在 ng-show 屬性返回 true 的情況下顯示。--> <span ng-show="myForm.myAddress.$error.email">Not a valid e-mail address</span> </form> <h2>應用狀態</h2> <form name="myForm"> Email: <input type="email" name="myAddress" ng-model="model.myText" required> <p>Edit the e-mail address, and try to change the status.</p> <!--ng-model 指令可以為應用數據提供狀態值(invalid、dirty、touched、error)。--> <h1>Status</h1> <!--如果輸入的值是合法的​​則為 true。--> <p>Valid: {{myForm.myAddress.$valid}} (if true, the value meets all criteria).</p> <!--如果值改變則為 true。--> <p>Dirty: {{myForm.myAddress.$dirty}} (if true, the value has been changed).</p> <!--如果通過點擊螢幕則為 true。--> <p>Touched: {{myForm.myAddress.$touched}} (if true, the field has been in focus).</p> </form> <h2>CSS 類</h2> <!--ng-model 指令根據表單域的狀態添加/移除以下類:--> <!--ng-empty:該欄位為空--> <!--ng-not-empty:該欄位不為空--> <!--ng-touched:該欄位被點擊過--> <!--ng-untouched:該欄位未被點擊過--> <!--ng-valid:該欄位合法--> <!--ng-invalid:該欄位不合法--> <!--ng-dirty:該欄位被改變過--> <!--ng-pristine:該欄位未被改變過--> <!--ng-pending:任何滿足 $asyncValidators 的情況--> <div> <style> input.ng-invalid { background-color: lightblue; } </style> <form name="myForm"> Enter your name: <input name="myName" ng-model="model.myName" required> </form> </div>
SkyeYeh/angularJsExample
app/angular-model/angular-model.html
HTML
mit
2,125
{{ partial "header.html" .}} <!-- Page Header --> <header class="intro-header" style="background-image: url('{{ .Site.BaseURL }}/img/home-bg.jpg')"> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="site-heading"> <h1>{{ .Site.Title }}</h1> <hr class="small"> {{ with .Site.Params.Description }}<span class="subheading">{{ . }}</span>{{ end }} </div> </div> </div> </div> </header> <!-- Main Content --> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> {{ $posts := or .Site.Params.PostSummariesFrontPage 4 }} {{ range first $posts (where .Data.Pages "Type" "post") }} {{ .Render "summary"}} {{ end }} <!-- Pager --> <ul class="pager"> <li class="next"> <a href="{{ .Site.BaseURL }}/post/">Older Posts &rarr;</a> </li> </ul> </div> </div> </div> {{ partial "footer.html" .}}
danward79/startbootstrap-clean-blog
layouts/index.html
HTML
mit
1,172
<a href='https://github.com/angular/angular.js/edit//src/ng/interpolate.js?message=docs($interpolateProvider)%3A%20describe%20your%20change...#L5' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.3.20/src/ng/interpolate.js#L5' class='view-source pull-right btn btn-primary'> <i class="glyphicon glyphicon-zoom-in">&nbsp;</i>View Source </a> <header class="api-profile-header"> <h1 class="api-profile-header-heading">$interpolateProvider</h1> <ol class="api-profile-header-structure naked-list step-list"> <li> <a href="api/ng/service/$interpolate">- $interpolate</a> </li> <li> - provider in module <a href="api/ng">ng</a> </li> </ol> </header> <div class="api-profile-description"> <p>Used for configuring the interpolation markup. Defaults to <code>{{</code> and <code>}}</code>.</p> </div> <div> <h2>Methods</h2> <ul class="methods"> <li id="startSymbol"> <h3><p><code>startSymbol([value]);</code></p> </h3> <div><p>Symbol to denote start of expression in the interpolated string. Defaults to <code>{{</code>.</p> </div> <h4>Parameters</h4> <table class="variables-matrix input-arguments"> <thead> <tr> <th>Param</th> <th>Type</th> <th>Details</th> </tr> </thead> <tbody> <tr> <td> value <div><em>(optional)</em></div> </td> <td> <a href="" class="label type-hint type-hint-string">string</a> </td> <td> <p>new value to set the starting symbol to.</p> </td> </tr> </tbody> </table> <h4>Returns</h4> <table class="variables-matrix return-arguments"> <tr> <td><a href="" class="label type-hint type-hint-string">string</a><a href="" class="label type-hint type-hint-self">self</a></td> <td><p>Returns the symbol when used as getter and self if used as setter.</p> </td> </tr> </table> </li> <li id="endSymbol"> <h3><p><code>endSymbol([value]);</code></p> </h3> <div><p>Symbol to denote the end of expression in the interpolated string. Defaults to <code>}}</code>.</p> </div> <h4>Parameters</h4> <table class="variables-matrix input-arguments"> <thead> <tr> <th>Param</th> <th>Type</th> <th>Details</th> </tr> </thead> <tbody> <tr> <td> value <div><em>(optional)</em></div> </td> <td> <a href="" class="label type-hint type-hint-string">string</a> </td> <td> <p>new value to set the ending symbol to.</p> </td> </tr> </tbody> </table> <h4>Returns</h4> <table class="variables-matrix return-arguments"> <tr> <td><a href="" class="label type-hint type-hint-string">string</a><a href="" class="label type-hint type-hint-self">self</a></td> <td><p>Returns the symbol when used as getter and self if used as setter.</p> </td> </tr> </table> </li> </ul> <h2 id="example">Example</h2><p> <div> <a ng-click="openPlunkr('examples/example-example108', $event)" class="btn pull-right"> <i class="glyphicon glyphicon-edit">&nbsp;</i> Edit in Plunker</a> <div class="runnable-example" path="examples/example-example108" module="customInterpolationApp"> <div class="runnable-example-file" name="index.html" language="html" type="html"> <pre><code>&lt;script&gt;&#10; var customInterpolationApp = angular.module(&#39;customInterpolationApp&#39;, []);&#10;&#10; customInterpolationApp.config(function($interpolateProvider) {&#10; $interpolateProvider.startSymbol(&#39;//&#39;);&#10; $interpolateProvider.endSymbol(&#39;//&#39;);&#10; });&#10;&#10;&#10; customInterpolationApp.controller(&#39;DemoController&#39;, function() {&#10; this.label = &quot;This binding is brought you by // interpolation symbols.&quot;;&#10; });&#10;&lt;/script&gt;&#10;&lt;div ng-app=&quot;App&quot; ng-controller=&quot;DemoController as demo&quot;&gt;&#10; //demo.label//&#10;&lt;/div&gt;</code></pre> </div> <div class="runnable-example-file" name="protractor.js" type="protractor" language="js"> <pre><code>it(&#39;should interpolate binding with custom symbols&#39;, function() {&#10; expect(element(by.binding(&#39;demo.label&#39;)).getText()).toBe(&#39;This binding is brought you by // interpolation symbols.&#39;);&#10;});</code></pre> </div> <iframe class="runnable-example-frame" src="examples/example-example108/index.html" name="example-example108"></iframe> </div> </div> </p> </div>
dolymood/angular-packages
angular-1.3.20/docs/partials/api/ng/provider/$interpolateProvider.html
HTML
mit
4,821
<!DOCTYPE html> <html> <head> <title>195</title> <meta charset="utf-8"> <link href="styles/styles.css" media="screen" rel="stylesheet" type="text/css"/> </head> <body> <div id= "canvas"> <div id= "onethirdrow"> <div id= "onethirdsquarebox" class= "white right"></div> <div id= "vertlineonethirdthick" class= "black right"></div> <div id= "twothirdsbyonethirdsbox" class= "yellow right"></div> </div> <div id= "horthickline" class= "black"></div> <div id= "twothirdsrow"> <div id= "twothirdsquarebox" class= "red right"></div> <div id= "vertlinetwothirdsthick" class= "black right"></div> <div id= "onethirdbytwothirdsbox" class= "blue right"></div> </div> </div> </body> </html>
ignacioarnaldo/generateMondrianTableaux
htmls_good/195.html
HTML
mit
712
--- layout: resource title: Iceland --- <ul> <li>No resources added yet.</li> </ul> <p>Know any other resources? <a href="mailto:{{site.contact.email}}">Send us an email</a> or add links to this page with a <a href="https://github.com/codeeu/codeeu.github.io">Pull request on GitHub</a>!</p>
alessandrobogliolo/codeeu.github.io
resources/iceland/index.html
HTML
mit
304
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Fallone - Our Team</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"> <!-- Google Font --> <link href="http://fonts.googleapis.com/css?family=Lato:400,700" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Allerta+Stencil:400,700,900:normal" rel="stylesheet" type="text/css"> <!-- Bootstrap Core CSS --> <link href="bootstrap/css/bootstrap.min.css" type="text/css" rel="stylesheet" /> <!-- Plugins CSS --> <link href="assets/css/normalize.css" type="text/css" rel="stylesheet" /> <link href="assets/css/iline-icons.css" type="text/css" rel="stylesheet" /> <link href="assets/css/animate.css" type="text/css" rel="stylesheet" /> <!-- Main CSS --> <link href="assets/css/style.css" type="text/css" rel="stylesheet" /> <link href="assets/css/responsive.css" type="text/css" rel="stylesheet" /> <!-- Shortcut icon --> <link rel="shortcut icon" href="assets/images/favicon.ico" type="image/x-icon"/> </head> <body> <!-- NAVIGATION START --> <header class="fallone-navbar" data-id="default-navbar"> <nav class="navbar navbar-default"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/"> <img src="assets/images/logo.png" alt="Fallone logo" class="img-responsive" /> </a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="navbar-collapse-1"> <ul class="nav navbar-nav"> <li><a href="index.html">Home</a></li> <li><a href="products.html">Products</a></li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Blog <span class="caret"></span></a> <ul class="dropdown-menu"> <li> <a href="blog-standard-rsidebar.html"> Standard Right Sidebar </a> </li> <li> <a href="blog-standard-lsidebar.html"> Standard Left Sidebar </a> </li> <li> <a href="blog-standard.html"> Standard Full </a> </li> <li> <a href="blog.html"> Masonry </a> </li> <li> <a href="blog-post.html"> Post With Image </a> </li> <li> <a href="blog-post-gallery.html"> Post With Gallery </a> </li> <li> <a href="blog-post-carousel.html"> Post With Carousel </a> </li> </ul> </li> <li class="active"><a href="team.html">Our team</a></li> <li> <a href="features.html"> Features </a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">More <span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="pricing-tables.html">Pricing Tables</a></li> <li><a class="text-primary" href="login.html">Login</a></li> <li><a class="text-success" href="sign-up.html">Sign Up</a></li> <li><a href="about.html" >About</a></li> <li><a href="terms.html" >Terms</a></li> <li><a href="contact.html" >Contact</a></li> <li><a href="icons.html" >Icons</a></li> <li><a href="typography.html" >Typography</a></li> </ul> </li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container --> </nav> </header> <!-- NAVIGATION END --> <!-- MAIN CONTAINER --> <div class="main-content"> <!-- HEADER TREE --> <section class="header-tree" data-speed="8" data-type="background"> <h2 class="hidden">Header tree</h2> <!-- parallax background --> <div class="cover-1" data-type="sprite" data-offsetY="-700" data-Xposition="50%" data-speed="-2"></div> <!-- .container --> <div class="container"> <!-- .row --> <div class="row"> <!-- .col-md-12 --> <div class="col-md-12"> <ul class="breadcrumb clearfix mar-top-3x"> <li><a class="link text-success" href="/">Fallone</a></li> <li><a class="link" href="#">Our Team</a></li> </ul> </div> <!-- /.col-md-12 --> </div> <!-- /.row --> </div> <!-- /.container --> </section> <!-- HEADER TREE END --> <section> <!-- .container --> <div class="container"> <!-- .row --> <div class="row"> <!-- .col-md-12 --> <div class="col-md-12"> <!-- Team introduction text --> <!-- .row --> <div class="row"> <div class="col-sm-12"> <h1 class="text-uppercase text-primary wow fadeInDown text-center" data-wow-duration=".8s" data-wow-delay=".2s">Meet our team</h1> <p class="text-center"> <i class="text-muted text-capitalize">we beleave in what we do.</i> </p> <div class="text-center"> <span class="separator"> <i class="icon icon-small iline1-multiple10 text-primary no-margin"></i> </span> </div> <p class="wow fadeInUp text-center" data-wow-duration="1s" data-wow-delay=".3s"> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est. </p> </div> </div> <!-- /.row --> <!--/ Team introduction text --> </div> <!-- /.col-md-12 --> </div> <!-- /.row --> </div> <!-- /.container --> </section> <section class="pattern-3 no-padding-right"> <!-- .container --> <div class="container"> <!-- .row --> <div class="row"> <!-- .col-md-12 --> <div class="col-md-12"> <!-- All team members --> <ul class="isotope-team wow fadeInUp" data-wow-duration="1s" data-wow-delay=".9s"> <!-- .team-member --> <li class="team-member"> <div class="team-body text-center"> <img src="assets/images/team/team-member-1.jpg" alt="member 1" class="img-responsive" /> <h2 class="text-primary text-center">John Doe</h2> <em> CEO & Founder </em> <ul class="social"> <li><a href="#" class="icon-small iline3-be"></a></li> <li><a href="#" class="icon-small iline3-facebook27"></a></li> <li><a href="#" class="icon-small iline3-instagram4"></a></li> <li><a href="#" class="icon-small iline3-twitter19"></a></li> </ul> </div> </li> <!-- ./team-post --> <!-- .team-member --> <li class="team-member"> <div class="team-body text-center"> <img src="assets/images/team/team-member-2.jpg" alt="member 2" class="img-responsive" /> <h2 class="text-success text-center">Jule Doe</h2> <em> Grafik Designer </em> <ul class="social"> <li><a href="#" class="icon-small iline3-be"></a></li> <li><a href="#" class="icon-small iline3-facebook27"></a></li> <li><a href="#" class="icon-small iline3-instagram4"></a></li> <li><a href="#" class="icon-small iline3-twitter19"></a></li> </ul> </div> </li> <!-- ./team-member --> <!-- .team-member --> <li class="team-member"> <div class="team-body text-center"> <img src="assets/images/team/team-member-3.jpg" alt="member 3" class="img-responsive" /> <h2 class="text-primary text-center">Jihn Doe</h2> <em> Web Developer </em> <ul class="social"> <li><a href="#" class="icon-small iline3-be"></a></li> <li><a href="#" class="icon-small iline3-facebook27"></a></li> <li><a href="#" class="icon-small iline3-instagram4"></a></li> <li><a href="#" class="icon-small iline3-twitter19"></a></li> </ul> </div> </li> <!-- ./team-member --> <!-- .team-member --> <li class="team-member"> <div class="team-body text-center"> <img src="assets/images/team/team-member-4.jpg" alt="member 4" class="img-responsive" /> <h2 class="text-primary text-center">Jane Doe</h2> <em> Web Developer </em> <ul class="social"> <li><a href="#" class="icon-small iline3-be"></a></li> <li><a href="#" class="icon-small iline3-facebook27"></a></li> <li><a href="#" class="icon-small iline3-instagram4"></a></li> <li><a href="#" class="icon-small iline3-twitter19"></a></li> </ul> </div> </li> <!-- ./team-member --> </ul> <!-- /All team members --> </div> <!-- /.col-md-12 --> </div> <!-- /.row --> </div> <!-- /.container --> </section> <!-- BEGIN FOOTER --> <footer class="page-footer"> <!-- FOOTER CONTENT --> <div class="container"> <!-- .row --> <div class="row"> <!-- .col-md-12 --> <div class="col-md-12"> <!-- .row --> <div class="row"> <aside class="col-md-4 col-sm-6 col-xs-12 text-left"> <h3 class="uppercase">Newsletter</h3> <span class="line-sep-gray"></span> <p> Subscribe to our weekly Newsletter and stay tuned to all our updates. </p> <!-- Newsletter form --> <form action="#" id="mailchimp-form" method="post" class="subscription" data-url="http://appdevfolio.us10.list-manage.com/subscribe/post?u=a024d704e715c033b405711a3&amp;id=de4c3fd5b0"> <div class="form-group"> <div class="input-group"> <input type="email" class="form-control input-lg" placeholder="Your email address" id="mailchimp-email" name="EMAIL"> <span class="input-group-btn"> <button type="submit" class="btn btn-lg"> <i class="iline2-paper41"></i> Signup </button> </span> </div> </div> <label for="mailchimp-email" class="text-danger text-center mailchimp-label"></label> </form> <!-- /Newsletter Registration Form --> </aside> <aside class="col-md-4 col-sm-6 col-xs-12 text-left"> <!-- Copyright Informations --> <h3 class="uppercase">Copyright</h3> <span class="line-sep-gray"></span> <p> 2014-2015 Appdevfolio All right reserved Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. </p> </aside> <aside class="col-md-4 col-sm-6 col-xs-12"> <h3 class="uppercase">Visit Us</h3> <span class="line-sep-gray"></span> <!-- address --> <address> <strong>Appdevfolio</strong><br/> Pariser Platz, App. 600<br/> Berlin, GE 10117<br/> (+49) 123-456-789<br/> <a href="mailto:#">[email protected]</a><br/> <a href="mailto:#">[email protected]</a><br/> Monday / Friday<br> 09:00 - 13.00 / 14:00 - 18:00 </address> <!-- /address --> </aside> </div> <!-- /.row --> <div class="row"> <div class="col-md-12 text-center mar-top-sm"> <!-- .social --> <ul class="social"> <li><a href="#" class="icon-xl iline3-be"></a></li> <li><a href="#" class="icon-xl iline3-facebook27"></a></li> <li><a href="#" class="icon-xl iline3-instagram4"></a></li> <li><a href="#" class="icon-xl iline3-twitter19"></a></li> <li><a href="#" class="icon-xl iline3-vimeo11"></a></li> </ul> <!-- /.social --> </div> </div> <!-- /.row --> </div> </div> <!-- /.row --> </div> <!-- /.container --> <!-- FOOTER CONTENT --> </footer> <!-- FOOTER END --> </div> <!-- MAIN CONTAINER END --> <!-- Back to top --> <div id="back-to-top" class="back-to-top"> <a href="#" class="icon iline2-thin16 no-margin"></a> </div> <!-- Back to top end --> <!-- Plugins JS --> <script src="assets/js/libs/jquery-1.11.2.min.js"></script> <script src="assets/js/libs/jqBootstrapValidation.js"></script> <script src="assets/js/libs/imagesloaded.pkgd.min.js"></script> <script src="assets/js/libs/imagesloaded.js"></script> <script src="assets/js/libs/jquery.magnific-popup.min.js"></script> <script src="bootstrap/js/bootstrap.min.js"></script> <script src="assets/js/libs/isotope.pkgd.min.js"></script> <script src="assets/js/libs/ParallaxScrolling.js"></script> <script src="assets/js/libs/jquery.mailchimp.js"></script> <script src="assets/js/libs/wow.min.js"></script> <script src="assets/js/libs/jquery.fittext.js"></script> <script src="assets/js/libs/jquery.lettering.js"></script> <script src="assets/js/libs/jquery.textillate.js"></script> <!-- Main JS --> <script src="assets/js/main.js"></script> </body> </html>
dakamfranck/dakamfranck.github.io
fallone-html5/team.html
HTML
cc0-1.0
16,994