#include <normalizer_impl.hh>
Inherits ost::img::NormalizerImpl.
Public Member Functions | |
virtual Real | BackConvert (Real v) const |
virtual Complex | BackConvert (Complex v) const |
virtual Real | Convert (Real v) const |
virtual Complex | Convert (Complex v) const |
virtual NormalizerImpl * | Clone () const |
Definition at line 75 of file normalizer_impl.hh.
Definition at line 79 of file normalizer_impl.hh.
Definition at line 78 of file normalizer_impl.hh.
virtual NormalizerImpl* Clone | ( | ) | const [inline, virtual] |
Implements NormalizerImpl.
Definition at line 82 of file normalizer_impl.hh.
Definition at line 81 of file normalizer_impl.hh.
Definition at line 80 of file normalizer_impl.hh.