Template Struct exprTraits< double >

Struct Documentation

template<>
struct exprTraits<double>

A specialisation of exprTraits for double

Public Types

typedef double ImagePixelT
typedef int MaskPixelT
typedef double VariancePixelT
typedef SinglePixel<ImagePixelT, MaskPixelT, VariancePixelT> expr_type