CAPD RedHom Library
capd::homAux::impl::ForEachFunctor< D, Value > Struct Template Reference

#include <capd/homAux/MultiArrayIndexer.h>

Public Member Functions

template<typename Indexer , typename Function , typename Coord , typename CoordIt >
void operator() (Indexer &x, Function &f, const Coord &coord, CoordIt coordIt) const
 

Member Function Documentation

template<std::size_t D, typename Value >
template<typename Indexer , typename Function , typename Coord , typename CoordIt >
void capd::homAux::impl::ForEachFunctor< D, Value >::operator() ( Indexer &  x,
Function &  f,
const Coord &  coord,
CoordIt  coordIt 
) const
inline