Template Struct GateOpToMemberFuncPtr< PrecisionT, ParamT, GateImplementation, GateOperation::IsingXX >

Struct Documentation

template<class PrecisionT, class ParamT, class GateImplementation>
struct GateOpToMemberFuncPtr<PrecisionT, ParamT, GateImplementation, GateOperation::IsingXX>

Public Static Attributes

static constexpr auto value = &GateImplementation::template applyIsingXX<PrecisionT, ParamT>