1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
<HTML>
<HEAD>
<TITLE>FeatureFinderAlgorithmMRM.h File Reference</TITLE>
<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
<LINK HREF="style_ini.css" REL="stylesheet" TYPE="text/css">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<A href="index.html">Home</A> ·
<A href="classes.html">Classes</A> ·
<A href="annotated.html">Annotated Classes</A> ·
<A href="modules.html">Modules</A> ·
<A href="functions_func.html">Members</A> ·
<A href="namespaces.html">Namespaces</A> ·
<A href="pages.html">Related Pages</A>
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<!-- Generated by Doxygen 1.8.5 -->
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_e770f0cf77e550adde3f44739ef529fe.html">include</a></li><li class="navelem"><a class="el" href="dir_6a63c4937d4da007e55fff5dcf71e0f8.html">OpenMS</a></li><li class="navelem"><a class="el" href="dir_9f700962877a340cb515a8f4e78fa50c.html">TRANSFORMATIONS</a></li><li class="navelem"><a class="el" href="dir_37e9c1b52d0b253b62f883ccdf65930c.html">FEATUREFINDER</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> |
<a href="#namespaces">Namespaces</a> </div>
<div class="headertitle">
<div class="title">FeatureFinderAlgorithmMRM.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include <<a class="el" href="FeatureFinderAlgorithm_8h_source.html">OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderAlgorithm.h</a>></code><br/>
<code>#include <<a class="el" href="ProductModel_8h_source.html">OpenMS/TRANSFORMATIONS/FEATUREFINDER/ProductModel.h</a>></code><br/>
<code>#include <<a class="el" href="EmgFitter1D_8h_source.html">OpenMS/TRANSFORMATIONS/FEATUREFINDER/EmgFitter1D.h</a>></code><br/>
<code>#include <<a class="el" href="EmgModel_8h_source.html">OpenMS/TRANSFORMATIONS/FEATUREFINDER/EmgModel.h</a>></code><br/>
<code>#include <<a class="el" href="SavitzkyGolayFilter_8h_source.html">OpenMS/FILTERING/SMOOTHING/SavitzkyGolayFilter.h</a>></code><br/>
<code>#include <<a class="el" href="GaussFilter_8h_source.html">OpenMS/FILTERING/SMOOTHING/GaussFilter.h</a>></code><br/>
<code>#include <<a class="el" href="Map_8h_source.html">OpenMS/DATASTRUCTURES/Map.h</a>></code><br/>
<code>#include <<a class="el" href="SignalToNoiseEstimatorMeanIterative_8h_source.html">OpenMS/FILTERING/NOISEESTIMATION/SignalToNoiseEstimatorMeanIterative.h</a>></code><br/>
<code>#include <<a class="el" href="LinearResampler_8h_source.html">OpenMS/FILTERING/TRANSFORMERS/LinearResampler.h</a>></code><br/>
<code>#include <<a class="el" href="StandardTypes_8h_source.html">OpenMS/KERNEL/StandardTypes.h</a>></code><br/>
<code>#include <boost/math/special_functions/fpclassify.hpp></code><br/>
<code>#include <fstream></code><br/>
<code>#include <limits></code><br/>
</div>
<p><a href="FeatureFinderAlgorithmMRM_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1FeatureFinderAlgorithmMRM.html">FeatureFinderAlgorithmMRM< PeakType, FeatureType ></a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classOpenMS_1_1FeatureFinderAlgorithm.html" title="Abstract base class for FeatureFinder algorithms. ">FeatureFinderAlgorithm</a> for MRM experiments. <a href="classOpenMS_1_1FeatureFinderAlgorithmMRM.html#details">More...</a><br/></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespaceOpenMS"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceOpenMS.html">OpenMS</a></td></tr>
<tr class="memdesc:namespaceOpenMS"><td class="mdescLeft"> </td><td class="mdescRight">Main OpenMS namespace. <br/></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<TABLE width="100%" border="0">
<TR>
<TD><font color="#c0c0c0">OpenMS / TOPP release 1.11.1</font></TD>
<TD align="right"><font color="#c0c0c0">Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5</font></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|