Templated zero/one/precision. More...
#include <complex>#include <vxl_config.h>#include "vnl/vnl_export.h"Go to the source code of this file.
Variables | |
| template<class T > | |
| class VNL_EXPORT | vnl_numeric_traits |
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.
| class VNL_EXPORT vnl_numeric_traits |
Definition at line 36 of file vnl_numeric_traits.h.
1.8.15