NVBIO
|
NVBIO's convenience functors needed for every day's work...
Functions | |
template<typename Iterator > | |
gather_functor< Iterator > | nvbio::make_gather_functor (const Iterator perm) |
template<typename Functor2 , typename Functor1 > | |
composition_functor< Functor2, Functor1 > | nvbio::make_composition_functor (const Functor2 fun2, const Functor1 fun1) |