Hammer  1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Loki::StaticDoubleDispatcher< Executor, BaseLhs, TypesLhs, symmetric, BaseRhs, TypesRhs, ResultType >::InvocationTraits< swapArgs, SomeLhs, SomeRhs > Struct Template Reference

Static Public Member Functions

static ResultType DoDispatch (SomeLhs &lhs, SomeRhs &rhs, Executor &exec)
 

Detailed Description

template<class Executor, class BaseLhs, class TypesLhs, bool symmetric = true, class BaseRhs = BaseLhs, class TypesRhs = TypesLhs, typename ResultType = void>
template<bool swapArgs, class SomeLhs, class SomeRhs>
struct Loki::StaticDoubleDispatcher< Executor, BaseLhs, TypesLhs, symmetric, BaseRhs, TypesRhs, ResultType >::InvocationTraits< swapArgs, SomeLhs, SomeRhs >

Definition at line 56 of file Loki.hh.

Member Function Documentation

template<class Executor , class BaseLhs , class TypesLhs , bool symmetric = true, class BaseRhs = BaseLhs, class TypesRhs = TypesLhs, typename ResultType = void>
template<bool swapArgs, class SomeLhs , class SomeRhs >
static ResultType Loki::StaticDoubleDispatcher< Executor, BaseLhs, TypesLhs, symmetric, BaseRhs, TypesRhs, ResultType >::InvocationTraits< swapArgs, SomeLhs, SomeRhs >::DoDispatch ( SomeLhs &  lhs,
SomeRhs &  rhs,
Executor &  exec 
)
inlinestatic

Definition at line 57 of file Loki.hh.


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