Template Struct FApply< 5, Functor, AccType >

Struct Documentation

template<class Functor, typename AccType>
struct FApply<5, Functor, AccType>

Public Static Functions

template<typename ElementType>static HOST_DEVICE_INLINE AccType marian::functional::FApply::apply(Functor functor, functional::Array < functional::Tensor < ElementType >, 5 > & in, const functional::Array < int, 5 > & indices)
template<typename ElementType>static HOST_DEVICE_INLINE AccType marian::functional::FApply::apply(Functor functor, functional::Array < functional::Tensor < ElementType >, 5 > & in, int index)