Files
mlpack/doc/html/classmlpack_1_1Timers.html
T

432 lines
22 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>mlpack: mlpack::Timers Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="extra-stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">mlpack
&#160;<span id="projectnumber">master</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<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="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>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</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>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacemlpack.html">mlpack</a></li><li class="navelem"><a class="el" href="classmlpack_1_1Timers.html">Timers</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classmlpack_1_1Timers-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">mlpack::Timers Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ae7142fe87694b1e529ed4962cd092c8a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmlpack_1_1Timers.html#ae7142fe87694b1e529ed4962cd092c8a">Timers</a> ()</td></tr>
<tr class="memdesc:ae7142fe87694b1e529ed4962cd092c8a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Nothing to do for the constructor. <a href="#ae7142fe87694b1e529ed4962cd092c8a">More...</a><br /></td></tr>
<tr class="separator:ae7142fe87694b1e529ed4962cd092c8a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9a6d2c873df17ae6d668adee5dc1b30d"><td class="memItemLeft" align="right" valign="top">std::map&lt; <a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a>, std::chrono::microseconds &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmlpack_1_1Timers.html#a9a6d2c873df17ae6d668adee5dc1b30d">GetAllTimers</a> ()</td></tr>
<tr class="memdesc:a9a6d2c873df17ae6d668adee5dc1b30d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a copy of all the timers used via this interface. <a href="#a9a6d2c873df17ae6d668adee5dc1b30d">More...</a><br /></td></tr>
<tr class="separator:a9a6d2c873df17ae6d668adee5dc1b30d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac1c24b8e9d02053ad7f6c0657358625f"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmlpack_1_1Timers.html#ac1c24b8e9d02053ad7f6c0657358625f">GetState</a> (<a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a> timerName)</td></tr>
<tr class="memdesc:ac1c24b8e9d02053ad7f6c0657358625f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns state of the given timer. <a href="#ac1c24b8e9d02053ad7f6c0657358625f">More...</a><br /></td></tr>
<tr class="separator:ac1c24b8e9d02053ad7f6c0657358625f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a312665f7003f1020f48e844ccbbf2e0c"><td class="memItemLeft" align="right" valign="top">std::chrono::microseconds&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmlpack_1_1Timers.html#a312665f7003f1020f48e844ccbbf2e0c">GetTimer</a> (const <a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a> &amp;timerName)</td></tr>
<tr class="memdesc:a312665f7003f1020f48e844ccbbf2e0c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a copy of the timer specified. <a href="#a312665f7003f1020f48e844ccbbf2e0c">More...</a><br /></td></tr>
<tr class="separator:a312665f7003f1020f48e844ccbbf2e0c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac2ce38b5d33023a661973e1635819ee6"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmlpack_1_1Timers.html#ac2ce38b5d33023a661973e1635819ee6">PrintTimer</a> (const <a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a> &amp;timerName)</td></tr>
<tr class="memdesc:ac2ce38b5d33023a661973e1635819ee6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Prints the specified timer. <a href="#ac2ce38b5d33023a661973e1635819ee6">More...</a><br /></td></tr>
<tr class="separator:ac2ce38b5d33023a661973e1635819ee6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a843e533245906485becff2c504760184"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmlpack_1_1Timers.html#a843e533245906485becff2c504760184">StartTimer</a> (const <a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a> &amp;timerName)</td></tr>
<tr class="memdesc:a843e533245906485becff2c504760184"><td class="mdescLeft">&#160;</td><td class="mdescRight"> * Initializes a timer, available like a normal value specified on  * the command line. <a href="#a843e533245906485becff2c504760184">More...</a><br /></td></tr>
<tr class="separator:a843e533245906485becff2c504760184"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6fb794426bc921bbc7ef44a1a0fb96e6"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmlpack_1_1Timers.html#a6fb794426bc921bbc7ef44a1a0fb96e6">StopTimer</a> (const <a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a> &amp;timerName)</td></tr>
<tr class="memdesc:a6fb794426bc921bbc7ef44a1a0fb96e6"><td class="mdescLeft">&#160;</td><td class="mdescRight"> * Halts the timer, and replaces it's value with  * the delta time from it's start   *   *. <a href="#a6fb794426bc921bbc7ef44a1a0fb96e6">More...</a><br /></td></tr>
<tr class="separator:a6fb794426bc921bbc7ef44a1a0fb96e6"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
Private Member Functions</h2></td></tr>
<tr class="memitem:a473aa6ff734a00ec20cd9f29ea3a64d1"><td class="memItemLeft" align="right" valign="top">std::chrono::high_resolution_clock::time_point&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmlpack_1_1Timers.html#a473aa6ff734a00ec20cd9f29ea3a64d1">GetTime</a> ()</td></tr>
<tr class="separator:a473aa6ff734a00ec20cd9f29ea3a64d1"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:a3f6569f3c503eab2da21949756549cbd"><td class="memItemLeft" align="right" valign="top">std::map&lt; <a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a>, std::chrono::microseconds &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmlpack_1_1Timers.html#a3f6569f3c503eab2da21949756549cbd">timers</a></td></tr>
<tr class="memdesc:a3f6569f3c503eab2da21949756549cbd"><td class="mdescLeft">&#160;</td><td class="mdescRight">A map of all the timers that are being tracked. <a href="#a3f6569f3c503eab2da21949756549cbd">More...</a><br /></td></tr>
<tr class="separator:a3f6569f3c503eab2da21949756549cbd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0992a5efe600aadfd803f7cb6ba416bc"><td class="memItemLeft" align="right" valign="top">std::map&lt; <a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a>, std::chrono::high_resolution_clock::time_point &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmlpack_1_1Timers.html#a0992a5efe600aadfd803f7cb6ba416bc">timerStartTime</a></td></tr>
<tr class="memdesc:a0992a5efe600aadfd803f7cb6ba416bc"><td class="mdescLeft">&#160;</td><td class="mdescRight">A map for the starting values of the timers. <a href="#a0992a5efe600aadfd803f7cb6ba416bc">More...</a><br /></td></tr>
<tr class="separator:a0992a5efe600aadfd803f7cb6ba416bc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1dc5c49c91dacdd46f26e5389f4847af"><td class="memItemLeft" align="right" valign="top">std::map&lt; <a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a>, bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmlpack_1_1Timers.html#a1dc5c49c91dacdd46f26e5389f4847af">timerState</a></td></tr>
<tr class="memdesc:a1dc5c49c91dacdd46f26e5389f4847af"><td class="mdescLeft">&#160;</td><td class="mdescRight">A map that contains whether or not each timer is currently running. <a href="#a1dc5c49c91dacdd46f26e5389f4847af">More...</a><br /></td></tr>
<tr class="separator:a1dc5c49c91dacdd46f26e5389f4847af"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="timers_8hpp_source.html#l00072">72</a> of file <a class="el" href="timers_8hpp_source.html">timers.hpp</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ae7142fe87694b1e529ed4962cd092c8a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">mlpack::Timers::Timers </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Nothing to do for the constructor. </p>
<p>Definition at line <a class="el" href="timers_8hpp_source.html#l00076">76</a> of file <a class="el" href="timers_8hpp_source.html">timers.hpp</a>.</p>
<p>References <a class="el" href="bindings_2matlab_2CMakeLists_8txt_source.html#l00018">string()</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a9a6d2c873df17ae6d668adee5dc1b30d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::map&lt;<a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a>, std::chrono::microseconds&gt;&amp; mlpack::Timers::GetAllTimers </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns a copy of all the timers used via this interface. </p>
</div>
</div>
<a class="anchor" id="ac1c24b8e9d02053ad7f6c0657358625f"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool mlpack::Timers::GetState </td>
<td>(</td>
<td class="paramtype"><a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a>&#160;</td>
<td class="paramname"><em>timerName</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns state of the given timer. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">timerName</td><td>The name of the timer in question. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a473aa6ff734a00ec20cd9f29ea3a64d1"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::chrono::high_resolution_clock::time_point mlpack::Timers::GetTime </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a312665f7003f1020f48e844ccbbf2e0c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::chrono::microseconds mlpack::Timers::GetTimer </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a> &amp;&#160;</td>
<td class="paramname"><em>timerName</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns a copy of the timer specified. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">timerName</td><td>The name of the timer in question. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="ac2ce38b5d33023a661973e1635819ee6"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void mlpack::Timers::PrintTimer </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a> &amp;&#160;</td>
<td class="paramname"><em>timerName</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Prints the specified timer. </p>
<p>If it took longer than a minute to complete the timer will be displayed in days, hours, and minutes as well.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">timerName</td><td>The name of the timer in question. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a843e533245906485becff2c504760184"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void mlpack::Timers::StartTimer </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a> &amp;&#160;</td>
<td class="paramname"><em>timerName</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p> * Initializes a timer, available like a normal value specified on  * the command line. </p>
<p>  <a class="el" href="classmlpack_1_1Timers.html">Timers</a> are of type timeval. If a timer is started, then stopped, then re-started, then stopped, the final timer value will be the length of both runs of the timer.  *  * </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">timerName</td><td>The name of the timer in question.   </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a6fb794426bc921bbc7ef44a1a0fb96e6"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void mlpack::Timers::StopTimer </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a> &amp;&#160;</td>
<td class="paramname"><em>timerName</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p> * Halts the timer, and replaces it's value with  * the delta time from it's start   *   *. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">timerName</td><td>The name of the timer in question.   </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a3f6569f3c503eab2da21949756549cbd"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::map&lt;<a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a>, std::chrono::microseconds&gt; mlpack::Timers::timers</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>A map of all the timers that are being tracked. </p>
<p>Definition at line <a class="el" href="timers_8hpp_source.html#l00125">125</a> of file <a class="el" href="timers_8hpp_source.html">timers.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a0992a5efe600aadfd803f7cb6ba416bc"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::map&lt;<a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a>, std::chrono::high_resolution_clock::time_point&gt; mlpack::Timers::timerStartTime</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>A map for the starting values of the timers. </p>
<p>Definition at line <a class="el" href="timers_8hpp_source.html#l00130">130</a> of file <a class="el" href="timers_8hpp_source.html">timers.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a1dc5c49c91dacdd46f26e5389f4847af"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::map&lt;<a class="el" href="bindings_2matlab_2CMakeLists_8txt.html#acb14fd14ddd837abe9630e0d8a43703b">std::string</a>, bool&gt; mlpack::Timers::timerState</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>A map that contains whether or not each timer is currently running. </p>
<p>Definition at line <a class="el" href="timers_8hpp_source.html#l00127">127</a> of file <a class="el" href="timers_8hpp_source.html">timers.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>src/mlpack/core/util/<a class="el" href="timers_8hpp_source.html">timers.hpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
<script type="text/javascript">
var x = document.getElementsByClassName("formulaDsp");
var i;
for (i = 0; i < x.length; i++)
{
x[i].width /= 4;
}
</script>
</html>