module

CrImage::NumericMap(T)

Inherits CrImage::Map

Additional methods for Map that assume T is a numeric type. See MapImpl

Instance methods

+(other : NumericMap(T)) : NumericMap(T)
Source
-(other : NumericMap(T)) : NumericMap(T)
Source
to_c
Source
to_f
Source
to_i
Source