#include <vnl_numeric_limits.h>
Static Public Methods | |
unsigned int | min () |
unsigned int | max () |
const int digits | VCL_STATIC_CONST_INIT_INT (sizeof(unsigned short)*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 391 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::has_signaling_NaN. |
|
Definition at line 378 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::digits10. |
|
Definition at line 388 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 371 of file vnl_numeric_limits.h. |
|
Definition at line 370 of file vnl_numeric_limits.h. |
|
|
|
Definition at line 379 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::is_signed. |
|
|
|
|
|
|
|
Definition at line 387 of file vnl_numeric_limits.h. |
|
Definition at line 384 of file vnl_numeric_limits.h. |
|
Definition at line 385 of file vnl_numeric_limits.h. |
|
Definition at line 386 of file vnl_numeric_limits.h. |
|
Definition at line 393 of file vnl_numeric_limits.h. |
|
Definition at line 376 of file vnl_numeric_limits.h. |
|
Definition at line 392 of file vnl_numeric_limits.h. |
|
Definition at line 375 of file vnl_numeric_limits.h. |
|
Definition at line 394 of file vnl_numeric_limits.h. |
|
Definition at line 374 of file vnl_numeric_limits.h. |
|
Definition at line 369 of file vnl_numeric_limits.h. |
|
Definition at line 382 of file vnl_numeric_limits.h. |
|
Definition at line 383 of file vnl_numeric_limits.h. |
|
Definition at line 380 of file vnl_numeric_limits.h. |
|
Definition at line 381 of file vnl_numeric_limits.h. |
|
Definition at line 377 of file vnl_numeric_limits.h. |
|
Definition at line 397 of file vnl_numeric_limits.h. |
|
Definition at line 396 of file vnl_numeric_limits.h. |
|
Definition at line 395 of file vnl_numeric_limits.h. |