| ... | ... |
@@ -42,5 +42,5 @@ |
| 42 | 42 |
/// |
| 43 |
///This is an abstract class, it should be specialized for all numerical |
|
| 44 |
///data types. These specialized classes like \ref Tolerance<double> |
|
| 45 |
/// |
|
| 43 |
///This is an abstract class, it should be specialized for all |
|
| 44 |
///numerical data types. These specialized classes like |
|
| 45 |
///Tolerance<double> may offer additional tuning parameters. |
|
| 46 | 46 |
/// |
| ... | ... |
@@ -119,3 +119,3 @@ |
| 119 | 119 |
///\name Comparisons |
| 120 |
///See \ref Tolerance for more details. |
|
| 120 |
///See \ref lemon::Tolerance "Tolerance" for more details. |
|
| 121 | 121 |
|
| ... | ... |
@@ -170,3 +170,3 @@ |
| 170 | 170 |
///\name Comparisons |
| 171 |
///See \ref Tolerance for more details. |
|
| 171 |
///See \ref lemon::Tolerance "Tolerance" for more details. |
|
| 172 | 172 |
|
| ... | ... |
@@ -221,3 +221,3 @@ |
| 221 | 221 |
///\name Comparisons |
| 222 |
///See \ref Tolerance for more details. |
|
| 222 |
///See \ref lemon::Tolerance "Tolerance" for more details. |
|
| 223 | 223 |
|
| ... | ... |
@@ -254,3 +254,3 @@ |
| 254 | 254 |
///\name Comparisons |
| 255 |
///See \ref Tolerance for more details. |
|
| 255 |
///See \ref lemon::Tolerance "Tolerance" for more details. |
|
| 256 | 256 |
|
| ... | ... |
@@ -277,3 +277,3 @@ |
| 277 | 277 |
|
| 278 |
///Unsigned integer specialization of |
|
| 278 |
///Unsigned integer specialization of Tolerance. |
|
| 279 | 279 |
///\sa Tolerance |
| ... | ... |
@@ -287,3 +287,3 @@ |
| 287 | 287 |
///\name Comparisons |
| 288 |
///See \ref Tolerance for more details. |
|
| 288 |
///See \ref lemon::Tolerance "Tolerance" for more details. |
|
| 289 | 289 |
|
| ... | ... |
@@ -321,3 +321,3 @@ |
| 321 | 321 |
///\name Comparisons |
| 322 |
///See \ref Tolerance for more details. |
|
| 322 |
///See \ref lemon::Tolerance "Tolerance" for more details. |
|
| 323 | 323 |
|
| ... | ... |
@@ -344,3 +344,3 @@ |
| 344 | 344 |
|
| 345 |
///Unsigned long integer specialization of |
|
| 345 |
///Unsigned long integer specialization of Tolerance. |
|
| 346 | 346 |
///\sa Tolerance |
| ... | ... |
@@ -354,3 +354,3 @@ |
| 354 | 354 |
///\name Comparisons |
| 355 |
///See \ref Tolerance for more details. |
|
| 355 |
///See \ref lemon::Tolerance "Tolerance" for more details. |
|
| 356 | 356 |
|
| ... | ... |
@@ -379,3 +379,3 @@ |
| 379 | 379 |
|
| 380 |
///Long long integer specialization of |
|
| 380 |
///Long long integer specialization of Tolerance. |
|
| 381 | 381 |
///\warning This class (more exactly, type <tt>long long</tt>) |
| ... | ... |
@@ -391,3 +391,3 @@ |
| 391 | 391 |
///\name Comparisons |
| 392 |
///See \ref Tolerance for more details. |
|
| 392 |
///See \ref lemon::Tolerance "Tolerance" for more details. |
|
| 393 | 393 |
|
| ... | ... |
@@ -414,3 +414,3 @@ |
| 414 | 414 |
|
| 415 |
///Unsigned long long integer specialization of |
|
| 415 |
///Unsigned long long integer specialization of Tolerance. |
|
| 416 | 416 |
///\warning This class (more exactly, type <tt>unsigned long long</tt>) |
| ... | ... |
@@ -426,3 +426,3 @@ |
| 426 | 426 |
///\name Comparisons |
| 427 |
///See \ref Tolerance for more details. |
|
| 427 |
///See \ref lemon::Tolerance "Tolerance" for more details. |
|
| 428 | 428 |
|
0 comments (0 inline)