Templated zero/one/precision. More...
#include <vxl_config.h>#include <vcl_complex.h>Go to the source code of this file.
Templated zero/one/precision.
To allow templated numerical algorithms to determine appropriate values for zero, one, maxval, and types for double precision, maximum product etc.
Modifications
980212 AWF Initial version.
AWF 010498 Moved to math
LSB (Manchester) 23/3/01 Documentation tidied
Peter Vanroose 14/7/01 vnl_rational added
Peter Vanroose 14/10/01 vnl_rational moved to vnl_rational.h
AWF 250202 Add const T specializations for the basic types.
Definition in file vnl_numeric_traits.h.
1.7.5.1