#include <vnl_numeric_limits.h>
Static Public Methods | |
| double | min () |
| double | max () |
| double | epsilon () |
| double | round_error () |
| double | infinity () |
| double | quiet_NaN () |
| double | signaling_NaN () |
| double | denorm_min () |
Static Public Attributes | |
| const bool | is_specialized = true |
| const int | digits = 53 |
| const int | digits10 = 15 |
| const bool | is_signed = true |
| const bool | is_integer = false |
| const bool | is_exact = false |
| const int | radix = 2 |
| const int | min_exponent = -1021 |
| const int | min_exponent10 = -307 |
| const int | max_exponent = 1024 |
| const int | max_exponent10 = 308 |
| const bool | has_infinity = true |
| const bool | has_quiet_NaN = true |
| const bool | has_signaling_NaN = true |
| const bool | has_denorm = false |
| const bool | is_iec559 = true |
| const bool | is_bounded = true |
| const bool | is_modulo = false |
| const bool | traps = true |
| const bool | tinyness_before = true |
| const vnl_float_round_style | round_style = vnl_round_to_nearest |
|
|
Definition at line 499 of file vnl_numeric_limits.h. |
|
|
Definition at line 486 of file vnl_numeric_limits.h. |
|
|
|
|
|
Definition at line 479 of file vnl_numeric_limits.h. |
|
|
Definition at line 478 of file vnl_numeric_limits.h. |
|
|
|
|
|
Definition at line 487 of file vnl_numeric_limits.h. |
|
|
|
|
|
Definition at line 480 of file vnl_numeric_limits.h. |
|
|
Definition at line 481 of file vnl_numeric_limits.h. |
|
|
Definition at line 495 of file vnl_numeric_limits.h. |
|
|
Definition at line 492 of file vnl_numeric_limits.h. |
|
|
Definition at line 493 of file vnl_numeric_limits.h. |
|
|
Definition at line 494 of file vnl_numeric_limits.h. |
|
|
Definition at line 501 of file vnl_numeric_limits.h. |
|
|
Definition at line 484 of file vnl_numeric_limits.h. |
|
|
Definition at line 500 of file vnl_numeric_limits.h. |
|
|
Definition at line 483 of file vnl_numeric_limits.h. |
|
|
Definition at line 502 of file vnl_numeric_limits.h. |
|
|
Definition at line 482 of file vnl_numeric_limits.h. |
|
|
Definition at line 477 of file vnl_numeric_limits.h. |
|
|
Definition at line 490 of file vnl_numeric_limits.h. |
|
|
Definition at line 491 of file vnl_numeric_limits.h. |
|
|
Definition at line 488 of file vnl_numeric_limits.h. |
|
|
Definition at line 489 of file vnl_numeric_limits.h. |
|
|
Definition at line 485 of file vnl_numeric_limits.h. |
|
|
Definition at line 505 of file vnl_numeric_limits.h. |
|
|
Definition at line 504 of file vnl_numeric_limits.h. |
|
|
Definition at line 503 of file vnl_numeric_limits.h. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000