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

Struct Documentation

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

Public Static Attributes

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