A functor testing wheter a mln::complex_psite is an N -face.
More...
#include <is_n_face.hh>

Public Types | |
| typedef Function_v2b< void > | category |
| typedef is_n_face< N > | exact_t |
| typedef void | mutable_result |
| typedef bool | result |
Public Member Functions | |
| template<unsigned D, typename G > | |
| bool | operator() (const mln::complex_psite< D, G > &p) const |
A functor testing wheter a mln::complex_psite is an N -face.
typedef Function_v2b<void> mln::Function_v2b< is_n_face< N > >::category [inherited] |
Reimplemented from mln::Function_v2v< is_n_face< N > >.
typedef is_n_face< N > mln::Object< is_n_face< N > >::exact_t [inherited] |
typedef void mln::Function_v2v< is_n_face< N > >::mutable_result [inherited] |
| typedef bool mln::topo::is_n_face< N >::result |
Reimplemented from mln::Function_v2b< is_n_face< N > >.
| bool mln::topo::is_n_face< N >::operator() | ( | const mln::complex_psite< D, G > & | p | ) | const [inline] |
References mln::complex_psite< D, G >::n().
1.7.1