$extrastylesheet
#include <mln/core/w_window.hh>
Public Member Functions | |
template<typename Ds , typename P > | |
with_w_ (const Ds &ds, const P &p) | |
W | w () const |
Protected Attributes | |
const std::vector< W > | wei_ |
Decorator to handle weights for iterators on window points.
Definition at line 158 of file core/w_window.hh.
mln::with_w_< It, W >::with_w_ | ( | const Ds & | ds, |
const P & | p | ||
) |
W mln::with_w_< It, W >::w | ( | ) | const |
|
protected |
Definition at line 167 of file core/w_window.hh.