Template Struct FApply< 3, Functor, AccType >

Struct Documentation

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

Public Static Functions

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