~ubuntu-branches/ubuntu/trusty/fullquottel/trusty

« back to all changes in this revision

Viewing changes to doc_programmer/html/structRatioRating.html

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2007-04-02 00:10:03 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070402001003-p5rfc8ysj2971ofu
Tags: 0.1.2-1
New upstream release (closes: #417186).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
3
<title>fullquottel: RatioRating Struct Reference</title>
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
<link href="tabs.css" rel="stylesheet" type="text/css">
5
6
</head><body>
6
 
<!-- Generated by Doxygen 1.4.4 -->
7
 
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
 
7
<!-- Generated by Doxygen 1.5.1 -->
 
8
<div class="tabs">
 
9
  <ul>
 
10
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
 
11
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
 
12
    <li id="current"><a href="annotated.html"><span>Classes</span></a></li>
 
13
    <li><a href="files.html"><span>Files</span></a></li>
 
14
  </ul></div>
 
15
<div class="tabs">
 
16
  <ul>
 
17
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
 
18
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
 
19
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
 
20
  </ul></div>
8
21
<h1>RatioRating Struct Reference</h1><!-- doxytag: class="RatioRating" --><!-- doxytag: inherits="RatingBase" -->structure to store the rating of an ratio test:  
9
22
<a href="#_details">More...</a>
10
23
<p>
16
29
<a href="structRatioRating-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
17
30
<tr><td></td></tr>
18
31
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
19
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structRatioRating.html#a0">rate</a> (double value) const </td></tr>
 
32
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structRatioRating.html#a804aa31a84e64baa29f3af0590f1233">rate</a> (double value) const </td></tr>
20
33
 
21
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structRatioRating.html#a1">RatioRating</a> ()</td></tr>
 
34
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structRatioRating.html#6650240071c5c69c0cf5f7ce9c69211b">RatioRating</a> ()</td></tr>
22
35
 
23
36
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
24
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structRatioRating.html#o0">threshold</a></td></tr>
 
37
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structRatioRating.html#a9982b45d6161ea92505717511d5a7c1">threshold</a></td></tr>
25
38
 
26
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structRatioRating.html#o1">factor</a></td></tr>
 
39
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structRatioRating.html#5d205e8b003802f649948dab694c525f">factor</a></td></tr>
27
40
 
28
41
</table>
29
42
<hr><a name="_details"></a><h2>Detailed Description</h2>
32
45
resultscore = (value &gt;= threshold) ? score + value * factor : 0; 
33
46
<p>
34
47
<hr><h2>Constructor &amp; Destructor Documentation</h2>
35
 
<a class="anchor" name="a1"></a><!-- doxytag: member="RatioRating::RatioRating" ref="a1" args="()" --><p>
36
 
<table class="mdTable" cellpadding="2" cellspacing="0">
37
 
  <tr>
38
 
    <td class="mdRow">
39
 
      <table cellpadding="0" cellspacing="0" border="0">
 
48
<a class="anchor" name="6650240071c5c69c0cf5f7ce9c69211b"></a><!-- doxytag: member="RatioRating::RatioRating" ref="6650240071c5c69c0cf5f7ce9c69211b" args="()" -->
 
49
<div class="memitem">
 
50
<div class="memproto">
 
51
      <table class="memname">
40
52
        <tr>
41
 
          <td class="md" nowrap valign="top">RatioRating::RatioRating           </td>
42
 
          <td class="md" valign="top">(&nbsp;</td>
43
 
          <td class="mdname1" valign="top" nowrap>          </td>
44
 
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
45
 
          <td class="md" nowrap></td>
 
53
          <td class="memname">RatioRating::RatioRating           </td>
 
54
          <td>(</td>
 
55
          <td class="paramname">          </td>
 
56
          <td>&nbsp;)&nbsp;</td>
 
57
          <td width="100%"></td>
46
58
        </tr>
47
59
      </table>
48
 
    </td>
49
 
  </tr>
50
 
</table>
51
 
<table cellspacing="5" cellpadding="0" border="0">
52
 
  <tr>
53
 
    <td>
54
 
      &nbsp;
55
 
    </td>
56
 
    <td>
 
60
</div>
 
61
<div class="memdoc">
57
62
 
58
63
<p>
59
 
    </td>
60
 
  </tr>
61
 
</table>
 
64
 
 
65
</div>
 
66
</div><p>
62
67
<hr><h2>Member Function Documentation</h2>
63
 
<a class="anchor" name="a0"></a><!-- doxytag: member="RatioRating::rate" ref="a0" args="(double value) const " --><p>
64
 
<table class="mdTable" cellpadding="2" cellspacing="0">
65
 
  <tr>
66
 
    <td class="mdRow">
67
 
      <table cellpadding="0" cellspacing="0" border="0">
 
68
<a class="anchor" name="a804aa31a84e64baa29f3af0590f1233"></a><!-- doxytag: member="RatioRating::rate" ref="a804aa31a84e64baa29f3af0590f1233" args="(double value) const " -->
 
69
<div class="memitem">
 
70
<div class="memproto">
 
71
      <table class="memname">
68
72
        <tr>
69
 
          <td class="md" nowrap valign="top">double RatioRating::rate           </td>
70
 
          <td class="md" valign="top">(&nbsp;</td>
71
 
          <td class="md" nowrap valign="top">double&nbsp;</td>
72
 
          <td class="mdname1" valign="top" nowrap> <em>value</em>          </td>
73
 
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
74
 
          <td class="md" nowrap> const</td>
 
73
          <td class="memname">double RatioRating::rate           </td>
 
74
          <td>(</td>
 
75
          <td class="paramtype">double&nbsp;</td>
 
76
          <td class="paramname"> <em>value</em>          </td>
 
77
          <td>&nbsp;)&nbsp;</td>
 
78
          <td width="100%"> const</td>
75
79
        </tr>
76
80
      </table>
77
 
    </td>
78
 
  </tr>
79
 
</table>
80
 
<table cellspacing="5" cellpadding="0" border="0">
81
 
  <tr>
82
 
    <td>
83
 
      &nbsp;
84
 
    </td>
85
 
    <td>
 
81
</div>
 
82
<div class="memdoc">
86
83
 
87
84
<p>
88
 
    </td>
89
 
  </tr>
90
 
</table>
 
85
 
 
86
</div>
 
87
</div><p>
91
88
<hr><h2>Member Data Documentation</h2>
92
 
<a class="anchor" name="o0"></a><!-- doxytag: member="RatioRating::threshold" ref="o0" args="" --><p>
93
 
<table class="mdTable" cellpadding="2" cellspacing="0">
94
 
  <tr>
95
 
    <td class="mdRow">
96
 
      <table cellpadding="0" cellspacing="0" border="0">
97
 
        <tr>
98
 
          <td class="md" nowrap valign="top">double <a class="el" href="structRatioRating.html#o0">RatioRating::threshold</a>          </td>
99
 
        </tr>
100
 
      </table>
101
 
    </td>
102
 
  </tr>
103
 
</table>
104
 
<table cellspacing="5" cellpadding="0" border="0">
105
 
  <tr>
106
 
    <td>
107
 
      &nbsp;
108
 
    </td>
109
 
    <td>
110
 
 
111
 
<p>
112
 
    </td>
113
 
  </tr>
114
 
</table>
115
 
<a class="anchor" name="o1"></a><!-- doxytag: member="RatioRating::factor" ref="o1" args="" --><p>
116
 
<table class="mdTable" cellpadding="2" cellspacing="0">
117
 
  <tr>
118
 
    <td class="mdRow">
119
 
      <table cellpadding="0" cellspacing="0" border="0">
120
 
        <tr>
121
 
          <td class="md" nowrap valign="top">double <a class="el" href="structRatioRating.html#o1">RatioRating::factor</a>          </td>
122
 
        </tr>
123
 
      </table>
124
 
    </td>
125
 
  </tr>
126
 
</table>
127
 
<table cellspacing="5" cellpadding="0" border="0">
128
 
  <tr>
129
 
    <td>
130
 
      &nbsp;
131
 
    </td>
132
 
    <td>
133
 
 
134
 
<p>
135
 
    </td>
136
 
  </tr>
137
 
</table>
 
89
<a class="anchor" name="a9982b45d6161ea92505717511d5a7c1"></a><!-- doxytag: member="RatioRating::threshold" ref="a9982b45d6161ea92505717511d5a7c1" args="" -->
 
90
<div class="memitem">
 
91
<div class="memproto">
 
92
      <table class="memname">
 
93
        <tr>
 
94
          <td class="memname">double <a class="el" href="structRatioRating.html#a9982b45d6161ea92505717511d5a7c1">RatioRating::threshold</a>          </td>
 
95
        </tr>
 
96
      </table>
 
97
</div>
 
98
<div class="memdoc">
 
99
 
 
100
<p>
 
101
 
 
102
</div>
 
103
</div><p>
 
104
<a class="anchor" name="5d205e8b003802f649948dab694c525f"></a><!-- doxytag: member="RatioRating::factor" ref="5d205e8b003802f649948dab694c525f" args="" -->
 
105
<div class="memitem">
 
106
<div class="memproto">
 
107
      <table class="memname">
 
108
        <tr>
 
109
          <td class="memname">double <a class="el" href="structRatioRating.html#5d205e8b003802f649948dab694c525f">RatioRating::factor</a>          </td>
 
110
        </tr>
 
111
      </table>
 
112
</div>
 
113
<div class="memdoc">
 
114
 
 
115
<p>
 
116
 
 
117
</div>
 
118
</div><p>
138
119
<hr>The documentation for this struct was generated from the following file:<ul>
139
120
<li><a class="el" href="fullquottel_8cpp.html">fullquottel.cpp</a></ul>
140
 
<hr size="1"><address style="align: right;"><small>Generated on Fri Sep 2 16:27:02 2005 for fullquottel by&nbsp;
 
121
<hr size="1"><address style="align: right;"><small>Generated on Mon Apr 2 00:02:38 2007 for fullquottel by&nbsp;
141
122
<a href="http://www.doxygen.org/index.html">
142
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
 
123
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
143
124
</body>
144
125
</html>