Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

vnl_numeric_limits< short > Class Reference

#include <vnl_numeric_limits.h>

List of all members.

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 = 15
const int digits10 = 5
const bool is_signed = true
const bool is_integer = true
const bool is_exact = true
const int radix = 2
const int min_exponent = -15
const int min_exponent10 = -5
const int max_exponent = 15
const int max_exponent10 = 5
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


Member Function Documentation

int vnl_numeric_limits< short >::denorm_min   [inline, static]
 

Definition at line 425 of file vnl_numeric_limits.h.

References vnl_numeric_limits< T >::max_exponent10.

int vnl_numeric_limits< short >::epsilon   [inline, static]
 

Definition at line 412 of file vnl_numeric_limits.h.

int vnl_numeric_limits< short >::infinity   [inline, static]
 

Definition at line 422 of file vnl_numeric_limits.h.

References vnl_numeric_limits< T >::max_exponent, vnl_numeric_limits< T >::min_exponent, and vnl_numeric_limits< T >::min_exponent10.

int vnl_numeric_limits< short >::max void    [inline, static]
 

Definition at line 405 of file vnl_numeric_limits.h.

int vnl_numeric_limits< short >::min void    [inline, static]
 

Definition at line 404 of file vnl_numeric_limits.h.

int vnl_numeric_limits< short >::quiet_NaN   [static]
 

int vnl_numeric_limits< short >::round_error   [inline, static]
 

Definition at line 413 of file vnl_numeric_limits.h.

int vnl_numeric_limits< short >::signaling_NaN   [static]
 


Member Data Documentation

const int vnl_numeric_limits< short >::digits = 15 [static]
 

Definition at line 406 of file vnl_numeric_limits.h.

const int vnl_numeric_limits< short >::digits10 = 5 [static]
 

Definition at line 407 of file vnl_numeric_limits.h.

const bool vnl_numeric_limits< short >::has_denorm = false [static]
 

Definition at line 421 of file vnl_numeric_limits.h.

const bool vnl_numeric_limits< short >::has_infinity = false [static]
 

Definition at line 418 of file vnl_numeric_limits.h.

const bool vnl_numeric_limits< short >::has_quiet_NaN = false [static]
 

Definition at line 419 of file vnl_numeric_limits.h.

const bool vnl_numeric_limits< short >::has_signaling_NaN = false [static]
 

Definition at line 420 of file vnl_numeric_limits.h.

const bool vnl_numeric_limits< short >::is_bounded = true [static]
 

Definition at line 427 of file vnl_numeric_limits.h.

const bool vnl_numeric_limits< short >::is_exact = true [static]
 

Definition at line 410 of file vnl_numeric_limits.h.

const bool vnl_numeric_limits< short >::is_iec559 = false [static]
 

Definition at line 426 of file vnl_numeric_limits.h.

const bool vnl_numeric_limits< short >::is_integer = true [static]
 

Definition at line 409 of file vnl_numeric_limits.h.

const bool vnl_numeric_limits< short >::is_modulo = true [static]
 

Definition at line 428 of file vnl_numeric_limits.h.

const bool vnl_numeric_limits< short >::is_signed = true [static]
 

Definition at line 408 of file vnl_numeric_limits.h.

const bool vnl_numeric_limits< short >::is_specialized = true [static]
 

Definition at line 403 of file vnl_numeric_limits.h.

const int vnl_numeric_limits< short >::max_exponent = 15 [static]
 

Definition at line 416 of file vnl_numeric_limits.h.

const int vnl_numeric_limits< short >::max_exponent10 = 5 [static]
 

Definition at line 417 of file vnl_numeric_limits.h.

const int vnl_numeric_limits< short >::min_exponent = -15 [static]
 

Definition at line 414 of file vnl_numeric_limits.h.

const int vnl_numeric_limits< short >::min_exponent10 = -5 [static]
 

Definition at line 415 of file vnl_numeric_limits.h.

const int vnl_numeric_limits< short >::radix = 2 [static]
 

Definition at line 411 of file vnl_numeric_limits.h.

const vnl_float_round_style vnl_numeric_limits< short >::round_style = vnl_round_toward_zero [static]
 

Definition at line 431 of file vnl_numeric_limits.h.

const bool vnl_numeric_limits< short >::tinyness_before = false [static]
 

Definition at line 430 of file vnl_numeric_limits.h.

const bool vnl_numeric_limits< short >::traps = false [static]
 

Definition at line 429 of file vnl_numeric_limits.h.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:17:17 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000