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

Struct Documentation

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

Public Static Attributes

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