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