Default implementation. More...
#include <is_masked_impl_selector.hh>
Public Member Functions | |
bool | is_masked (const typename S::graph_element ¢er, const typename S::graph_element &element) const |
Return wheter a graph element must be masked by this window. |
Default implementation.
D == S. D and S are site sets.
bool mln::internal::is_masked_impl_selector< S, I, E >::is_masked | ( | const typename S::graph_element & | center, | |
const typename S::graph_element & | element | |||
) | const [inline] |
Return wheter a graph element must be masked by this window.