Public Member Functions

mln::topo::internal::lower_dim_adj_faces_if_dim_matches_< 1, D > Struct Template Reference

#include <face.hh>

List of all members.

Public Member Functions

std::vector< algebraic_face< D > > operator() (const face< D > &face)

Detailed Description

template<unsigned D>
struct mln::topo::internal::lower_dim_adj_faces_if_dim_matches_< 1, D >

Definition at line 334 of file face.hh.


Member Function Documentation

template<unsigned D>
std::vector< algebraic_face< D > > mln::topo::internal::lower_dim_adj_faces_if_dim_matches_< 1, D >::operator() ( const face< D > &  face  ) 

If we reached this function, then the dimension of FACE has to be 1.

Definition at line 317 of file algebraic_face.hh.

References mln::topo::face< D >::n().