Template Function registerAllImplementedGateOps

Function Documentation

template<class PrecisionT, class ParamT, class GateImplementation>
void registerAllImplementedGateOps()

Register all implemented gates for a given kernel.

Template Parameters
  • PrecisionT – Floating point precision of underlying statevector data

  • ParamT – Floating point type of gate parameters

  • GateImplementation – Gate implementation class.