Template Function registerAllImplementedControlledMatrixOps

Function Documentation

template<class PrecisionT, class GateImplementation>
void registerAllImplementedControlledMatrixOps()

Register all implemented controlled matrix operation for a given kernel.

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

  • GateImplementation – Gate implementation class.