|
TuttleOFX
1
|
#include <terry/globals.hpp>#include <boost/gil/channel.hpp>#include <boost/gil/pixel.hpp>#include <boost/math/special_functions/pow.hpp>#include <functional>

Go to the source code of this file.
Data Structures | |
| struct | terry::numeric::channel_pow_t< Channel, n, ChannelR > |
| struct | terry::numeric::pixel_pow_t< PixelRef, n, PixelR > |
| construct to compute pow on a pixel More... | |
| struct | terry::numeric::channel_scalar_pow_t< Channel, Scalar, ChannelR > |
| struct | terry::numeric::pixel_scalar_pow_t< PixelRef, Scalar, PixelR > |
| construct to compute pow of a scalar by the pixel value More... | |
Namespaces | |
| namespace | terry |
| namespace | terry::numeric |