TuttleOFX  1
terry::sampler::details::add_dst_mul_src_channel< Weight > Struct Template Reference

#include <details.hpp>

Public Member Functions

 add_dst_mul_src_channel (const Weight w)
template<typename SrcChannel , typename DstChannel >
void operator() (const SrcChannel &src, DstChannel &dst) const

Data Fields

const Weight _w

Detailed Description

template<typename Weight>
struct terry::sampler::details::add_dst_mul_src_channel< Weight >

Definition at line 25 of file details.hpp.


Constructor & Destructor Documentation

template<typename Weight >
terry::sampler::details::add_dst_mul_src_channel< Weight >::add_dst_mul_src_channel ( const Weight  w) [inline]

Definition at line 29 of file details.hpp.


Member Function Documentation

template<typename Weight >
template<typename SrcChannel , typename DstChannel >
void terry::sampler::details::add_dst_mul_src_channel< Weight >::operator() ( const SrcChannel &  src,
DstChannel &  dst 
) const [inline]

Definition at line 32 of file details.hpp.


Field Documentation

template<typename Weight >
const Weight terry::sampler::details::add_dst_mul_src_channel< Weight >::_w

Definition at line 27 of file details.hpp.


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