TuttleOFX  1
terry::sampler::details::add_dst_mul_src< SrcP, Weight, DstP > Struct Template Reference

#include <details.hpp>

Public Member Functions

void operator() (const SrcP &src, const Weight weight, DstP &dst) const

Detailed Description

template<typename SrcP, typename Weight, typename DstP>
struct terry::sampler::details::add_dst_mul_src< SrcP, Weight, DstP >

Definition at line 39 of file details.hpp.


Member Function Documentation

template<typename SrcP , typename Weight , typename DstP >
void terry::sampler::details::add_dst_mul_src< SrcP, Weight, DstP >::operator() ( const SrcP &  src,
const Weight  weight,
DstP &  dst 
) const [inline]

Definition at line 41 of file details.hpp.

References terry::algorithm::static_for_each().

Here is the call graph for this function:


The documentation for this struct was generated from the following file: