RangeHandler Class Reference

#include <normalizer_impl.hh>

Inherited by LinearRangeNormalizer, LogRangeNormalizer, and ViewerNormalizer.

Public Member Functions

 RangeHandler ()
 RangeHandler (Real min, Real max)
Real GetMinimum () const
Real GetMaximum () const

Protected Member Functions

Real Clip (Real val) const
Complex Clip (Complex val) const
Real ClipMinMax (Real val, Real minval, Real maxval) const
Complex ClipMinMax (Complex val, Real minval, Real maxval) const

Detailed Description

Definition at line 86 of file normalizer_impl.hh.


Constructor & Destructor Documentation

RangeHandler (  )  [inline]

Definition at line 89 of file normalizer_impl.hh.

RangeHandler ( Real  min,
Real  max 
) [inline]

Definition at line 90 of file normalizer_impl.hh.


Member Function Documentation

Complex Clip ( Complex  val  )  const [inline, protected]

Definition at line 95 of file normalizer_impl.hh.

Real Clip ( Real  val  )  const [inline, protected]

Definition at line 94 of file normalizer_impl.hh.

Complex ClipMinMax ( Complex  val,
Real  minval,
Real  maxval 
) const [inline, protected]

Definition at line 97 of file normalizer_impl.hh.

Real ClipMinMax ( Real  val,
Real  minval,
Real  maxval 
) const [inline, protected]

Definition at line 96 of file normalizer_impl.hh.

Real GetMaximum (  )  const [inline]

Definition at line 92 of file normalizer_impl.hh.

Real GetMinimum (  )  const [inline]

Definition at line 91 of file normalizer_impl.hh.


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 10 Nov 2016 for OpenStructure by  doxygen 1.6.1