|
TuttleOFX
1
|
construct to compute pow of a scalar by the pixel value More...
#include <pow.hpp>
Public Member Functions | |
| GIL_FORCEINLINE PixelR | operator() (const PixelRef &p, const Scalar &s) const |
construct to compute pow of a scalar by the pixel value
| GIL_FORCEINLINE PixelR terry::numeric::pixel_scalar_pow_t< PixelRef, Scalar, PixelR >::operator() | ( | const PixelRef & | p, |
| const Scalar & | s | ||
| ) | const [inline] |