Template Struct IaOwwDuct

Struct Documentation

template<typename ImplSpec>
struct uit::f::IaOwwDuct

TODO

Template Parameters
  • ImplSpec: class with static and typedef members specifying implementation details for the conduit framework.

Public Types

using InletImpl = uit::f::AccumulateDuct<ImplSpec>
using OutletImpl = uit::f::WithdrawingWindowDuct<ImplSpec>
using BackEndImpl = typename InletImpl::BackEndImpl