Public Member Functions

mln::topo::internal::higher_dim_adj_faces_if_dim_matches_< 0, 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::higher_dim_adj_faces_if_dim_matches_< 0, D >

Definition at line 346 of file face.hh.


Member Function Documentation

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

If we reached this function, then the dimension of face has to be D - 1.

Definition at line 356 of file algebraic_face.hh.

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