#include <vnl_numeric_limits.h>
Static Public Methods | |
float | min () |
float | max () |
float | epsilon () |
float | round_error () |
float | infinity () |
float | quiet_NaN () |
float | signaling_NaN () |
float | denorm_min () |
Static Public Attributes | |
const bool | is_specialized = true |
const int | digits = 24 |
const int | digits10 = 6 |
const bool | is_signed = true |
const bool | is_integer = false |
const bool | is_exact = false |
const int | radix = 2 |
const int | min_exponent = -125 |
const int | min_exponent10 = -37 |
const int | max_exponent = 128 |
const int | max_exponent10 = 38 |
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 462 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::max_exponent10. |
|
Definition at line 449 of file vnl_numeric_limits.h. |
|
|
|
Definition at line 442 of file vnl_numeric_limits.h. |
|
Definition at line 441 of file vnl_numeric_limits.h. |
|
|
|
Definition at line 450 of file vnl_numeric_limits.h. |
|
|
|
Definition at line 443 of file vnl_numeric_limits.h. |
|
Definition at line 444 of file vnl_numeric_limits.h. |
|
Definition at line 458 of file vnl_numeric_limits.h. |
|
Definition at line 455 of file vnl_numeric_limits.h. |
|
Definition at line 456 of file vnl_numeric_limits.h. |
|
Definition at line 457 of file vnl_numeric_limits.h. |
|
Definition at line 464 of file vnl_numeric_limits.h. |
|
Definition at line 447 of file vnl_numeric_limits.h. |
|
Definition at line 463 of file vnl_numeric_limits.h. |
|
Definition at line 446 of file vnl_numeric_limits.h. |
|
Definition at line 465 of file vnl_numeric_limits.h. |
|
Definition at line 445 of file vnl_numeric_limits.h. |
|
Definition at line 440 of file vnl_numeric_limits.h. |
|
Definition at line 453 of file vnl_numeric_limits.h. |
|
Definition at line 454 of file vnl_numeric_limits.h. |
|
Definition at line 451 of file vnl_numeric_limits.h. |
|
Definition at line 452 of file vnl_numeric_limits.h. |
|
Definition at line 448 of file vnl_numeric_limits.h. |
|
Definition at line 468 of file vnl_numeric_limits.h. |
|
Definition at line 467 of file vnl_numeric_limits.h. |
|
Definition at line 466 of file vnl_numeric_limits.h. |