#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 250 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::has_infinity. |
|
Definition at line 237 of file vnl_numeric_limits.h. |
|
Definition at line 247 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 230 of file vnl_numeric_limits.h. |
|
Definition at line 229 of file vnl_numeric_limits.h. |
|
|
|
Definition at line 238 of file vnl_numeric_limits.h. References vnl_numeric_limits< T >::digits. |
|
|
|
Definition at line 231 of file vnl_numeric_limits.h. |
|
Definition at line 232 of file vnl_numeric_limits.h. |
|
Definition at line 246 of file vnl_numeric_limits.h. |
|
Definition at line 243 of file vnl_numeric_limits.h. |
|
Definition at line 244 of file vnl_numeric_limits.h. |
|
Definition at line 245 of file vnl_numeric_limits.h. |
|
Definition at line 252 of file vnl_numeric_limits.h. |
|
Definition at line 235 of file vnl_numeric_limits.h. |
|
Definition at line 251 of file vnl_numeric_limits.h. |
|
Definition at line 234 of file vnl_numeric_limits.h. |
|
Definition at line 253 of file vnl_numeric_limits.h. |
|
Definition at line 233 of file vnl_numeric_limits.h. |
|
Definition at line 228 of file vnl_numeric_limits.h. |
|
Definition at line 241 of file vnl_numeric_limits.h. |
|
Definition at line 242 of file vnl_numeric_limits.h. |
|
Definition at line 239 of file vnl_numeric_limits.h. |
|
Definition at line 240 of file vnl_numeric_limits.h. |
|
Definition at line 236 of file vnl_numeric_limits.h. |
|
Definition at line 256 of file vnl_numeric_limits.h. |
|
Definition at line 255 of file vnl_numeric_limits.h. |
|
Definition at line 254 of file vnl_numeric_limits.h. |