Template Struct exprTraits< int >

Struct Documentation

template<>
struct exprTraits<int>

A specialisation of exprTraits for int

Public Types

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