#include <weighted_window.hh>

Public Types | |
| typedef Weighted_Window< void > | category |
| typedef E | exact_t |
Protected Member Functions | |
| Weighted_Window () | |
Related Functions | |
| (Note that these are not member functions.) | |
| template<typename W> | |
| W | operator- (const Weighted_Window< W > &rhs) |
Compute the symmetrical weighted window of rhs. | |
Definition at line 68 of file weighted_window.hh.
| typedef Weighted_Window<void> mln::Weighted_Window< E >::category |
typedef E mln::Object< E >::exact_t [inherited] |
| mln::Weighted_Window< E >::Weighted_Window | ( | ) | [inline, protected] |
Definition at line 103 of file weighted_window.hh.
| W operator- | ( | const Weighted_Window< W > & | rhs | ) | [related] |
Compute the symmetrical weighted window of rhs.
1.5.6