TuttleOFX  1
pow.hpp File Reference
#include <terry/globals.hpp>
#include <boost/gil/channel.hpp>
#include <boost/gil/pixel.hpp>
#include <boost/math/special_functions/pow.hpp>
#include <functional>
Include dependency graph for pow.hpp:
This graph shows which files directly or indirectly include this file:

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