Template Struct ControlledGateOpToMemberFuncPtr< PrecisionT, ParamT, GateImplementation, ControlledGateOperation::DoubleExcitationMinus >

Struct Documentation

template<class PrecisionT, class ParamT, class GateImplementation>
struct ControlledGateOpToMemberFuncPtr<PrecisionT, ParamT, GateImplementation, ControlledGateOperation::DoubleExcitationMinus>

Public Static Attributes

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