Hugintrunk
0.1
|
Fuctor to normalize values. More...
#include <support.h>
Public Member Functions | |
NormalizeFunctor (PixelType f) | |
NormalizeFunctor (PixelType oldMaxValue, PixelType newMaxValue) | |
PixelType | operator() (PixelType const &v) const |
Protected Attributes | |
PixelType | factor |
Fuctor to normalize values.
|
inlineexplicit |
|
inline |
|
inline |
Definition at line 112 of file support.h.
References deghosting::NormalizeFunctor< PixelType >::factor.
|
protected |
Definition at line 116 of file support.h.
Referenced by deghosting::NormalizeFunctor< PixelType >::operator()().