Decorator to handle weights for iterators on window points. More...
#include <w_window.hh>
Public Member Functions | |
| W | w () const |
| template<typename Ds , typename P > | |
| with_w_ (const Ds &ds, const P &p) | |
Protected Attributes | |
| const std::vector< W > | wei_ |
Decorator to handle weights for iterators on window points.
| mln::with_w_< It, W >::with_w_ | ( | const Ds & | ds, | |
| const P & | p | |||
| ) | [inline] |
| W mln::with_w_< It, W >::w | ( | ) | const [inline] |
References mln::with_w_< It, W >::wei_.
const std::vector<W> mln::with_w_< It, W >::wei_ [protected] |
Referenced by mln::with_w_< It, W >::w().
1.7.1