Hugintrunk
0.1
|
Logarithm functor. More...
#include <support.h>
Public Member Functions | |
LogarithmFunctor (PixelType off=0) | |
PixelType | operator() (PixelType const &v) const |
Protected Attributes | |
PixelType | offset |
Logarithm functor.
|
inlineexplicit |
|
inline |
Definition at line 40 of file support.h.
References vigra_ext::log(), and deghosting::LogarithmFunctor< PixelType >::offset.
|
protected |
Definition at line 44 of file support.h.
Referenced by deghosting::LogarithmFunctor< PixelType >::operator()(), and deghosting::LogarithmFunctor< vigra::RGBValue< ComponentType > >::operator()().