GPLIB++
Public Member Functions | List of all members
gplib::Hamming Struct Reference

This functor returns the weighting factor for the Hamming window, given the relative position relpos [0..1] in the time series. More...

#include <WFunc.h>

Inheritance diagram for gplib::Hamming:
Inheritance graph
[legend]

Public Member Functions

double operator() (const double relpos)
 

Detailed Description

This functor returns the weighting factor for the Hamming window, given the relative position relpos [0..1] in the time series.

Definition at line 23 of file WFunc.h.

Member Function Documentation

double gplib::Hamming::operator() ( const double  relpos)
inline

Definition at line 25 of file WFunc.h.


The documentation for this struct was generated from the following file: