$extrastylesheet
#include <mln/core/concept/weighted_window.hh>
Protected Member Functions | |
Weighted_Window () |
Public Types | |
typedef Weighted_Window< void > | category |
typedef E | exact_t |
Related Functions | |
(Note that these are not member functions.) | |
template<typename W > | |
W | operator- (const Weighted_Window< W > &rhs) |
Base class for implementation classes that are weighted_windows.
Definition at line 70 of file weighted_window.hh.
|
protected |
|
related |
Compute the symmetrical weighted window of rhs
.
typedef Weighted_Window<void> mln::Weighted_Window< E >::category |
Definition at line 72 of file weighted_window.hh.
|
inherited |