Template Struct ControlledGeneratorOpToMemberFuncPtr< PrecisionT, GateImplementation, ControlledGeneratorOperation::SingleExcitationMinus >

Struct Documentation

template<class PrecisionT, class GateImplementation>
struct ControlledGeneratorOpToMemberFuncPtr<PrecisionT, GateImplementation, ControlledGeneratorOperation::SingleExcitationMinus>

Public Static Attributes

static constexpr auto value = &GateImplementation::template applyNCGeneratorSingleExcitationMinus<PrecisionT>