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

#include <capd/complex/ComplexFunctors.h>

Public Types

typedef Cell::CellCode result_type
 

Public Member Functions

result_type operator() (const Cell &cell) const
 

Member Typedef Documentation

template<typename Cell >
typedef Cell::CellCode capd::complex::CellCode< Cell >::result_type

Member Function Documentation

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