#include <vnl_numeric_limits.h>
Static Public Methods | |
unsigned int | min () |
unsigned int | max () |
const int digits | VCL_STATIC_CONST_INIT_INT (sizeof(unsigned long)*8) |
const int digits10 | VCL_STATIC_CONST_INIT_INT ((digits *301)/1000) |
int | epsilon () |
int | round_error () |
int | infinity () |
int | quiet_NaN () |
int | signaling_NaN () |
int | denorm_min () |
Static Public Attributes | |
const bool | is_specialized = true |
const bool | is_signed = false |
const bool | is_integer = true |
const bool | is_exact = true |
const int | radix = 2 |
const int | min_exponent = -31 |
const int | min_exponent10 = -9 |
const int | max_exponent = 31 |
const int | max_exponent10 = 9 |
const bool | has_infinity = false |
const bool | has_quiet_NaN = false |
const bool | has_signaling_NaN = false |
const bool | has_denorm = false |
const bool | is_iec559 = false |
const bool | is_bounded = true |
const bool | is_modulo = true |
const bool | traps = false |
const bool | tinyness_before = false |
const vnl_float_round_style | round_style = vnl_round_toward_zero |
|
Definition at line 357 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::has_signaling_NaN. |
|
Definition at line 344 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::digits, and vnl_numeric_limits< T >::digits10. |
|
Definition at line 354 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::has_infinity, vnl_numeric_limits< T >::has_quiet_NaN, and vnl_numeric_limits< T >::max_exponent10. |
|
Definition at line 337 of file vnl_numeric_limits.h. |
|
Definition at line 336 of file vnl_numeric_limits.h. |
|
|
|
Definition at line 345 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::is_signed. |
|
|
|
|
|
|
|
Definition at line 353 of file vnl_numeric_limits.h. |
|
Definition at line 350 of file vnl_numeric_limits.h. |
|
Definition at line 351 of file vnl_numeric_limits.h. |
|
Definition at line 352 of file vnl_numeric_limits.h. |
|
Definition at line 359 of file vnl_numeric_limits.h. |
|
Definition at line 342 of file vnl_numeric_limits.h. |
|
Definition at line 358 of file vnl_numeric_limits.h. |
|
Definition at line 341 of file vnl_numeric_limits.h. |
|
Definition at line 360 of file vnl_numeric_limits.h. |
|
Definition at line 340 of file vnl_numeric_limits.h. |
|
Definition at line 335 of file vnl_numeric_limits.h. |
|
Definition at line 348 of file vnl_numeric_limits.h. |
|
Definition at line 349 of file vnl_numeric_limits.h. |
|
Definition at line 346 of file vnl_numeric_limits.h. |
|
Definition at line 347 of file vnl_numeric_limits.h. |
|
Definition at line 343 of file vnl_numeric_limits.h. |
|
Definition at line 363 of file vnl_numeric_limits.h. |
|
Definition at line 362 of file vnl_numeric_limits.h. |
|
Definition at line 361 of file vnl_numeric_limits.h. |