Template Function registerAllImplementedControlledGeneratorOps¶
Defined in File RegisterKernel.hpp
Function Documentation¶
-
template<class PrecisionT, class GateImplementation>
void registerAllImplementedControlledGeneratorOps()¶ Register all implemented controlled generators for a given kernel.
- Template Parameters
PrecisionT – Floating point precision of underlying statevector data
GateImplementation – Gate implementation class.