CAPD RedHom Library
capd::complex::CellId< Cell > Struct Template Reference

#include <capd/complex/ComplexFunctors.h>

Public Types

typedef Cell::Id result_type
 

Public Member Functions

result_type operator() (const Cell &cell) const
 

Member Typedef Documentation

template<typename Cell >
typedef Cell::Id capd::complex::CellId< Cell >::result_type

Member Function Documentation

template<typename Cell >
result_type capd::complex::CellId< Cell >::operator() ( const Cell &  cell) const
inline