Milena (Olena)  User documentation 2.0a Id
 All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
mln::Weighted_Window< E > Struct Template Reference

Base class for implementation classes that are weighted_windows. More...

#include <weighted_window.hh>

Inheritance diagram for mln::Weighted_Window< E >:
Inheritance graph

Related Functions

(Note that these are not member functions.)

template<typename W >
operator- (const Weighted_Window< W > &rhs)
 Compute the symmetrical weighted window of rhs.
 

Detailed Description

template<typename E>
struct mln::Weighted_Window< E >

Base class for implementation classes that are weighted_windows.

See Also
mln::doc::Weighted_Window for a complete documentation of this class contents.

Definition at line 68 of file weighted_window.hh.

Friends And Related Function Documentation

template<typename W >
W operator- ( const Weighted_Window< W > &  rhs)
related

Compute the symmetrical weighted window of rhs.