Template Struct ControlledMatrixOpToMemberFuncPtr< PrecisionT, GateImplementation, ControlledMatrixOperation::NCSingleQubitOp >

Struct Documentation

template<class PrecisionT, class GateImplementation>
struct ControlledMatrixOpToMemberFuncPtr<PrecisionT, GateImplementation, ControlledMatrixOperation::NCSingleQubitOp>

Public Static Attributes

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