Classes | Functions

mln::fun::p2p::internal Namespace Reference

Classes

struct  do_fold_helper< 1, fold< P,-1,-1,-1 > >
struct  do_fold_helper< 2, fold< P, dir_0, dir_1,-1 > >
struct  do_fold_helper< 3, fold< P, dir_0, dir_1, dir_2 > >

Functions

template<typename F , typename P >
do_fold (const P &p, const box< P > &b)
template<typename F , typename P >
do_fold (const F &, const P &p, const box< P > &b)

Function Documentation

template<typename F , typename P >
P mln::fun::p2p::internal::do_fold ( const P &  p,
const box< P > &  b 
)
template<typename F , typename P >
P mln::fun::p2p::internal::do_fold ( const F &  ,
const P &  p,
const box< P > &  b 
) [inline]

Definition at line 113 of file fold.hh.