| ... |
... |
@@ -42,5 +42,5 @@
|
| 42 |
42 |
///
|
| 43 |
43 |
///This is an abstract class, it should be specialized for all numerical
|
| 44 |
|
///data types. These specialized classes like \ref Tolerance\<double\>
|
|
44 |
///data types. These specialized classes like Tolerance<double>
|
| 45 |
45 |
///may offer additional tuning parameters.
|
| 46 |
46 |
///
|
| ... |
... |
@@ -92,7 +92,7 @@
|
| 92 |
92 |
|
| 93 |
93 |
|
| 94 |
|
///Float specialization of \ref Tolerance.
|
|
94 |
///Float specialization of Tolerance.
|
| 95 |
95 |
|
| 96 |
|
///Float specialization of \ref Tolerance.
|
|
96 |
///Float specialization of Tolerance.
|
| 97 |
97 |
///\sa Tolerance
|
| 98 |
98 |
///\relates Tolerance
|
| ... |
... |
@@ -143,7 +143,7 @@
|
| 143 |
143 |
};
|
| 144 |
144 |
|
| 145 |
|
///Double specialization of \ref Tolerance.
|
|
145 |
///Double specialization of Tolerance.
|
| 146 |
146 |
|
| 147 |
|
///Double specialization of \ref Tolerance.
|
|
147 |
///Double specialization of Tolerance.
|
| 148 |
148 |
///\sa Tolerance
|
| 149 |
149 |
///\relates Tolerance
|
| ... |
... |
@@ -194,7 +194,7 @@
|
| 194 |
194 |
};
|
| 195 |
195 |
|
| 196 |
|
///Long double specialization of \ref Tolerance.
|
|
196 |
///Long double specialization of Tolerance.
|
| 197 |
197 |
|
| 198 |
|
///Long double specialization of \ref Tolerance.
|
|
198 |
///Long double specialization of Tolerance.
|
| 199 |
199 |
///\sa Tolerance
|
| 200 |
200 |
///\relates Tolerance
|
| ... |
... |
@@ -245,7 +245,7 @@
|
| 245 |
245 |
};
|
| 246 |
246 |
|
| 247 |
|
///Integer specialization of \ref Tolerance.
|
|
247 |
///Integer specialization of Tolerance.
|
| 248 |
248 |
|
| 249 |
|
///Integer specialization of \ref Tolerance.
|
|
249 |
///Integer specialization of Tolerance.
|
| 250 |
250 |
///\sa Tolerance
|
| 251 |
251 |
template<>
|
| ... |
... |
@@ -257,5 +257,5 @@
|
| 257 |
257 |
|
| 258 |
258 |
///\name Comparisons
|
| 259 |
|
///See \ref Tolerance for more details.
|
|
259 |
///See Tolerance for more details.
|
| 260 |
260 |
|
| 261 |
261 |
///@{
|
| ... |
... |
@@ -278,5 +278,5 @@
|
| 278 |
278 |
};
|
| 279 |
279 |
|
| 280 |
|
///Unsigned integer specialization of \ref Tolerance.
|
|
280 |
///Unsigned integer specialization of Tolerance.
|
| 281 |
281 |
|
| 282 |
282 |
///Unsigned integer specialization of \ref Tolerance.
|
| ... |
... |
@@ -290,5 +290,5 @@
|
| 290 |
290 |
|
| 291 |
291 |
///\name Comparisons
|
| 292 |
|
///See \ref Tolerance for more details.
|
|
292 |
///See Tolerance for more details.
|
| 293 |
293 |
|
| 294 |
294 |
///@{
|
| ... |
... |
@@ -312,7 +312,7 @@
|
| 312 |
312 |
|
| 313 |
313 |
|
| 314 |
|
///Long integer specialization of \ref Tolerance.
|
|
314 |
///Long integer specialization of Tolerance.
|
| 315 |
315 |
|
| 316 |
|
///Long integer specialization of \ref Tolerance.
|
|
316 |
///Long integer specialization of Tolerance.
|
| 317 |
317 |
///\sa Tolerance
|
| 318 |
318 |
template<>
|
| ... |
... |
@@ -324,5 +324,5 @@
|
| 324 |
324 |
|
| 325 |
325 |
///\name Comparisons
|
| 326 |
|
///See \ref Tolerance for more details.
|
|
326 |
///See Tolerance for more details.
|
| 327 |
327 |
|
| 328 |
328 |
///@{
|
| ... |
... |
@@ -345,5 +345,5 @@
|
| 345 |
345 |
};
|
| 346 |
346 |
|
| 347 |
|
///Unsigned long integer specialization of \ref Tolerance.
|
|
347 |
///Unsigned long integer specialization of Tolerance.
|
| 348 |
348 |
|
| 349 |
349 |
///Unsigned long integer specialization of \ref Tolerance.
|
| ... |
... |
@@ -357,5 +357,5 @@
|
| 357 |
357 |
|
| 358 |
358 |
///\name Comparisons
|
| 359 |
|
///See \ref Tolerance for more details.
|
|
359 |
///See Tolerance for more details.
|
| 360 |
360 |
|
| 361 |
361 |
///@{
|
| ... |
... |
@@ -380,5 +380,5 @@
|
| 380 |
380 |
#if defined __GNUC__ && !defined __STRICT_ANSI__
|
| 381 |
381 |
|
| 382 |
|
///Long long integer specialization of \ref Tolerance.
|
|
382 |
///Long long integer specialization of Tolerance.
|
| 383 |
383 |
|
| 384 |
384 |
///Long long integer specialization of \ref Tolerance.
|
| ... |
... |
@@ -415,5 +415,5 @@
|
| 415 |
415 |
};
|
| 416 |
416 |
|
| 417 |
|
///Unsigned long long integer specialization of \ref Tolerance.
|
|
417 |
///Unsigned long long integer specialization of Tolerance.
|
| 418 |
418 |
|
| 419 |
419 |
///Unsigned long long integer specialization of \ref Tolerance.
|