#include <vnl_numeric_limits.h>
Static Public Methods | |
| int | min () |
| int | max () |
| 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 int | digits = 31 |
| const int | digits10 = 9 |
| const bool | is_signed = true |
| 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 322 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::has_quiet_NaN. |
|
|
Definition at line 309 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::digits. |
|
|
Definition at line 319 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::has_infinity, vnl_numeric_limits< T >::max_exponent, and vnl_numeric_limits< T >::max_exponent10. |
|
|
Definition at line 302 of file vnl_numeric_limits.h. |
|
|
Definition at line 301 of file vnl_numeric_limits.h. |
|
|
|
|
|
Definition at line 310 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::digits, and vnl_numeric_limits< T >::digits10. |
|
|
|
|
|
Definition at line 303 of file vnl_numeric_limits.h. |
|
|
Definition at line 304 of file vnl_numeric_limits.h. |
|
|
Definition at line 318 of file vnl_numeric_limits.h. |
|
|
Definition at line 315 of file vnl_numeric_limits.h. |
|
|
Definition at line 316 of file vnl_numeric_limits.h. |
|
|
Definition at line 317 of file vnl_numeric_limits.h. |
|
|
Definition at line 324 of file vnl_numeric_limits.h. |
|
|
Definition at line 307 of file vnl_numeric_limits.h. |
|
|
Definition at line 323 of file vnl_numeric_limits.h. |
|
|
Definition at line 306 of file vnl_numeric_limits.h. |
|
|
Definition at line 325 of file vnl_numeric_limits.h. |
|
|
Definition at line 305 of file vnl_numeric_limits.h. |
|
|
Definition at line 300 of file vnl_numeric_limits.h. |
|
|
Definition at line 313 of file vnl_numeric_limits.h. |
|
|
Definition at line 314 of file vnl_numeric_limits.h. |
|
|
Definition at line 311 of file vnl_numeric_limits.h. |
|
|
Definition at line 312 of file vnl_numeric_limits.h. |
|
|
Definition at line 308 of file vnl_numeric_limits.h. |
|
|
Definition at line 328 of file vnl_numeric_limits.h. |
|
|
Definition at line 327 of file vnl_numeric_limits.h. |
|
|
Definition at line 326 of file vnl_numeric_limits.h. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000