LogNormalizer Class Reference

log normalization More...

#include <norm_log.hh>

Inherits ost::img::NormalizerImpl.

Inherited by LogRangeNormalizer.

Public Member Functions

 LogNormalizer ()
 LogNormalizer (Real scale, Real min, Real offset)
 LogNormalizer (const LogNormalizer &n)
virtual ~LogNormalizer ()
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

Detailed Description

log normalization

Definition at line 34 of file norm_log.hh.


Constructor & Destructor Documentation

LogNormalizer (  ) 
LogNormalizer ( Real  scale,
Real  min,
Real  offset 
)
LogNormalizer ( const LogNormalizer &  n  ) 
virtual ~LogNormalizer (  )  [inline, virtual]

Definition at line 41 of file norm_log.hh.


Member Function Documentation

virtual Complex BackConvert ( Complex  v  )  const [virtual]

Reimplemented in LogRangeNormalizer.

virtual Real BackConvert ( Real  v  )  const [virtual]

Reimplemented in LogRangeNormalizer.

virtual NormalizerImpl* Clone (  )  const [inline, virtual]

Implements NormalizerImpl.

Reimplemented in LogRangeNormalizer.

Definition at line 48 of file norm_log.hh.

virtual Complex Convert ( Complex  v  )  const [virtual]

Reimplemented in LogRangeNormalizer.

virtual Real Convert ( Real  v  )  const [virtual]

Reimplemented in LogRangeNormalizer.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 20 Jun 2016 for OpenStructure by  doxygen 1.6.1