Go to the source code of this file.
Compounds | |
class | vnl_numeric_limits |
class | vnl_numeric_limits< double > |
class | vnl_numeric_limits< float > |
class | vnl_numeric_limits< long > |
class | vnl_numeric_limits< short > |
class | vnl_numeric_limits< unsigned char > |
class | vnl_numeric_limits< unsigned long > |
class | vnl_numeric_limits< unsigned short > |
class | vnl_numeric_limits< vnl_tmp_signed32 > |
Defines | |
#define | vnl_tmp_signed32 int |
Enumerations | |
enum | vnl_float_round_style { vnl_round_indeterminate = -1, vnl_round_toward_zero = 0, vnl_round_to_nearest = 1, vnl_round_toward_infinity = 2, vnl_round_toward_neg_infinity = 3 } |
Definition in file vnl_numeric_limits.h.
|
Definition at line 222 of file vnl_numeric_limits.h. |
|
18.2.1.3 Type float_round_style [lib.round.style].
Definition at line 22 of file vnl_numeric_limits.h. |