Template Struct MatrixOpToMemberFuncPtr< PrecisionT, GateImplementation, MatrixOperation::TwoQubitOp >

Struct Documentation

template<class PrecisionT, class GateImplementation>
struct MatrixOpToMemberFuncPtr<PrecisionT, GateImplementation, MatrixOperation::TwoQubitOp>

Public Static Attributes

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