Related Functions

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

List of all members.

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.