Template Function registerAllImplementedGateOps¶
Defined in File RegisterKernel.hpp
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.
api/function_RegisterKernel_8hpp_1a5bd8ffd531ccc3fd5610bd79c3b18ce5
Download Python script
Download Notebook
View on GitHub