#include <vnl_numeric_limits.h>
Static Public Methods | |
unsigned int | min () |
unsigned int | max () |
const int digits | VCL_STATIC_CONST_INIT_INT (sizeof(unsigned char)*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 = 0 |
const int | min_exponent10 = 0 |
const int | max_exponent = 5 |
const int | max_exponent10 = 2 |
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 286 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::has_infinity. |
|
Definition at line 273 of file vnl_numeric_limits.h. |
|
Definition at line 283 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::max_exponent, vnl_numeric_limits< T >::max_exponent10, and vnl_numeric_limits< T >::min_exponent10. |
|
Definition at line 266 of file vnl_numeric_limits.h. |
|
Definition at line 265 of file vnl_numeric_limits.h. |
|
|
|
Definition at line 274 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::digits. |
|
|
|
|
|
|
|
Definition at line 282 of file vnl_numeric_limits.h. |
|
Definition at line 279 of file vnl_numeric_limits.h. |
|
Definition at line 280 of file vnl_numeric_limits.h. |
|
Definition at line 281 of file vnl_numeric_limits.h. |
|
Definition at line 288 of file vnl_numeric_limits.h. |
|
Definition at line 271 of file vnl_numeric_limits.h. |
|
Definition at line 287 of file vnl_numeric_limits.h. |
|
Definition at line 270 of file vnl_numeric_limits.h. |
|
Definition at line 289 of file vnl_numeric_limits.h. |
|
Definition at line 269 of file vnl_numeric_limits.h. |
|
Definition at line 264 of file vnl_numeric_limits.h. |
|
Definition at line 277 of file vnl_numeric_limits.h. |
|
Definition at line 278 of file vnl_numeric_limits.h. |
|
Definition at line 275 of file vnl_numeric_limits.h. |
|
Definition at line 276 of file vnl_numeric_limits.h. |
|
Definition at line 272 of file vnl_numeric_limits.h. |
|
Definition at line 292 of file vnl_numeric_limits.h. |
|
Definition at line 291 of file vnl_numeric_limits.h. |
|
Definition at line 290 of file vnl_numeric_limits.h. |