Template Function registerAllImplementedControlledGateOps

Function Documentation

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

Register all implemented controlled 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.