BitmapToolkit Scol plugin
|
ISmoother Class Referenceabstract
Smoother interface. More...
#include <Smoothers.h>
Inheritance diagram for ISmoother:
Public Member Functions | |
virtual | ~ISmoother () |
virtual int | getSmootherType ()=0 |
virtual int | getSmootherMethod ()=0 |
virtual void | clearValues ()=0 |
Detailed Description
Smoother interface.
Definition at line 19 of file Smoothers.h.
Constructor & Destructor Documentation
◆ ~ISmoother()
|
inlinevirtual |
Definition at line 22 of file Smoothers.h.
Member Function Documentation
◆ clearValues()
|
pure virtual |
Implemented in LinearSmoother< T >, DoubleExponentialSmoother< T >, and TSmoother< T >.
◆ getSmootherMethod()
|
pure virtual |
Implemented in LinearSmoother< T >, DoubleExponentialSmoother< T >, and TSmoother< T >.
◆ getSmootherType()
|
pure virtual |
Implemented in TSmoother< T >.
The documentation for this class was generated from the following file:
- include/Smoothers.h
Generated by 1.9.8